Skip to content

nazago/Chip-8-emulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chip-8-emulator

Emulator at high level of an 8 bit CPU with memory to play invaders and other games. Compilation performed on a 64bit chip with SDL2 and Mingw32 compiler.

To run the emulation, go to the ./bin folder and type on the terminal:

./main <game_to_play>

Have fun!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages