Skip to content
/ chip-8 Public

A simple CHIP-8 emulator/interpreter written in C++

License

Notifications You must be signed in to change notification settings

erindun/chip-8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CHIP-8

A simple CHIP-8 emulator/interpreter written in C++. Requires SDL2.

To build, run make.

To run the program, run chip8 <ROM file>.

Control with 1234/QWER/ASDF/ZXCV.

About

A simple CHIP-8 emulator/interpreter written in C++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published