shoebill/README.md

36 lines
1.0 KiB
Markdown
Raw Normal View History

2014-02-24 21:08:37 +00:00
Shoebill
========
A Macintosh II emulator that runs A/UX (and A/UX only).
Shoebill is an all-new, BSD-licensed Macintosh II emulator designed from the ground up with the singular goal of running A/UX.
A/UX 1.x.x through 2.0.0 are supported currently, and 3.x.x support is in progress.
Shoebill requires a OS X, a Macintosh II or IIx ROM, a disk image with A/UX installed, and an A/UX kernel.
[Download the latest release], and then see the [getting started] wiki.
Also check out [screenshots].
####Currently Implements
* 68020 CPU (mostly)
* 68881 FPU (a little)
* 68851 PMMU (just enough to boot A/UX)
* SCSI
* ADB
* A NuBus video card with 8-bit resolution
#### Does not implement (yet)
* Sound
* Floppy
* Serial ports
* Ethernet
* PRAM / VIA timers
* Support for multiple screens, or 16/24-bit resolutions
[Download the latest release]:https://github.com/pruten/Shoebill/releases
[getting started]:https://github.com/pruten/Shoebill/wiki/Getting-Started
[screenshots]:https://github.com/pruten/Shoebill/wiki/Screenshots