index
:
oot
main
Decompilation of The Legend of Zelda: Ocarina of Time
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sym_info.py
Age
Commit message (
Expand
)
Author
2026-05-06
Partial linking of spec segments (#2661)
Tharo
2025-05-29
Fix sym_info.py for older Python (#2557)
Dragorn421
2025-05-25
`sym_info.py`: QoL features (#2539)
Dragorn421
2025-03-26
Add colors to sym_info.py full map print (#2474)
Dragorn421
2025-02-09
Read static symbols from .mdebug in sym_info.py (#2460)
cadmic
2024-11-17
Fix VROM address handling in sym_info.py (#2292)
cadmic
2024-09-05
Cleanup: Pass all paths to tools rather than tools constructing them (#2017)
Dragorn421
2024-02-02
Move roms to build folder (#1651)
Derek Hensley
2024-01-28
Set up disassembly for gc-eu-mq (#1613)
cadmic
2024-01-24
Add dependencies for tools to requirements.txt (#1621)
cadmic
2024-01-11
Removed unused imports and other minor improvements (#1602)
adaliaramon
2024-01-05
Create separate build directories based on version (#1591)
cadmic
2023-07-31
Mapfile Parser (#1518)
Derek Hensley
2022-01-23
Whitespace (#1112)
playerskel
2021-12-03
Fix sym_info.py and first_diff.py map lookup issues (#1055)
Roman971
2020-07-16
Change Colors To Decimal (#260)
fig02
2020-06-12
Fix sym_info.py and first_diff.py scripts to properly handle .bss (#205)
Roman971
2020-06-07
Add sym_info.py and first_diff.py scripts for convenience (#192)
Roman971