2023-02-08 14:03:44 +00:00
|
|
|
options:
|
|
|
|
platform: psx
|
|
|
|
basename: tt_000
|
|
|
|
base_path: ..
|
2023-02-21 20:06:27 +00:00
|
|
|
build_path: build/us
|
2023-02-21 23:25:24 +00:00
|
|
|
target_path: disks/us/SERVANT/TT_000.BIN
|
2023-02-21 19:11:05 +00:00
|
|
|
asm_path: asm/us/servant/tt_000
|
2023-02-08 14:03:44 +00:00
|
|
|
asset_path: assets/servant/tt_000
|
|
|
|
src_path: src/servant/tt_000
|
2023-10-05 08:26:29 +00:00
|
|
|
ld_script_path: build/us/tt_000.ld
|
2023-02-08 14:03:44 +00:00
|
|
|
compiler: GCC
|
2024-02-18 14:57:03 +00:00
|
|
|
symbol_addrs_path:
|
|
|
|
- config/symbols.us.txt
|
|
|
|
- config/symbols.us.tt_000.txt
|
2023-02-21 01:42:33 +00:00
|
|
|
undefined_funcs_auto_path: config/undefined_funcs_auto.us.tt_000.txt
|
|
|
|
undefined_syms_auto_path: config/undefined_syms_auto.us.tt_000.txt
|
2023-02-08 14:03:44 +00:00
|
|
|
find_file_boundaries: yes
|
|
|
|
use_legacy_include_asm: no
|
|
|
|
migrate_rodata_to_functions: no
|
2023-06-18 14:17:36 +00:00
|
|
|
asm_jtbl_label_macro: jlabel
|
2023-02-08 14:03:44 +00:00
|
|
|
section_order:
|
2023-11-15 23:38:30 +00:00
|
|
|
- ".data"
|
2023-02-08 14:03:44 +00:00
|
|
|
- ".rodata"
|
|
|
|
- ".text"
|
2023-11-15 23:38:30 +00:00
|
|
|
- ".bss"
|
2024-04-03 22:26:07 +00:00
|
|
|
ld_bss_is_noload: False
|
2023-02-08 14:03:44 +00:00
|
|
|
segments:
|
|
|
|
- name: tt_000
|
|
|
|
type: code
|
|
|
|
start: 0x00000000
|
|
|
|
vram: 0x80170000
|
2024-04-03 22:26:07 +00:00
|
|
|
subalign: 4
|
2023-02-08 14:03:44 +00:00
|
|
|
subsegments:
|
2023-02-08 18:23:26 +00:00
|
|
|
- [0x0, .data, 10E8]
|
|
|
|
- [0x40, .data, spriteparts]
|
|
|
|
- [0x448, .data, 448]
|
|
|
|
- [0x4A8, .data, 4A8]
|
2023-02-08 22:08:26 +00:00
|
|
|
- [0x608, .data, 608]
|
2023-11-19 18:14:32 +00:00
|
|
|
- [0x10AC, .rodata, 10E8] # func_80172120
|
2024-04-04 21:28:57 +00:00
|
|
|
- [0x10C4, .rodata, 10E8] # func_80174038
|
2023-02-08 14:03:44 +00:00
|
|
|
- [0x10E8, c]
|
2024-05-19 18:23:30 +00:00
|
|
|
- [0x45E4, c]
|
2024-04-03 22:26:07 +00:00
|
|
|
- [0x48D8, .bss, 10E8]
|
2023-02-08 14:03:44 +00:00
|
|
|
- [0xA000]
|