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   "cvic20"
 
#define TARGET_DESC   "Commodore VIC-20"
 
#define CPU65_TRAP_OPCODE   0xFC
 
#define CPU65   cpu65
 
#define CPU_6502_NMOS_ONLY
 
#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 7 of file xemu-target.h.

◆ CPU65

#define CPU65   cpu65

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

◆ CPU65_TRAP_OPCODE

#define CPU65_TRAP_OPCODE   0xFC

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

◆ CPU_6502_NMOS_ONLY

#define CPU_6502_NMOS_ONLY

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

◆ TARGET_DESC

#define TARGET_DESC   "Commodore VIC-20"

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

◆ TARGET_NAME

#define TARGET_NAME   "cvic20"

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

◆ XEMU_CONFIGDB_SUPPORT

#define XEMU_CONFIGDB_SUPPORT

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

◆ XEMU_OSD_SUPPORT

#define XEMU_OSD_SUPPORT

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