mirror of
https://github.com/pruten/shoebill.git
synced 2024-12-27 14:30:32 +00:00
A Macintosh II emulator that runs A/UX
5c1fdf6b73
- VIA timers should probably work now, although it turns out A/UX rarely uses them (only during startup to time a dbra loop and other stuff) - Updated video.c and the fake nubus video card driver to support "thousands" and "millions" of colors when 32-bit QuickDraw is available |
||
---|---|---|
core | ||
debugger | ||
gui | ||
.gitignore | ||
LICENSE | ||
Makefile | ||
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.
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 (May 24, 2014): Shoebill 0.0.3 is available
####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
- PRAM (as of v0.0.3)
Does not implement (yet)
- Sound
- Floppy
- Serial ports
- Ethernet
- VIA timers
- Support for multiple screens, or 16/24-bit resolutions