Removed more commented out addresses
I like to help.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user