Skip to content

JugadK/CHIP-8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CHIP-8

Basic CHIP-8 emulator clocked at 500HZ

There are many differing implementations and inconsistencies that have been introduced over the years of CHIP-8 emulation, this rom is built in according to the specifications stated in the link below http://devernay.free.fr/hacks/chip8/C8TECH10.HTM

This Project is mainly mean't for me to learn C and understand emulators and computers at a better level

Depedencies

GCC and SDL2

Build using MAKE file

make

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors