chip8
There are 962 repositories under chip8 topic.
JohnEarnest/Octo
A Chip8 IDE
Timendus/chip8-test-suite
A collection of ROM images with tests that will aid you in developing your own CHIP-8, SUPER-CHIP or XO-CHIP interpreter (or "emulator")
mattmikolay/chip-8
A collection of CHIP-8 programs and documentation
aquova/chip8-book
An introduction to Chip-8 emulation using Rust
tobiasvl/awesome-chip-8
List of CHIP-8 resources
JohnEarnest/chip8Archive
A repository of community-submitted Chip8 programs and their metadata
kripod/chip8-roms
ROMs for CHIP-8.
glouw/c8c
The chip8 compiler, assembler, and virtual machine
alexanderdickson/Chip-8-Emulator
A Chip-8 Emulator
wernsey/chip8
A CHIP-8 interpreter, assembler and disassembler in C
JohnEarnest/c-octo
A C rewrite of the Octo CHIP-8 IDE
craigthomas/Chip8Python
An XO Chip, Super Chip, and Chip 8 emulator written in Python
ioncodes/llvm8
Statically recompiling CHIP8 to Windows and macOS using LLVM
trapexit/chip-8_documentation
A collection of documentation on the CHIP-8 and related
gulrak/cadmium
A CHIP-8 variant emulation and development environment
bradford-hamilton/chippy
Chip-8 emulator written in Go
mario-deluna/php-chip8
Yet another CHIP-8 emulator, but in PHP!
Hacktix/GB-8
A simple Chip-8 interpreter for the Nintendo Gameboy Color.
danirod/chip8
A multiplatform CHIP-8 emulator done in SDL 2. Implements all the opcodes for CHIP and SCHIP specifications.
jerryshell/rsc8
CHIP-8 VM written in Rust 🦀 with no_std core
gergoerdi/chirp8-avr
CHIP-8 implementation in Rust targeting AVR microcontrollers
pixelomer/PongoBRIX
First pongoOS game #pongoOSMasterRace
mir3z/chip8-emu
CHIP-8 Emulator in JavaScript
IoanThomas/constexpr-chip8
A compile-time CHIP-8 emulator
kurtjd/jaxe
A fully-featured, cross platform XO-CHIP/S-CHIP/CHIP-8 emulator written in C and SDL.
wasamasa/chip8.el
CHIP-8 emulator for Emacs
Amdrel/notch
A CHIP-8 interpreter written in Rust.
rkdud007/solchip8
SolChip8 is the first 100% on-chain Chip8 emulator smart contract where you can run chip8 games on EVM
leonmavr/chip-8
Chip8 emulator in C++ with graphics rendered directly on the terminal.
tochiu/c8
🎮 CHIP-8 / S-CHIP / XO-CHIP tui toolkit featuring a virtual machine, debugger, and disassembler
ESPboy-edu/ESPboy_CHIP8
ESPboy CHIP8/SCHIP accurate emulator turning your ESP8266 ESPboy into retro game console
craigthomas/Chip8Java
An XO Chip, Super Chip, and Chip 8 emulator written in Java
vicboma1/emulators
development methodology software emulators
geaz/emu-chip-8
A CHIP-8 emulator written in C++
linoscope/caml8
A CHIP8 emulator written in OCaml
sarbajitsaha/Chip-8-Emulator
A simple Chip 8 Emulator written in C++