mirror of
https://github.com/elliotnunn/newworld-rom.git
synced 2025-12-30 04:25:07 +00:00
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!