Java Apple Computer Emulator
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Go to file
Brendan Robert 9674e59f1e
Merge pull request #39 from badvision/dependabot/maven/junit-junit-4.13.1
Bump junit from 4.10 to 4.13.1
2 years ago
src Added better standalone testing for command line arguments. Got video mode to be a first-class startup parameter 4 years ago
.gitignore Ignore tmp files and IDE hint to prefer Java 1.8 6 years ago
.travis.yml Giving up on the multi-line idea for now 6 years ago
LICENSE Initial commit 9 years ago
README.md Update README.md 5 years ago
build.sh Test and Display if maven isn't installed 5 years ago
manifest.mf Initial version: Based on last source available in SourceForge, converted to a Maven project format 9 years ago
nb-configuration.xml Ignore tmp files and IDE hint to prefer Java 1.8 6 years ago
nbactions.xml Start of JavaFX overhaul... 8 years ago
pom.xml Bump junit from 4.10 to 4.13.1 3 years ago
run.sh Update run.sh 7 years ago

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