Library of scripts that patch the Mac OS ROM
Go to file
Elliot Nunn 9351898fb5 Patch ATALoad to boot from driver-less disks
Unreliable: currently this only works on QEMU
2019-08-24 08:53:55 +08:00
.gitattributes Initial commit 2019-07-22 15:43:56 +08:00
.gitignore Create .gitignore 2019-07-28 16:12:49 +08:00
ataboot.py Patch ATALoad to boot from driver-less disks 2019-08-24 08:53:55 +08:00
ATALoad.a Patch ATALoad to boot from driver-less disks 2019-08-24 08:53:55 +08:00
ATALoad.dmp Patch ATALoad to boot from driver-less disks 2019-08-24 08:53:55 +08:00
autocopy.sh Arbitrary file copy to remote disk 2019-07-28 16:12:38 +08:00
DRVR_53_ATADisk Patch ATALoad to boot from driver-less disks 2019-08-24 08:53:55 +08:00
kauai-ata.pef Traditional mini patches 2019-07-28 16:16:05 +08:00
macmini.py Add some docs on prim-info 2019-08-02 10:21:17 +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 Create README.md 2019-07-28 16:25:53 +08:00

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