mirror of
https://github.com/izzy2lost/2ship2harkinian-Android.git
synced 2026-06-19 01:20:08 -07:00
Add file name, fix code .data start, test push
This commit is contained in:
+2
-1
@@ -5,7 +5,7 @@ SECTIONS
|
||||
build/src/boot_O2_g3/boot_0x80080060.o(.text)
|
||||
build/asm/idle.o(.text)
|
||||
build/src/boot_O2_g3/boot_0x800805E0.o(.text)
|
||||
build/src/boot_O2_g3/boot_0x80080790.o(.text)
|
||||
build/src/boot_O2_g3/z_std_dma.o(.text)
|
||||
build/asm/boot_0x80080E30.o(.text)
|
||||
build/asm/boot_0x80081250.o(.text)
|
||||
build/src/boot_O2_g3/CIC6105.o(.text)
|
||||
@@ -325,6 +325,7 @@ SECTIONS
|
||||
build/asm/code_0x801A7B10.o(.text)
|
||||
build/asm/code_0x801AA020.o(.text)
|
||||
build/asm/code_0x801AA610.o(.text)
|
||||
build/asm/code_0x801AAAA0.o(.text)
|
||||
}
|
||||
|
||||
ovl_title 0x80800000:
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
known_files = {
|
||||
('baserom/boot', 'boot', 0x80080060, ((0x800969C0, 0x800A5ABF),)),
|
||||
('decomp/code', 'code', 0x800A5AC0, ((0x80186028, 0x80186A6F),(0x801AAAA0, 0x801E3F9C),)),
|
||||
('decomp/code', 'code', 0x800A5AC0, ((0x80186028, 0x80186A6F),(0x801AAAB0, 0x801E3F9C),)),
|
||||
('decomp/ovl_title', 'ovl_title', 0x80800000, ((0x80800860, 0x8080090C),)),
|
||||
('decomp/ovl_select', 'ovl_select', 0x80800910, ((0x80801C80, 0x80803DEC),)),
|
||||
('decomp/ovl_opening', 'ovl_opening', 0x80803DF0, ((0x80803FC0, 0x8080400C),)),
|
||||
|
||||
Reference in New Issue
Block a user