This project is a modernized version of simulator for the Nibbler project — a 4-bit CPU on a breadboard.
I have translated it from C++/CLI to C# and added a 1602-display emulator from vrEmuLcd project.
How to build
- Get a VisualStudio
- Clone this repo
- Open Nibbler-Simulator.sln
- Press [F5]