| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
#cpp_chip8
CHIP-8, SuperChip and XO-Chip Emulator written in C++
Uses SDL2 to provide graphics and audio processing.
The game loop is strongly related to the way MonoGame/XNA works.
make
Compile with Visual Studio 2017 (via the solution)
./cpp_chip8 Roms/SGAMES/ANT
cpp_chip8 Roms\SGAMES\ANT
| Back | FazBrowse Home | New Git URL |