shoebill/README.md

39 lines
1.2 KiB
Markdown
Raw Normal View History

2014-05-10 22:55:12 +00:00
<h1><img align=right src="../pruten.github.io/master/web/stork_tiny_head3.jpg"/>Shoebill</h1>
2014-02-24 21:08:37 +00:00
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.
Shoebill requires a OS X, a Macintosh II, IIx or IIcx ROM, and a disk image with A/UX installed.
[Download the latest release], and then see the [getting started] wiki.
Also check out [screenshots].
__Update (April 26, 2014): Shoebill 0.0.2 is available, and it supports A/UX 3.0.0! And you no longer need to supply your own kernel.__
####Supports
* A/UX 1.1.1 through 3.0.0 (but not 3.0.1 or higher, yet)
####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