Zelda64Recomp/aspMain.us.rev1.toml

12 lines
427 B
TOML
Raw Normal View History

2024-05-13 02:35:54 +02:00
text_offset = 0xC40FF0
text_size = 0x1000
text_address = 0x04001000
rom_file_path = "mm.us.rev1.rom_uncompressed.z64"
2024-05-13 02:35:54 +02:00
output_file_path = "rsp/aspMain.cpp"
output_function_name = "aspMain"
extra_indirect_branch_targets = [
0x1F80, 0x1250, 0x1154, 0x1094, 0x1E0C, 0x1514, 0x1E7C, 0x1C90,
0x1180, 0x1808, 0x11E8, 0x1ADC, 0x1B6C, 0x1194, 0x1EF8, 0x1240,
0x17C0, 0x186C, 0x1A58, 0x18BC, 0x1ABC, 0x1ACC, 0x1A80, 0x1BD4
]