An hacky CHIP-8 interpreted coded in c#, with no dependencies
other that the windows console.
The goal was to understand how a bytecode interpreter works, not a perfect CHIP-8 emulation.
A multithreaded, test-driven electronics emulator for .net 4.0.
...It will simulate hardware functionality at a low level without sacrificing performance. The end goal for this project is to allow the ability to simulate hardware by simply dropping common components onto a virtual integrated circuit.