lawless-legends/Platform/Apple/tools/jace
2024-04-23 10:08:38 -05:00
..
.idea Fixed script editor funky UI issues 2022-11-30 09:34:52 -06:00
.vscode Fix more code quality warnings 2023-10-23 23:10:20 -05:00
misc Aggressive rewrite with improved test coverage 2024-02-09 23:50:53 -06:00
src Tweaks to timing/speaker sound, visual sound debug feature added 2024-04-23 10:08:38 -05:00
.gitignore Working sound playback with LWGJL finally! (still some bugs) 2023-11-04 23:14:58 -05:00
.java-version Removal of AWT and most uses of reflection 2023-07-26 10:50:52 -05:00
build.sh Adding a fork of Jace for building standlone versions of the game 2017-12-28 10:40:35 -06:00
LICENSE Reworked timing logic, changed license to Apache ASL 2.0 2024-02-21 10:52:06 -06:00
manifest.mf Adding a fork of Jace for building standlone versions of the game 2017-12-28 10:40:35 -06:00
nb-configuration.xml Massive Java 17 overhual 2023-07-03 15:44:23 -05:00
nbactions.xml Massive Java 17 overhual 2023-07-03 15:44:23 -05:00
pom.xml Fix incomplete music decoding bug 2024-04-09 23:28:47 -05:00
README.md Adding a fork of Jace for building standlone versions of the game 2017-12-28 10:40:35 -06:00
run.sh Adding a fork of Jace for building standlone versions of the game 2017-12-28 10:40:35 -06:00

Java Apple Computer Emulator

Download:

To Run:

or java -jar Jace.jar

To Build:

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

  • NEW: 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