summaryrefslogtreecommitdiff
path: root/include/gba
diff options
context:
space:
mode:
authorcamthesaxman <cameronghall@cox.net>2019-07-28 20:36:33 -0500
committercamthesaxman <cameronghall@cox.net>2019-07-28 20:36:33 -0500
commite03220c21de7c33e1ddeb3fd0585378da37d8b51 (patch)
tree57da1db9027de960c4b066bdcf6ab17c03753791 /include/gba
parent00b44d588618c9a0feff1285183c183f1c97f1bb (diff)
parentd442be12102ed3493c04b3688f37a4ffad6606f7 (diff)
Merge branch 'master' into filenames_1
Diffstat (limited to 'include/gba')
-rw-r--r--include/gba/defines.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/gba/defines.h b/include/gba/defines.h
index 26e0c873f..e53ccfccf 100644
--- a/include/gba/defines.h
+++ b/include/gba/defines.h
@@ -17,6 +17,9 @@
#define INTR_CHECK (*(u16 *)0x3007FF8)
#define INTR_VECTOR (*(void **)0x3007FFC)
+#define EWRAM 0x2000000
+#define IWRAM 0x3000000
+
#define PLTT 0x5000000
#define PLTT_SIZE 0x400