diff --git a/disassembly/GE007.sym.REMOVED.git-id b/disassembly/GE007.sym.REMOVED.git-id index 020b8f7..11a0570 100644 --- a/disassembly/GE007.sym.REMOVED.git-id +++ b/disassembly/GE007.sym.REMOVED.git-id @@ -1 +1 @@ -46a32c5c1078cebf5c8205d75ca0199edac80eaa \ No newline at end of file +2de9c3340a4e97e936becadd37926283c70cdcfe \ No newline at end of file diff --git a/disassembly/code/boot.asm.REMOVED.git-id b/disassembly/code/boot.asm.REMOVED.git-id index 96320b1..754f372 100644 --- a/disassembly/code/boot.asm.REMOVED.git-id +++ b/disassembly/code/boot.asm.REMOVED.git-id @@ -1 +1 @@ -6ad1efc8663e9db615eaf39e5f7ef9bb6366f441 \ No newline at end of file +2d75eb54b9c166973ba94cf69f581af3bc249fb0 \ No newline at end of file diff --git a/disassembly/code/bss.inc b/disassembly/code/bss.inc index 5b60fcd..3d8bcfe 100644 --- a/disassembly/code/bss.inc +++ b/disassembly/code/bss.inc @@ -1,9 +1,24 @@ base $8005D2E0 seg_bss_start: +base $8005D2E0 +rmonthread: + +base $8005D490 +idlethread: + base $8005D640 mainthread: +base $8005D7F0 +shedthread: + +base $8005E530 +audithread: + +base $80060C90 +debugthread: + base $8008E360 seg_bss_end: diff --git a/disassembly/rodata/code.inc b/disassembly/rodata/code.inc deleted file mode 100644 index da61520..0000000 --- a/disassembly/rodata/code.inc +++ /dev/null @@ -1,17 +0,0 @@ -base $803ab400 -sp_boot: - -base $803ab410 -sp_rmon: - -base $803ab710 -sp_idle: - -base $803ab750 -sp_shed: - -base $803ab950 -sp_main: - -base $803b3950 -sp_audi: diff --git a/disassembly/rodata/rodata.asm b/disassembly/rodata/rodata.asm deleted file mode 100644 index f454e4a..0000000 --- a/disassembly/rodata/rodata.asm +++ /dev/null @@ -1,77 +0,0 @@ -arch n64.cpu -endian msb -output "rodata.bin", create -base origin() -include "code.inc" -base $80020D90 -rodata_start: - -rspcode_start: -insert rsp.bin, "rsp.bin" -rspcode_end: - -dword_80023040: -dw $00 - -dword_80023044: -dw $02 - -cart_hw_address: -dw $10000000 - -debug_handler_table: -dw sp_boot, aBoot -dw sp_rmon, aRmon -dw sp_idle, aIdle -dw sp_shed, aShed -dw sp_main, aMain -dw sp_audi, aAudi - -dword_8002307C: -dw $00 - -dw $00, $00, $00, $00, $00 - -display_stderror: -dw $00 - -stderr_event_enabled: -dw $00 - -insert rodata.bin_filler, "021990.bin", origin(), ($800283D0 - $8002309C) - -base $800283D0 -aBoot: - db "boot" - dw $00 - -//base $800283D8 -aRmon: - db "rmon" - dw $00 - -//base $800283E0 -aIdle: - db "idle" - dw $00 - -//base $800283E8 -aShed: - db "shed" - dw $00 - -//base $800283F0 -aMain: - db "main" - dw $00 - -//base $800283F8 -aAudi: - db "audi" - dw $00 - -insert rodata.bin_raw, "021990.bin", origin() - -base $8005D2E0 -rodata_end: - diff --git a/disassembly/rodata/rodata.asm.REMOVED.git-id b/disassembly/rodata/rodata.asm.REMOVED.git-id new file mode 100644 index 0000000..156d81a --- /dev/null +++ b/disassembly/rodata/rodata.asm.REMOVED.git-id @@ -0,0 +1 @@ +d20a3df361ecfe8cd114aba6ce73fbf80157b5fe \ No newline at end of file diff --git a/disassembly/rodata/rodata.sym b/disassembly/rodata/rodata.sym deleted file mode 100644 index 6d64e61..0000000 --- a/disassembly/rodata/rodata.sym +++ /dev/null @@ -1,23 +0,0 @@ -803ab400 sp_boot -803ab410 sp_rmon -803ab710 sp_idle -803ab750 sp_shed -803ab950 sp_main -803b3950 sp_audi -80020d90 rodata_start -80020d90 rspcode_start -80023040 rspcode_end -80023040 dword_80023040 -80023044 dword_80023044 -80023048 cart_hw_address -8002304c debug_handler_table -8002307c dword_8002307C -80023094 display_stderror -80023098 stderr_event_enabled -800283d0 aBoot -800283d8 aRmon -800283e0 aIdle -800283e8 aShed -800283f0 aMain -800283f8 aAudi -8005d2e0 rodata_end diff --git a/disassembly/rodata/rodata.sym.REMOVED.git-id b/disassembly/rodata/rodata.sym.REMOVED.git-id new file mode 100644 index 0000000..2f4f59a --- /dev/null +++ b/disassembly/rodata/rodata.sym.REMOVED.git-id @@ -0,0 +1 @@ +392d9a8b9945330bab51ec6fbe82c2f7d33257c3 \ No newline at end of file