danirod / chip8Links
A multiplatform CHIP-8 emulator done in SDL 2. Implements all the opcodes for CHIP and SCHIP specifications.
☆57Updated 3 years ago
Alternatives and similar repositories for chip8
Users that are interested in chip8 are comparing it to the libraries listed below
Sorting:
- A CHIP-8 interpreter, assembler and disassembler in C☆105Updated 3 months ago
- Game Boy emulator written in C++ with SDL2, includes visual debugger.☆66Updated last year
- A simple Chip 8 Emulator written in C++☆25Updated 8 years ago
- The Chip16 emulation project.☆99Updated last year
- Working Chip 8 Emulator written with C☆43Updated 12 years ago
- CHIP-8 and Super-CHIP emulator core☆45Updated 2 years ago
- A simple raycasting demonstration using SDL2☆32Updated 4 years ago
- OpenGL Windowing System☆29Updated 9 years ago
- An Understandable 6502 Emulator☆48Updated 3 years ago
- Shiru's NES programming examples (with Makefiles for macOS)☆79Updated 2 years ago
- GameBoy Developer's Kit (GBDK) 2.96a from 2002 tuned so it can be compiled on a modern system (Ubuntu 24.04 LTS, 22.04 LTS, 20.04 LTS).☆87Updated 8 months ago
- 🕹️ A toy project implementing a simple tetris clone in C for learning SDL 2.x.☆83Updated 7 years ago
- DOS Defender (Ludum Dare #31)☆135Updated last year
- Chip8 Emulation and Disassembler