Elliot Nunn ed6c44d99a Add ATY,RockHopper2 driver
This removes the need for darthnVader's heroically patched ATI
Extensions.
2019-10-08 17:53:37 +08:00
2019-07-22 15:43:56 +08:00
2019-07-28 16:12:49 +08:00
2019-08-25 21:59:33 +08:00
2019-09-01 08:45:21 +08:00
2019-07-28 16:12:38 +08:00
2019-10-07 19:35:57 +08:00
2019-07-28 16:16:05 +08:00
2019-10-08 17:53:37 +08:00
2019-07-28 16:16:05 +08:00
2019-09-01 10:07:49 +08:00
2019-10-07 19:35:57 +08:00
2019-10-07 19:35:57 +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

Useful scripts

Included are the simple PowerPC assembler ppcasm.py and the Preferred Executable Format manipulator cfmtool.py. Feel free to include them in your own projects.

Description
Library of scripts that patch the Mac OS ROM
Readme 157 KiB
Languages
Python 99%
Shell 1%