Java Apple Computer Emulator
Go to file
Brendan Robert ad9da99cb8
Update README.md
2018-01-15 15:20:50 -06:00
src Backported changes from Lawless Legends app experience; namely better boot behavior and also UI Controls Overlay. :) 2018-01-12 23:27:56 -06:00
.gitignore Ignore tmp files and IDE hint to prefer Java 1.8 2017-12-26 11:25:53 -06:00
.travis.yml Giving up on the multi-line idea for now 2017-12-26 11:48:27 -06:00
LICENSE Initial commit 2014-08-17 00:51:04 -05:00
README.md Update README.md 2018-01-15 15:20:50 -06:00
build.sh Cleaned up build instructions 2016-01-10 11:19:59 -08: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
nb-configuration.xml Ignore tmp files and IDE hint to prefer Java 1.8 2017-12-26 11:25:53 -06:00
nbactions.xml Start of JavaFX overhaul... 2015-02-02 00:52:31 -06:00
pom.xml Removed JavaFX packager dependency (it's built-in now) and also switched to using a nestedVM dependency instead of including the classes directly. 2016-11-04 22:40:46 -05:00
run.sh Update run.sh 2016-02-06 16:27:03 -06:00

README.md

Java Apple Computer Emulator

Download:

To Run:

or java -jar Jace.jar

Support JACE:

JACE will always be free, but it does take considerable time to refine and add new features. If you would like to show your support and encourage the author to keep maintaining this emulator, why not throw him some change to buy him a drink? (The emulator was named for the Jack and Cokes consumed during its inception.)

To Build:

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

  • NEW: UI Control Overlay makes common actions more conveniently available at the click of a button!
  • Built-in IDE for writing basic and assembly programs, using ACME to compile and execute directly without leaving the emulator.
  • 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 and 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