You've already forked DNZHRecomp
mirror of
https://github.com/izzy2lost/DNZHRecomp.git
synced 2026-03-10 11:36:25 -07:00
* 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
11 lines
337 B
TOML
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
|
|
]
|