Xemu [doxygen]
hyppo 0a42be3a057156924bc1b626a687bd6e27349c45 @ Sat 19 Mar 02:15:11 CET 2022
|
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) |
#define RENDER_SCALE_QUALITY 1 |
Definition at line 26 of file spectrum.h.
#define ROM_NAME "#zxspect48.rom" |
Definition at line 23 of file spectrum.h.
#define SCREEN_FORMAT SDL_PIXELFORMAT_ARGB8888 |
Definition at line 24 of file spectrum.h.
#define SCREEN_HEIGHT (48 + 192 + 56) |
Definition at line 41 of file spectrum.h.
#define SCREEN_WIDTH (256 + 48 * 2) |
Definition at line 40 of file spectrum.h.
#define USE_LOCKED_TEXTURE 1 |
Definition at line 25 of file spectrum.h.