OSDN Git Service

[General] Merge upstream 2018-05-24. Still not test to build, will test.
[csp-qt/common_source_project-fm7.git] / source / src / vm / ex80 / ex80.h
index 5f75a1b..c1efc29 100644 (file)
@@ -38,9 +38,9 @@ SW3-1/2       ON ,ON  = 8000H-81FFH
 */
 #define USE_DIPSWITCH
 #define DIPSWITCH_DEFAULT      0x0e
-#define USE_TAPE1
+#define USE_TAPE               1
 #define TAPE_BINARY_ONLY
-#define USE_BINARY_FILE1
+#define USE_BINARY_FILE                1
 #define USE_ALT_F10_KEY
 #define USE_AUTO_KEY           5
 #define USE_AUTO_KEY_RELEASE   6
@@ -49,6 +49,7 @@ SW3-1/2       ON ,ON  = 8000H-81FFH
 #define USE_SOUND_VOLUME       1
 #define USE_DEBUGGER
 #define USE_STATE
+#define USE_CPU_I8080
 
 #include "../../common.h"
 #include "../../fileio.h"