Skip to content

BenjaminTSmith/CHIP-8-Emulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CHIP-8 Emulator

Dependencies

This CHIP-8 emulator uses SDL2-2.0.20 for audio, video, and input.

User Input

The CHIP-8 originally had a hexadecimal keypad, which is emulated by the following keys on your keyboard:

---------
|1|2|3|4|
---------
|Q|W|E|R|
---------
|A|S|D|F|
---------
|Z|X|C|V|
---------

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published