mirror of
https://github.com/zeldaret/oot.git
synced 2025-01-15 12:47:04 +00:00
ccfb3594ac
* Match iQue compression * Use a dict * Use Makefile variables for compression settings * Put COMPRESS_ARGS last * Pad iQue ROMs to 16 KiB * Replace --pad-rom with --pad-to and --fill-padding-bytes * Clarify --fill-padding-bytes
21 lines
306 B
Text
21 lines
306 B
Text
# Setup and compression
|
|
crunch64>=0.5.1,<1.0.0
|
|
ipl3checksum>=1.2.0,<2.0.0
|
|
pyyaml>=6.0.1,<7.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.28.1,<2.0.0
|