summaryrefslogtreecommitdiff
path: root/blastem.h
diff options
context:
space:
mode:
Diffstat (limited to 'blastem.h')
-rw-r--r--blastem.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/blastem.h b/blastem.h
index 23c62dd..f3bf4c6 100644
--- a/blastem.h
+++ b/blastem.h
@@ -15,10 +15,6 @@
#include "io.h"
#include "config.h"
-#define RAM_FLAG_ODD 0x1800
-#define RAM_FLAG_EVEN 0x1000
-#define RAM_FLAG_BOTH 0x0000
-
typedef struct {
m68k_context *m68k;
z80_context *z80;