antis0007 / Chip8_a2

Basic modular CHIP-8 emulator written in C++ using SDL2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chip8_a2

Info:

Basic Modular CHIP-8 Emulator written in C++ with SDL2

Currently supports building with mingw32-make and linux make via the supplied makefile

Note: Before compiling for another platform, be sure to clear the obj folder

Showcase:

image

About

Basic modular CHIP-8 emulator written in C++ using SDL2

License:GNU General Public License v3.0


Languages

Language:C 97.7%Language:C++ 0.8%Language:Objective-C 0.6%Language:M4 0.4%Language:Roff 0.3%Language:CMake 0.2%Language:Shell 0.1%Language:Makefile 0.0%