shoebill/README.md

41 lines
1.5 KiB
Markdown
Raw Normal View History

2014-05-10 23:01:13 +00:00
<h1><img align=right src="../../../pruten.github.io/raw/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.
2014-07-04 02:09:05 +00:00
Shoebill requires 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].
2015-09-14 03:16:46 +00:00
__Update (Sept 13, 2015): [Shoebill 0.0.5 is available]__
__This will probably be the last release. I won't be able to work on Shoebill going forward (by contractual obligation), so I wanted to race out one last release. Only an OS X binary is available, sorry, and it's very unpolished. But the SDL GUI should still build on linux/windows.__
####Supports
2015-04-10 02:22:51 +00:00
* A/UX 1.1.1 through 3.1 (and 3.1.1 a little)
####Currently Implements
* 68020 CPU (mostly)
2015-04-10 02:22:51 +00:00
* 68881 FPU (mostly)
* 68851 PMMU (just enough to boot A/UX)
* SCSI
* ADB
2014-06-30 23:06:33 +00:00
* PRAM
2015-04-10 02:22:51 +00:00
* Ethernet (via emulated Apple EtherTalk/DP8390 card)
* A NuBus video card with 24-bit depth.
#### Does not implement (yet)
* Sound
* Floppy
* Serial ports
[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
2015-09-14 03:16:46 +00:00
[Shoebill 0.0.5 is available]:https://github.com/pruten/Shoebill/releases
2015-04-10 02:22:51 +00:00
[The thread on emaculation.com]:http://www.emaculation.com/forum/viewtopic.php?f=7&t=8288