Xemu [doxygen]
hyppo 0a42be3a057156924bc1b626a687bd6e27349c45 @ Sat 19 Mar 02:15:11 CET 2022
|
Go to the source code of this file.
Macros | |
#define | SCREEN_WIDTH 480 |
#define | SCREEN_HEIGHT 128 |
#define | SCREEN_DEFAULT_ZOOM 2 |
#define | SCREEN_FORMAT SDL_PIXELFORMAT_ARGB8888 |
#define | USE_LOCKED_TEXTURE 1 |
#define | RENDER_SCALE_QUALITY 0 |
#define | ROM_HACK_COLD_START |
#define RENDER_SCALE_QUALITY 0 |
Definition at line 28 of file commodore_lcd.h.
#define ROM_HACK_COLD_START |
Definition at line 30 of file commodore_lcd.h.
#define SCREEN_DEFAULT_ZOOM 2 |
Definition at line 24 of file commodore_lcd.h.
#define SCREEN_FORMAT SDL_PIXELFORMAT_ARGB8888 |
Definition at line 25 of file commodore_lcd.h.
#define SCREEN_HEIGHT 128 |
Definition at line 23 of file commodore_lcd.h.
#define SCREEN_WIDTH 480 |
Definition at line 22 of file commodore_lcd.h.
#define USE_LOCKED_TEXTURE 1 |
Definition at line 27 of file commodore_lcd.h.