Bootable stuff for PowerPC-based macs ; boots through OpenFirmware
Go to file
aramya c0f9226ea5 . 2022-01-01 14:27:28 +01:00
entry game of life 2022-01-01 14:20:19 +01:00
loader game of life 2022-01-01 14:20:19 +01:00
scripts scripts folder 2021-10-09 10:21:48 +01:00
.gitignore added boot.c 2021-09-23 14:13:49 +01:00
LICENSE Rename COPYING to LICENSE 2021-08-27 05:48:30 +01:00
Makefile game of life 2022-01-01 14:20:19 +01:00
README.md . 2022-01-01 14:27:28 +01:00

README.md

powerpc-ofw-boot

Boots through OpenFirmware. Produces a HFS+ disk image formatted with Apple Partition Map partition scheme, compatible with PowerPC-based Macs.

Run it with QEMU :

make && make run

IMAGE ALT TEXT