openMSX
Namespaces | Macros
build-info.hh File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  openmsx
 Thanks to enen for testing this on a real cartridge:

Macros

#define ASM_X86   1
#define ASM_X86_32   0
#define ASM_X86_64   1
#define PLATFORM_DINGUX   0
#define PLATFORM_GP2X   0
#define PLATFORM_MAEMO5   0
#define PLATFORM_ANDROID   0
#define HAVE_16BPP   1
#define HAVE_32BPP   1
#define MIN_SCALE_FACTOR   1
#define MAX_SCALE_FACTOR   4

Macro Definition Documentation

#define ASM_X86   1

Definition at line 12 of file build-info.hh.

#define ASM_X86_32   0

Definition at line 13 of file build-info.hh.

#define ASM_X86_64   1

Definition at line 14 of file build-info.hh.

#define HAVE_16BPP   1

Definition at line 20 of file build-info.hh.

#define HAVE_32BPP   1

Definition at line 21 of file build-info.hh.

#define MAX_SCALE_FACTOR   4

Definition at line 23 of file build-info.hh.

Referenced by openmsx::RenderSettings::RenderSettings().

#define MIN_SCALE_FACTOR   1

Definition at line 22 of file build-info.hh.

Referenced by openmsx::RenderSettings::RenderSettings().

#define PLATFORM_ANDROID   0

Definition at line 19 of file build-info.hh.

Referenced by openmsx::Joystick::registerAll().

#define PLATFORM_DINGUX   0

Definition at line 16 of file build-info.hh.

#define PLATFORM_GP2X   0
#define PLATFORM_MAEMO5   0

Definition at line 18 of file build-info.hh.