Xemu [doxygen]  hyppo 0a42be3a057156924bc1b626a687bd6e27349c45 @ Sat 19 Mar 02:15:11 CET 2022
Macros
spectrum.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define ROM_NAME   "#zxspect48.rom"
 
#define SCREEN_FORMAT   SDL_PIXELFORMAT_ARGB8888
 
#define USE_LOCKED_TEXTURE   1
 
#define RENDER_SCALE_QUALITY   1
 
#define SCREEN_WIDTH   (256 + 48 * 2)
 
#define SCREEN_HEIGHT   (48 + 192 + 56)
 

Macro Definition Documentation

◆ RENDER_SCALE_QUALITY

#define RENDER_SCALE_QUALITY   1

Definition at line 26 of file spectrum.h.

◆ ROM_NAME

#define ROM_NAME   "#zxspect48.rom"

Definition at line 23 of file spectrum.h.

◆ SCREEN_FORMAT

#define SCREEN_FORMAT   SDL_PIXELFORMAT_ARGB8888

Definition at line 24 of file spectrum.h.

◆ SCREEN_HEIGHT

#define SCREEN_HEIGHT   (48 + 192 + 56)

Definition at line 41 of file spectrum.h.

◆ SCREEN_WIDTH

#define SCREEN_WIDTH   (256 + 48 * 2)

Definition at line 40 of file spectrum.h.

◆ USE_LOCKED_TEXTURE

#define USE_LOCKED_TEXTURE   1

Definition at line 25 of file spectrum.h.