Chip-8 Chip-8 Emulator done in C# using WPF. Project Project was done for fun and to deepen undedrstaning of emulators and bitwise operations. Status Emulation is fully finished, and works with no isses, UI is still needs tweeking. Resources used are following https://chip-8.github.io/links/ https://multigesture.net/articles/how-to-write-an-emulator-chip-8-interpreter/ http://devernay.free.fr/hacks/chip8/C8TECH10.HTM