MarianoAlipi / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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.

License:MIT License


Languages

Language:Java 100.0%