Update README.md

This commit is contained in:
aramya 2021-06-30 18:16:42 +01:00 committed by GitHub
parent b0f3f8115d
commit bebe3ab4cb
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
# powerpc-boot
Bootable stuff for PowerPC architecture ; 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 :
```qemu-system-ppc APMdisk```