summaryrefslogtreecommitdiff
path: root/engine/home.asm
diff options
context:
space:
mode:
authorU-Daniel-Laptop\Daniel <corrnondacqb@yahoo.com>2014-04-17 17:15:43 -0400
committerU-Daniel-Laptop\Daniel <corrnondacqb@yahoo.com>2014-04-17 17:15:43 -0400
commitb6fd865414d57c68cd668600eba43d2ee3e47065 (patch)
tree0c7fd5b8c54056892dc4118d0d462d4830402251 /engine/home.asm
parentec6ae2536fae1008458d0ebee6b8c73a0e055065 (diff)
wram.asm and some comments
Diffstat (limited to 'engine/home.asm')
-rwxr-xr-xengine/home.asm3
1 files changed, 3 insertions, 0 deletions
diff --git a/engine/home.asm b/engine/home.asm
index f90dd3b..1bdad46 100755
--- a/engine/home.asm
+++ b/engine/home.asm
@@ -716,6 +716,8 @@ Func_0863: ; 0863 (0:0863)
INCBIN "baserom.gbc",$0879,$09ae - $0879
+; this function affects the stack so that it returns to the pointer following the rst call
+; similar to rst 28, except this always loads bank 1
RST18: ; 09ae (0:09ae)
push hl
push hl
@@ -760,6 +762,7 @@ Func_09ce: ; 09ce (0:09ce)
INCBIN "baserom.gbc",$09dc,$09e9 - $09dc
+; this function affects the stack so that it returns to the three byte pointer following the rst call
RST28: ; 09e9 (0:09e9)
push hl
push hl