Xemu [doxygen]  hyppo 0a42be3a057156924bc1b626a687bd6e27349c45 @ Sat 19 Mar 02:15:11 CET 2022
Macros
xemu-target.h File Reference

Go to the source code of this file.

Macros

#define TARGET_NAME   "ep128"
 
#define TARGET_DESC   "Enterprise 128"
 
#define CONFIG_Z180
 
#define Z80EX_Z180_SUPPORT
 
#define Z80EX_ED_TRAPPING_SUPPORT
 
#define Z80EX_CALLBACK_PROTOTYPE   extern
 
#define CONFIG_SDEXT_SUPPORT
 
#define CONFIG_USE_LODEPNG
 
#define CONFIG_EMSCRIPTEN_OK
 
#define XEMU_NO_SDL_DIALOG_OVERRIDE
 

Macro Definition Documentation

◆ CONFIG_EMSCRIPTEN_OK

#define CONFIG_EMSCRIPTEN_OK

Definition at line 21 of file xemu-target.h.

◆ CONFIG_SDEXT_SUPPORT

#define CONFIG_SDEXT_SUPPORT

Definition at line 12 of file xemu-target.h.

◆ CONFIG_USE_LODEPNG

#define CONFIG_USE_LODEPNG

Definition at line 18 of file xemu-target.h.

◆ CONFIG_Z180

#define CONFIG_Z180

Definition at line 3 of file xemu-target.h.

◆ TARGET_DESC

#define TARGET_DESC   "Enterprise 128"

Definition at line 2 of file xemu-target.h.

◆ TARGET_NAME

#define TARGET_NAME   "ep128"

Definition at line 1 of file xemu-target.h.

◆ XEMU_NO_SDL_DIALOG_OVERRIDE

#define XEMU_NO_SDL_DIALOG_OVERRIDE

Definition at line 24 of file xemu-target.h.

◆ Z80EX_CALLBACK_PROTOTYPE

#define Z80EX_CALLBACK_PROTOTYPE   extern

Definition at line 11 of file xemu-target.h.

◆ Z80EX_ED_TRAPPING_SUPPORT

#define Z80EX_ED_TRAPPING_SUPPORT

Definition at line 10 of file xemu-target.h.

◆ Z80EX_Z180_SUPPORT

#define Z80EX_Z180_SUPPORT

Definition at line 8 of file xemu-target.h.