summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/config.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/config.h b/include/config.h
index efc793e..0f9cdc8 100644
--- a/include/config.h
+++ b/include/config.h
@@ -32,10 +32,10 @@
#define CONFIG_BOOTDELAY 4
//#define CONFIG_ZERO_BOOTDELAY_CHECK 1
-#define CONFIG_CPM3_SYSFILE "1:/cpm3.sys"
-#define CONFIG_CPM3_COMMON_BASE 0xC000
+#define CONFIG_CPM3_SYSFILE "0:/cpm3.sys"
+#define CONFIG_CPM3_COMMON_BASE 0xF000
#define CONFIG_CPM3_BANKED_BASE 0x0
-#define CONFIG_CPM3_COMMON_BASE_STR "C000"
+//#define CONFIG_CPM3_COMMON_BASE_STR "F000"
#define CONFIG_CPM3_BANKED_BASE_STR "0"
#define CONFIG_CMD_MEMTEST