chip8-interpreter
There are 150 repositories under chip8-interpreter topic.
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")
gergoerdi/chirp8-avr
CHIP-8 implementation in Rust targeting AVR microcontrollers
LakshyAAAgrawal/chip8emu
A Terminal Based Chip-8 Emulator
ESPboy-edu/ESPboy_CHIP8
ESPboy CHIP8/SCHIP accurate emulator turning your ESP8266 ESPboy into retro game console
Slins-23/chip-8
CHIP-8 Emulator/Debugger made with C++ 17, OpenGL & ImGui.
leandrogaspar/chip8
JavaScript CHIP-8 Interpreter
ivan-pi/fc8
Fortran CHIP-8 interpreter
DubiousCactus/Cheap8
Old-school Ncurses-based CHIP-8 emulator written in C++ for learning and having fun.
thiagoslino/Cuis-Smalltalk-Chip8
Yet Another Chip 8 Emulator
tobiasvl/chiposlo
CHIPOS with Logical Operators
yikerman/YACE
Yet Another Chip8 Emulator
IslayLaphroaig/CHIP-8
A CHIP-8 interpreter written in Python 3
nikoof/octarou
CHIP-8 interpreter for my high-school CS final project.
tobiasvl/chip-8-mini
CHIP-8 interpreter for Pokémon Mini
tobiasvl/chip-f8
CHIP-8 interpreter for the Fairchild Channel F
TylerBrock/chip8
Chip8 interpreter/emulator written in C++ using SDL2
daedreth/emu8
A chip8 intepreter for the terminal.
davecom/ChipLate
A simple CHIP-8 Emulator in Swift
michaelarnauts/chip8-java
This is the code for a fully functional chip8 emulator in Java. It was written a few years ago as a school project. It is not maintained anymore, but should work fine.
r4nx/granite
CHIP-8 emulator
thiagoslino/Chip8-Squeak
This project is a Chip 8 emulator (interpreter) written in Squeak Smalltalk
tobiasvl/deca
A CHIP-8/Octo interpreter core written in Rust
benvenutti/core8
Chip-8 virtual machine
bustatu/EmulatorEngine
C++ multi-platform emulator I am developing in my spare time.
DanielCreeklear/chip8_emulator
Built in C++ with OpenGL, CHIP-8 is an interpreted programming language. The chip-8 emulator is an emulation project considered simple by the community, being a great "Hello World" for emulators programming.
gotlougit/chip8-emulator
Basic emulator for the CHIP-8 system
JoniSuominen/PyCHIP-8
A Python/PyGame implementation of CHIP-8
jonthysell/ChipEight
A CHIP-8 emulator written in C#.
krueger71/chip8rs
Chip8 Emulator in Rust
NadeenUdantha/chip8
android java chip8 emulator/interpreter app
srijxnnn/emu8
emu8 - A CHIP-8 emulator (or interpreter) written in C++.
TheInvader360/chip8
:video_game: Chip-8 emulator (golang)
KonyD/chip8-emulator
A CHIP‑8 emulator written in Go
yaxra/chipchapa
🐱 [Not finished] Yet another CHIP-8 interpreter/emulator in C++