newworld-rom/scripts
Elliot Nunn 5cdc641564 Support older Trampolines
Trampolines 7.x and earlier expect an `AAPL,toolbox-image,lzss`
property, rather than `AAPL,toolbox-parcels`. This change to bootmake.py
checks the Trampoline binary and assembles the boot script to suit it.

When you use an older Trampoline, the resultant booter will *not* be a
binary match for any Apple release. However, it should work. Also, BYO
Trampoline. Older binaries have not been included!
2018-05-21 15:43:48 +08:00
..
binhexmake.py Initial commit 2018-05-21 15:43:35 +08:00
bootmake.py Support older Trampolines 2018-05-21 15:43:48 +08:00
lzss.py Initial commit 2018-05-21 15:43:35 +08:00
prclmake.py Initial commit 2018-05-21 15:43:35 +08:00
prcltool.py Initial commit 2018-05-21 15:43:35 +08:00