/cpu-simulator-java

A Java program with a GUI that simulates a custom CPU. One can load instructions in a custom assembler language and see the registries' changes.

Primary LanguageJavaMIT LicenseMIT

Custom CPU Simulator

A custom CPU simulator provided with a GUI, made with Java.

Go to Releases to download it.

Screenshot of the simulator before running instructions stored on memory Screenshot of the assembler code before loading it onto memory Screenshot of the simulator after running instructions stored on memory