summaryrefslogtreecommitdiff
path: root/home.asm
diff options
context:
space:
mode:
authorpikalaxalt <PikalaxALT@gmail.com>2016-06-16 15:59:52 -0400
committerpikalaxalt <PikalaxALT@gmail.com>2016-06-16 15:59:52 -0400
commitb58942a7bc6867d07f8ed94f1177a096be63b148 (patch)
tree199b8df953810240b1bf43526b3d95d3ded9dbb1 /home.asm
parent845d8b2854074d02b737e8abf02fbb60d1b9b55c (diff)
Serial Interrupt
Diffstat (limited to 'home.asm')
-rw-r--r--home.asm23
1 files changed, 15 insertions, 8 deletions
diff --git a/home.asm b/home.asm
index db303ea4..6d9c080b 100644
--- a/home.asm
+++ b/home.asm
@@ -17,9 +17,7 @@ INCLUDE "home/fade.asm"
INCLUDE "home/lcd.asm"
INCLUDE "home/time.asm"
INCLUDE "home/init.asm"
-
-Serial::
- dr $6aa, $8df
+INCLUDE "home/serial.asm"
JoypadInt::
dr $8df, $8e6
@@ -56,7 +54,10 @@ Function162b::
dr $162b, $1642
Function1642::
- dr $1642, $1ebf
+ dr $1642, $1eb3
+
+PrinterReceive::
+ dr $1eb3, $1ebf
AskSerial::
dr $1ebf, $1efa
@@ -67,7 +68,7 @@ Function1efa::
FarCall_hl::
dr $2e27, $2e49
-Function2e49::
+Predef::
dr $2e49, $30e1
OpenSRAM::
@@ -79,11 +80,17 @@ CloseSRAM::
Function30ff::
dr $30ff, $314c
-Function314c::
- dr $314c, $3564
+ByteFill::
+ dr $314c, $3158
+
+BackUpTilesToBuffer::
+ dr $3158, $3164
+
+ReloadTilesFromBuffer::
+ dr $3164, $3564
Function3564::
dr $3564, $3d4f
-Function3d4f::
+DisableAudio::
dr $3d4f, $3fee