summaryrefslogtreecommitdiff
path: root/hram.asm
diff options
context:
space:
mode:
authorPokeglitch <pokeglitchx@gmail.com>2018-07-30 22:34:21 -0400
committerPokeglitch <pokeglitchx@gmail.com>2018-07-30 22:34:21 -0400
commit410e41ab77a3cc206e8ef73a20a182f7be711da9 (patch)
tree415924689dac6bb10b36c8ca2b8a121041cf56f3 /hram.asm
parenta586811e197d2a28d3a08dff03548fb69342da96 (diff)
began dumping bank 1
Diffstat (limited to 'hram.asm')
-rw-r--r--hram.asm8
1 files changed, 7 insertions, 1 deletions
diff --git a/hram.asm b/hram.asm
index 82ac33c..9e2d78d 100644
--- a/hram.asm
+++ b/hram.asm
@@ -125,8 +125,14 @@ hPrintNumDivisor:: ds 3 ; ffb7 big-endian
hPrintNumTemp:: ds 3 ; ffba big-endian
ENDU
- ds 19 ; TODO
+ ds 10 ; TODO
+
+hffc7:: db ; ffc7
+hffc8:: db ; ffc8
+hffc9:: db ; ffc9
+
+ ds 6 ; TODO
hLCDCPointer:: ; ffd0
db