/Chip-8-Interpreter

A simple Chip-8 emulator

Primary LanguageC

Chip-8-Interpreter

A simple Chip-8 emulator (still has a few bugs)

How to use

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

Controls

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|
---------                ---------