summaryrefslogtreecommitdiff
path: root/contents/wram.link
diff options
context:
space:
mode:
authorMarcus Huderle <huderlem@gmail.com>2017-07-06 18:48:51 -0500
committerGitHub <noreply@github.com>2017-07-06 18:48:51 -0500
commit0416c0873b392c6e29088c308b302bcea256ae73 (patch)
tree9abeefaad05aced03ee40a46547f3548a9161f12 /contents/wram.link
parent23a4406b79d52752f0f5e0893fc149434d0a7021 (diff)
parentd691417d3235df344ad9934157f092adc88ade0a (diff)
Merge pull request #10 from TwitchPlaysPokemon/master
New rgbds compliance
Diffstat (limited to 'contents/wram.link')
-rw-r--r--contents/wram.link13
1 files changed, 13 insertions, 0 deletions
diff --git a/contents/wram.link b/contents/wram.link
new file mode 100644
index 0000000..570e5c1
--- /dev/null
+++ b/contents/wram.link
@@ -0,0 +1,13 @@
+WRAM0
+ org $c000
+ "WRAM Bank 0"
+
+WRAMX 1
+ org $d000
+ "WRAM Bank 1"
+ org $d200
+ "WRAM Bank 1.1"
+ org $dd00
+ "Audio RAM"
+ org $df00
+ "Stack"