jace icon indicating copy to clipboard operation
jace copied to clipboard

Java Apple Computer Emulator

Results 24 jace issues
Sort by recently updated
recently updated
newest added

JavaFX appears to have been removed from OpenJDK 11 which means jace doesn't build, with errors such as ``` [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] /home/pi/Downloads/jace/src/main/java/jace/core/Computer.java:[27,29] package javafx.beans.property does...

When I run Jace 2.0-Stable in macOS High Sierra, I get the following exception: ``` Allocated output lines: 0 Getting source line from Port Built-in Microphone, version Unknown Version: PCM_SIGNED...

Currently, trying to configure the system via the UI is problematic, at least on Ubuntu 17.10 running Sun java 1.8.0_171. After saving the configuration options once, any changes you make...

This is with the latest release: ``` bill @ hpcompaq6710b ~/Dropbox/lib $ java -version openjdk version "1.8.0_141" OpenJDK Runtime Environment (build 1.8.0_141-b16) OpenJDK 64-Bit Server VM (build 25.141-b16, mixed mode)...

As a user, it would be ideal to have a non-intrusive user interface that helped me access the emulator's actions but didn't get in my way when using it.

enhancement

I would like to adjust the display as if it were an analogue screen with controls for: - [ ] Tint - [ ] Color - [ ] Brightness -...

There are so many features but they're not easy to use or well-documented. Right now the only way to discover some features is to browse the configuration and see the...

enhancement

As a power developer, I want to ensure that Jace can match the exact CPU timing of either a 6502 or 65c02 CPU. If any opcode does not use correct...

bug

A subset of Uthernet II compatibility should be implemented, allowing uthernet-compatible programs to run under emulation.

enhancement
help wanted

The ability to load & save binary memory into the emulator would make it 100% more useful for me. :-)

enhancement