mirror of
https://github.com/zeldaret/oot.git
synced 2024-11-14 21:40:03 +00:00
9a5b4f3845
* Write script to report BSS reordering * Pin pyelftools version * Fail on unknown relocation types * Add sanity check for shifted ROM * segment -> mapfile_segment * Fix inconsistent offset/address naming * Format negative addends * Don't attempt to find relocs in .bss sections * Compare build_value to mapfile VRAM
20 lines
285 B
Text
20 lines
285 B
Text
# Setup and compression
|
|
crunch64>=0.3.1,<1.0.0
|
|
ipl3checksum>=1.2.0,<2.0.0
|
|
|
|
# asm-differ
|
|
argcomplete
|
|
colorama
|
|
cxxfilt
|
|
python-Levenshtein
|
|
watchdog
|
|
|
|
# decomp-permuter
|
|
pycparser
|
|
toml
|
|
|
|
# tools
|
|
mapfile-parser>=2.3.5,<3.0.0
|
|
pyelftools==0.30
|
|
rabbitizer>=1.0.0,<2.0.0
|
|
spimdisasm>=1.21.0,<2.0.0
|