Skip to content

Albert24GG/chip8-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chip8-cpp

This is simple chip8 emulator written in C++ that uses SDL2 for displaying the programs.

Images

Building

Follow this guide to set up sdl2 for cmake, then generate the build system files and compile the program.

Usage

./chip8 path_to_rom

Press ESC to close the program. The keypad layout is the following:

About

Simple chip8 emulator written in C++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published