mirror of
https://github.com/zeldaret/oot
synced 2026-07-09 14:45:41 -04:00
Name rsp ucodes and surrounding cleanup (#1166)
* Name rsp ucodes and surrounding cleanup * Fix comments alignment and remove unnecessary & in sys_ucode * Change capitalization of sys_ucode variables * Remove unnecessary externs for aspMain * Improvements to Jpeg_ScheduleDecoderTask * Split unknown rsp code into a separate file, spacing
This commit is contained in:
@@ -9,8 +9,6 @@
|
||||
|
||||
.balign 16
|
||||
|
||||
glabel D_80009320
|
||||
glabel rspbootTextStart
|
||||
.incbin "baserom.z64", 0x9F20, 0xD0
|
||||
|
||||
glabel D_800093F0
|
||||
.incbin "baserom.z64", 0x9FF0, 0x20
|
||||
glabel rspbootTextEnd
|
||||
|
||||
Reference in New Issue
Block a user