Xemu [doxygen]  hyppo 0a42be3a057156924bc1b626a687bd6e27349c45 @ Sat 19 Mar 02:15:11 CET 2022
xemu-target.h
Go to the documentation of this file.
1 #define TARGET_NAME "ep128"
2 #define TARGET_DESC "Enterprise 128"
3 #define CONFIG_Z180
4 
5 #ifdef CONFIG_Z180
6 #define Z80EX_Z180_SUPPORT
7 #endif
8 
9 #define Z80EX_ED_TRAPPING_SUPPORT
10 #define Z80EX_CALLBACK_PROTOTYPE extern
11 #define CONFIG_SDEXT_SUPPORT
12 
13 #ifdef XEMU_ARCH_HTML
14 #define NO_CONSOLE
15 #endif
16 
17 #ifndef XEMU_ARCH_HTML
18 #define XEMU_USE_LODEPNG
19 #define XEMU_FILES_SCREENSHOT_SUPPORT
20 #define HAVE_XEMU_EXEC_API
21 #endif
22 
23 #define CONFIG_EMSCRIPTEN_OK
24 
25 #define VARALIGN MAXALIGNED
26 
27 #define XEMU_CONFIGDB_SUPPORT
28 #define XEMU_OSD_SUPPORT