Library of scripts that patch the Mac OS ROM
Go to file
Elliot Nunn 1626faad7e Fix bad path-manipulation bug
Apparent when relative paths are used
2019-09-01 08:45:21 +08:00
.gitattributes Initial commit 2019-07-22 15:43:56 +08:00
.gitignore Create .gitignore 2019-07-28 16:12:49 +08:00
ATALoad.a Bugfix: I was using the wrong driver copy! 2019-08-27 09:23:37 +08:00
ATALoad.a.o Bugfix: I was using the wrong driver copy! 2019-08-27 09:23:37 +08:00
ATALoad.dmp Bugfix: I was using the wrong driver copy! 2019-08-27 09:23:37 +08:00
AppleATADisk Definitive ATABoot patch 2019-08-25 21:59:33 +08:00
README.md Create README.md 2019-07-28 16:25:53 +08:00
ataboot.py Fix bad path-manipulation bug 2019-09-01 08:45:21 +08:00
autocopy.sh Arbitrary file copy to remote disk 2019-07-28 16:12:38 +08:00
kauai-ata.pef Traditional mini patches 2019-07-28 16:16:05 +08:00
macmini.py Fix bad path-manipulation bug 2019-09-01 08:45:21 +08:00
mactron.cicn Traditional mini patches 2019-07-28 16:16:05 +08:00
patch_common.py Traditional mini patches 2019-07-28 16:16:05 +08:00

README.md

Library of scripts that patch the Mac OS ROM

These patches depend on the tbxi library. Install and use it like this:

python3 -m pip install tbxi # Toolbox Imager: https://pypi.org/project/tbxi/

git clone https://github.com/elliotnunn/tbxi-patches.git

tbxi-patches/macmini.py /path/to/MacOSROM -o ~/mac-mini-rom.hqx