summaryrefslogtreecommitdiff
path: root/hram.asm
diff options
context:
space:
mode:
authorISSOtm <eldredhabert0@gmail.com>2018-05-29 16:43:04 +0200
committerISSOtm <eldredhabert0@gmail.com>2018-05-29 16:43:04 +0200
commite6c75f2d8487311914abb327a67e183a188df3d7 (patch)
tree1d44142b3879d1736f4c87c1f2e9b6817fd1b2a3 /hram.asm
parentcc4a3e7fe52b043900d7b2f9789cfe3cf1154f77 (diff)
Fix disassembling mistakes
Diffstat (limited to 'hram.asm')
-rw-r--r--hram.asm10
1 files changed, 3 insertions, 7 deletions
diff --git a/hram.asm b/hram.asm
index c2b654d..6d33f66 100644
--- a/hram.asm
+++ b/hram.asm
@@ -15,13 +15,7 @@ hVBlank:: ; ff99
db
- ds 8 ; TODO
-
-
- ds 3 ; 3 joypad constants, TODO: investigate
-
-
- ds 47 ; TODO
+ ds 54 ; TODO
hLCDCPointer:: ; ffd0
@@ -52,6 +46,8 @@ hSCY:: db ; ffda
hWX:: db ; ffdb
hWY:: db ; ffdc
+ db ; TODO
+
hBGMapMode:: ; ffde
db