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   "recpm"
 
#define TARGET_DESC   "ReCP/M"
 
#define Z80EX_OPSTEP_FAST_AND_ROUGH
 
#define CONFIG_KBD_ALSO_REPEATS
 
#define CONFIG_KBD_ALSO_RAW_SDL_CALLBACK
 
#define CONFIG_KBD_ALSO_TEXTINPUT_SDL_CALLBACK
 
#define XEMU_CONFIGDB_SUPPORT
 
#define XEMU_OSD_SUPPORT
 

Macro Definition Documentation

◆ CONFIG_KBD_ALSO_RAW_SDL_CALLBACK

#define CONFIG_KBD_ALSO_RAW_SDL_CALLBACK

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

◆ CONFIG_KBD_ALSO_REPEATS

#define CONFIG_KBD_ALSO_REPEATS

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

◆ CONFIG_KBD_ALSO_TEXTINPUT_SDL_CALLBACK

#define CONFIG_KBD_ALSO_TEXTINPUT_SDL_CALLBACK

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

◆ TARGET_DESC

#define TARGET_DESC   "ReCP/M"

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

◆ TARGET_NAME

#define TARGET_NAME   "recpm"

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

◆ XEMU_CONFIGDB_SUPPORT

#define XEMU_CONFIGDB_SUPPORT

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

◆ XEMU_OSD_SUPPORT

#define XEMU_OSD_SUPPORT

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

◆ Z80EX_OPSTEP_FAST_AND_ROUGH

#define Z80EX_OPSTEP_FAST_AND_ROUGH

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