summaryrefslogtreecommitdiff
path: root/z80_config.h
diff options
context:
space:
mode:
authorIan C <ianc@noddybox.co.uk>2023-04-23 08:11:33 +0800
committerIan C <ianc@noddybox.co.uk>2023-04-23 08:11:33 +0800
commit793788771dcf70b2ff2c7c082517f33239bf719d (patch)
treecd05ebbe84ff34e494f9d9020b874dbf979a5ad0 /z80_config.h
parentd42634ec2748926eed6ce277f0c5046e73f682cf (diff)
Fixed non-array mode
Diffstat (limited to 'z80_config.h')
-rw-r--r--z80_config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/z80_config.h b/z80_config.h
index 098ddf0..6f50cc0 100644
--- a/z80_config.h
+++ b/z80_config.h
@@ -49,8 +49,8 @@
In this mode the signature of Z80Init changes so that the memory functions
are not passed. ALL processor instances share the same memory.
-*/
#define ENABLE_ARRAY_MEMORY
+*/
#ifdef ENABLE_ARRAY_MEMORY
#define RAMBOT 0x0000