Skip to content

CHIP-8 emulator/interpreter built in C using SDL2

License

Notifications You must be signed in to change notification settings

GBergatto/CHIP-8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CHIP-8 emulator

Testing

To test using the BC_test.ch8 rom, set .shift_VX_only = true in main.c to just shift VX instead of shifting VY and storing the result in VX like intended for the original CHIP-8 interpreter.

About

CHIP-8 emulator/interpreter built in C using SDL2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published