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   "cx16"
 
#define TARGET_DESC   "Commander X16"
 
#define CPU65   cpu65
 
#define CPU65_NO_RMW_EMULATION
 
#define CONFIG_KBD_ALSO_REPEATS
 
#define CONFIG_EMSCRIPTEN_OK
 
#define XEMU_CONFIGDB_SUPPORT
 
#define XEMU_OSD_SUPPORT
 

Macro Definition Documentation

◆ CONFIG_EMSCRIPTEN_OK

#define CONFIG_EMSCRIPTEN_OK

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

◆ CONFIG_KBD_ALSO_REPEATS

#define CONFIG_KBD_ALSO_REPEATS

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

◆ CPU65

#define CPU65   cpu65

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

◆ CPU65_NO_RMW_EMULATION

#define CPU65_NO_RMW_EMULATION

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

◆ TARGET_DESC

#define TARGET_DESC   "Commander X16"

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

◆ TARGET_NAME

#define TARGET_NAME   "cx16"

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

◆ XEMU_CONFIGDB_SUPPORT

#define XEMU_CONFIGDB_SUPPORT

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

◆ XEMU_OSD_SUPPORT

#define XEMU_OSD_SUPPORT

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