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

https://github.com/tylerbrock/chip8

Chip8 interpreter/emulator written in C++ using SDL2
https://github.com/tylerbrock/chip8

c-plus-plus chip-8 chip8-emulator chip8-interpreter sdl2

Last synced: 25 days ago
JSON representation

Chip8 interpreter/emulator written in C++ using SDL2

Awesome Lists containing this project

README

        

This is pure garbage that I wrote when learning C++.

- [ ] Audio doesn't work (not implemented)