roll back rspboot & aspmain disassembly

This commit is contained in:
Alejandro Javier Asenjo Nitti 2024-02-14 15:46:33 -03:00
parent f83d179ea9
commit 16c0dc371f
2 changed files with 11 additions and 11 deletions

View File

@ -1,15 +1,15 @@
// rsp_boot // rsp_boot
func_84001008 = 0x84001008; // func_84001008 = 0x84001008;
func_84001064 = 0x84001064; // func_84001064 = 0x84001064;
// aspmain // aspmain
func_840010C0 = 0x840010C0; // func_840010C0 = 0x840010C0;
func_840015AC = 0x840015AC; // func_840015AC = 0x840015AC;
func_8400160C = 0x8400160C; // func_8400160C = 0x8400160C;
func_840016D4 = 0x840016D4; // func_840016D4 = 0x840016D4;
func_84001104 = 0x84001104; // func_84001104 = 0x84001104;
func_84001A1C = 0x84001A1C; // func_84001A1C = 0x84001A1C;
func_84001AE4 = 0x84001AE4; // func_84001AE4 = 0x84001AE4;
// f3dex // f3dex
// func_84001058 = 0x84001058; // func_84001058 = 0x84001058;

View File

@ -14,8 +14,8 @@
bss_size: 0x9B1F0 bss_size: 0x9B1F0
subsegments: subsegments:
# Microcode # Microcode
- [0x01050, asm, rspboot] - [0x01050, textbin, rspboot]
- [0x01120, asm, aspmain] - [0x01120, bin, aspmain]
- [0x02010, bin, f3dex] - [0x02010, bin, f3dex]
# Nintendo libraries # Nintendo libraries