This commit is contained in:
thamugadi 2021-09-29 04:14:49 +01:00
parent 8631a1fb3f
commit 3a6e933c73

View File

@ -4,4 +4,4 @@ Produces a HFS+ disk image formatted with Apple Partition Map partition scheme,
Run it with QEMU :
```make && qemu-system-ppc DISK.APM```
```make && make run```