summaryrefslogtreecommitdiff
path: root/m68k_core.h
diff options
context:
space:
mode:
Diffstat (limited to 'm68k_core.h')
-rw-r--r--m68k_core.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/m68k_core.h b/m68k_core.h
index 529a8a7..342e265 100644
--- a/m68k_core.h
+++ b/m68k_core.h
@@ -12,7 +12,7 @@
//#include "68kinst.h"
struct m68kinst;
-#define NUM_MEM_AREAS 8
+#define NUM_MEM_AREAS 10
#define NATIVE_MAP_CHUNKS (64*1024)
#define NATIVE_CHUNK_SIZE ((16 * 1024 * 1024 / NATIVE_MAP_CHUNKS))
#define MAX_NATIVE_SIZE 255