A simple Chip-8 emulator (still has a few bugs)
Run in the command line: Chip-8-Interpreter.exe GameNames
Or
Drag game on the Chip-8-Interpreter.exe file
Or
Add path to game in project settings -> debugging -> Command Arguments
Original: Emulator: Keypad Keyboard --------- --------- |1|2|3|C| -> |1|2|3|4| --------- --------- |4|5|6|D| -> |Q|W|E|R| --------- --------- |7|8|9|E| -> |A|S|D|F| --------- --------- |A|0|B|F| -> |Z|X|C|V| --------- ---------