Skip to content

JonathanDC64/Chip-8-Interpreter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

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

About

A simple Chip-8 emulator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published