Neptune-32: modular, extensible CPU emulator written in Java

A modular, extensible CPU emulator written in Java, featuring a custom-designed instruction set and memory architecture. – LPC4/Neptune-32… Read more

Similar

Scripting Java with a JBang

JBang provides a way of running Java code as a script, similar to JShell. However, unlike JShell, JBang works great on Java 8 and can be used to automatically download dependent libraries as well. In fact, JBang can even run without Java being installed -... (more…)

Read more »