Removed more commented out addresses

I like to help.
This commit is contained in:
LOuroboros
2021-12-21 22:46:59 -03:00
parent e28fa7f91c
commit d94dae18f7
4 changed files with 26 additions and 29 deletions
+5 -5
View File
@@ -6,13 +6,13 @@
.text
thumb_func_start CpuSet
CpuSet: @ 81E3B64
CpuSet:
svc 0xB
bx lr
thumb_func_end CpuSet
thumb_func_start Div
Div: @ 81E3B68
Div:
svc 0x6
bx lr
thumb_func_end Div
@@ -25,19 +25,19 @@ Mod:
thumb_func_end Mod
thumb_func_start LZ77UnCompVram
LZ77UnCompVram: @ 81E3B6C
LZ77UnCompVram:
svc 0x12
bx lr
thumb_func_end LZ77UnCompVram
thumb_func_start RegisterRamReset
RegisterRamReset: @ 81E3B80
RegisterRamReset:
svc 0x1
bx lr
thumb_func_end RegisterRamReset
thumb_func_start VBlankIntrWait
VBlankIntrWait: @ 81E3BA0
VBlankIntrWait:
movs r2, 0
svc 0x5
bx lr