Bootable stuff for PowerPC-based macs ; boots through OpenFirmware
Go to file
2021-09-29 04:11:53 +01:00
.gitignore added boot.c 2021-09-23 14:13:49 +01:00
boot.c can now modify frame buffer 2021-09-29 04:11:53 +01:00
boot.S can now modify frame buffer 2021-09-29 04:11:53 +01:00
kpartx.sh added boot.c 2021-09-23 14:13:49 +01:00
LICENSE Rename COPYING to LICENSE 2021-08-27 05:48:30 +01:00
load.fs can now modify frame buffer 2021-09-29 04:11:53 +01:00
Makefile can now modify frame buffer 2021-09-29 04:11:53 +01:00
README.md readme 2021-09-23 14:15:18 +01:00

powerpc-boot

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

Run it with QEMU :

make && qemu-system-ppc DISK.APM