Update README.md

This commit is contained in:
thamugadi 2021-06-30 18:16:42 +01:00 committed by GitHub
parent 18c320ac63
commit e48a05c128
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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```