Java Apple Computer Emulator
Go to file
2015-03-29 00:22:57 -05:00
src/main Moved mixer to Computer to avoid getting it blown away every time Motherboard is reset. Also: FULL SUPPORT of the AE Phasor is now working and tested. Partial support for multiple mockingboards is present but they are not synchronized so it sounds really strange but at least does not crash. 2015-03-29 00:22:57 -05:00
.gitignore Removed duplication from config panel (hopefully without side-effects). 2015-02-28 23:47:28 -06:00
LICENSE Initial commit 2014-08-17 00:51:04 -05:00
manifest.mf Initial version: Based on last source available in SourceForge, converted to a Maven project format 2014-09-07 16:10:04 -05:00
nbactions.xml Start of JavaFX overhaul... 2015-02-02 00:52:31 -06:00
pom.xml Start of JavaFX overhaul... 2015-02-02 00:52:31 -06:00
README.md Updated readme file 2014-09-07 16:15:15 -05:00

Java Apple Computer Emulator

Jace is a java-based Apple //e emulator with many compelling features:

  • Disk and Mass-storage (hard drive, 3.5 floppy) images
  • Joystick and Mouse are fully supported (Joystick can be emulated with either keyboard or mouse, Java doesn't have native joystick support
  • All graphics modes are supported, including Apple RGB "Mixed" and B&W modes.
  • Fullscreen and windowed modes supported
  • PassPort MIDI support for Ultima V
  • MetaCheat allows quick and easy ability to find and alter active memory
  • MetaCheat also provides a live heat-map showing all RAM activity, color coded to indicate read, write or CPU execution -- Perfect for reverse engineers
  • Optional Debugging rom (][DB) can be enabled for a more powerful monitor
  • Super serial emulated as a tcp/ip port
  • Mockingboard support, partial Phasor support
  • Highly flexible configuration allows any combination of cards and many extra options. You can even alter configuration while the emulation is running!

Airheart Color swatches Desktop II

More information here: https://sites.google.com/site/brendanrobert/projects/jace