Skip to content

nickhall/Chip-8-Emulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chip-8-Emulator

A simple C++ implementation of the CHIP-8 CPU. I am not good at C++ yet so don't mind any stupid coding decisions.

To run this you'll need SDL2. Currently the ROM data points to a hard-coded location on my hard drive. I'll fix that later.

About

C++ implementation of the CHIP-8 CPU

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages