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

Go to the source code of this file.

Macros

#define SCREEN_FORMAT   SDL_PIXELFORMAT_ARGB8888
 
#define USE_LOCKED_TEXTURE   1
 
#define RENDER_SCALE_QUALITY   0
 
#define SCREEN_WIDTH   320
 
#define SCREEN_HEIGHT   200
 

Macro Definition Documentation

◆ RENDER_SCALE_QUALITY

#define RENDER_SCALE_QUALITY   0

Definition at line 28 of file commodore_geos.h.

◆ SCREEN_FORMAT

#define SCREEN_FORMAT   SDL_PIXELFORMAT_ARGB8888

Definition at line 26 of file commodore_geos.h.

◆ SCREEN_HEIGHT

#define SCREEN_HEIGHT   200

Definition at line 30 of file commodore_geos.h.

◆ SCREEN_WIDTH

#define SCREEN_WIDTH   320

Definition at line 29 of file commodore_geos.h.

◆ USE_LOCKED_TEXTURE

#define USE_LOCKED_TEXTURE   1

Definition at line 27 of file commodore_geos.h.