Files
DNZHRecomp/aspMain.us.toml
Alejandro Asenjo Nitti 205a7f5293 CI Workflows (#2)
* CI Implementation setup

* update rom name

* update rom name (aspMain.us.toml)

* update recompsyms

* Set execute bit for appimage.sh

* Set execute bit for ld64
2025-10-25 01:07:02 -03:00

11 lines
337 B
TOML

text_offset = 0xBD1B0
text_size = 0xE20
text_address = 0x04001080
rom_file_path = "dnzh.us.z64"
output_file_path = "rsp/aspMain.cpp"
output_function_name = "aspMain"
extra_indirect_branch_targets = [
0x1118, 0x1470, 0x11DC, 0x1B38, 0x1214, 0x187C, 0x1254, 0x12D0,
0x12EC, 0x1328, 0x140C, 0x1294, 0x1E24, 0x138C, 0x170C, 0x144C
]