Peter Rutenbar 952fe7ae89 Linux SDL GUI + bug fixes + printf->slog
- sdl-gui/sdl.c is a tiny, basically working SDL2-based GUI that can compile and run on linux.
  It still needs PRAM integration and a config file.

- Fixed a dumb bug in shoebill_initialize that was causing sporadic crashes

- Replaced a million printf() calls with slog(), to make the SDL client run more quietly on the CLI

- Added more corruption checking to alloc_pool
2014-06-09 16:21:12 -04:00
2014-02-24 17:14:52 -05:00
2014-05-24 16:51:01 -04: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.

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
Description
A Macintosh II emulator that runs A/UX
Readme BSD-2-Clause 1.5 MiB
Languages
C 93.9%
Objective-C 4.4%
Perl 1.2%
Makefile 0.3%