Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/64/chip8

Simple CHIP-8 Emulator written in C.
https://github.com/64/chip8

chip8 emulator

Last synced: 11 days ago
JSON representation

Simple CHIP-8 Emulator written in C.

Awesome Lists containing this project

README

        

# A Simple Chip8 Emulator

Written in C, requires SDL2. Tested on Clang and GCC. Files ending in `.ch8` are the files written in CHIP8 machine language, which you can play by typing in their name at the beginning prompt.