A Macintosh II emulator that runs A/UX
Go to file
Peter Rutenbar 0384728c22 Fixed beeping while typing, adding a better README.md, and added some screenshots for the wiki 2014-02-26 21:33:50 -05:00
core First big barely-functional code drop 2014-02-24 17:14:52 -05:00
gui Fixed beeping while typing, adding a better README.md, and added some screenshots for the wiki 2014-02-26 21:33:50 -05:00
web Fixed beeping while typing, adding a better README.md, and added some screenshots for the wiki 2014-02-26 21:33:50 -05:00
.gitignore First big barely-functional code drop 2014-02-24 17:14:52 -05:00
LICENSE First big barely-functional code drop 2014-02-24 17:14:52 -05:00
Makefile First big barely-functional code drop 2014-02-24 17:14:52 -05:00
README.md Fixed beeping while typing, adding a better README.md, and added some screenshots for the wiki 2014-02-26 21:33:50 -05:00
README.txt Improved the READMEs 2014-02-24 21:15:27 -05:00
test.c First big barely-functional code drop 2014-02-24 17:14:52 -05:00

README.md

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