GitHub topics: chip-8-interpreter
emowtet/chipchapa
[Not finished] Yet another CHIP-8 interpreter/emulator in C++
Language: C++ - Size: 57.6 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 2 - Forks: 0

krueger71/chip8rs
Chip8 Emulator in Rust
Language: Rust - Size: 156 KB - Last synced at: 14 days ago - Pushed at: 15 days ago - Stars: 3 - Forks: 0

chroniceel93/Chippy
A Chip-8 interpreter written in c++, simply to pass the time
Language: C++ - Size: 70.3 KB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 0 - Forks: 0

krueger71/chip8j
Chip8 Emulator in Java
Language: Java - Size: 89.8 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

tobiasvl/chip-f8
CHIP-8 interpreter for the Fairchild Channel F
Language: Assembly - Size: 28.3 KB - Last synced at: 2 days ago - Pushed at: 10 months ago - Stars: 5 - Forks: 1

CatMeowByte/chip_byte_micro
CHIP-8 emulator.
Language: GDScript - Size: 9.54 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

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")
Language: Roff - Size: 3.6 MB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 460 - Forks: 9

pomettini/pachip8risu
๐ฆ An interpreter for the Chip-8 fantasy console
Language: Rust - Size: 195 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

abchouhan/chip-8
A simple CHIP-8 emulator/interpreter.
Language: C++ - Size: 38.1 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

tobiasvl/chip-8-mini
CHIP-8 interpreter for Pokรฉmon Mini
Language: Assembly - Size: 10.7 KB - Last synced at: 2 days ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 0

tobiasvl/chiposlo
CHIPOS with Logical Operators
Language: Assembly - Size: 4.16 MB - Last synced at: 2 days ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 1

SwineHerd21/e-chip
A CHIP-8 interpreter with real-time debug information
Language: Rust - Size: 798 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

Timendus/chipception
A CHIP-8 and SUPER-CHIP interpreter written in XO-CHIP. Because CHIP-8 interpreters have been written in every programming language and the platform also deserves one written in CHIP-8 itself! ๐
Language: Roff - Size: 6.84 MB - Last synced at: 3 months ago - Pushed at: 12 months ago - Stars: 12 - Forks: 1

tobiasvl/py-termin-8 ๐ฆ
CHIP-8 interpreter that runs in your terminal
Language: Python - Size: 19.5 KB - Last synced at: 2 days ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

djrideout/chippy
CHIP-8 interpreter in Rust
Language: Rust - Size: 1.06 MB - Last synced at: 3 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

tobiasvl/deca
A CHIP-8/Octo interpreter core written in Rust
Language: Rust - Size: 32.2 KB - Last synced at: 2 days ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

Chylynsky/Chip8-Emulator
Chip-8 emulator created using C++ with SDL2 and FLTK libraries.
Language: C++ - Size: 26.7 MB - Last synced at: 11 months ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

st901/CHIP-8_Interpreter_Cpp
My First Chip-8 Interpreter, using C++
Language: C++ - Size: 48.8 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

kdridi/chip8-interpreter
http://www.multigesture.net/articles/how-to-write-an-emulator-chip-8-interpreter/
Language: C++ - Size: 13.7 KB - Last synced at: 4 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

pcpeasant/OctoEmu
A simple CHIP-8 emulator/interpreter using C and Raylib
Language: C - Size: 2.56 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

meraf00/chip8-emulator
chip8-emulator built using C to run legacy games that run on chip8.
Language: C - Size: 5.86 KB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

duccdev/CHIPI-8
CHIP-8 emulator written in C ๐ฑ
Language: Makefile - Size: 1.95 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

matej-g/yarchi
Yet another Rust CHIP-8 interpreter!
Language: Rust - Size: 14.6 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

hgrsd/nibble8
One of thousands of Rust implementations of a CHIP-8 interpreter
Language: Rust - Size: 78.1 KB - Last synced at: 8 days ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

mandliya/rusty_chip8
A fun chip8 interpreter built in Rust for fun!
Language: Rust - Size: 33.2 KB - Last synced at: 26 days ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

jacepark12/chip-8-emulator-rust-wasm
CHIP-8 emulator built with Rust
Language: Rust - Size: 232 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

Justin-Credible/CHIP-8-Emulator
๐ฎ An emulator for the CHIP-8 virtual machine.
Language: C# - Size: 761 KB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 8 - Forks: 1

eaxecx/nchip8
CHIP-8/SCHIP interpreter powered by SDL2 and ImGui
Language: C++ - Size: 88.9 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

SacredSqueegee/Chip-8
Chip-8 interpreter
Language: C - Size: 104 KB - Last synced at: 16 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

arcangelochine/chipEmu
Language: C - Size: 1.68 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

sengir/chip-8
An HTML5/JavaScript CHIP-8 emulator
Language: JavaScript - Size: 3.91 KB - Last synced at: 26 days ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

Excse/Chip-8
A simple Chip-8 "emulator" written to start off with emulator development.
Language: C++ - Size: 12.7 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

umairayub79/CHIP-8Js
A CHIP-8 Emulator written using JavaScript
Language: JavaScript - Size: 50.8 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

tobiasvl/gb-chip8
CHIP-8 emulator (interpreter) for Game Boy
Language: Assembly - Size: 17.6 KB - Last synced at: 2 days ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

bmic86/blip
Chip-8 emulator/interpreter running in web browser. It is implemented in C# and Blazor (also using a little of JS).
Language: C# - Size: 340 KB - Last synced at: 6 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Lukakva/chip-8.js
CHIP-8 virtual machine implemented in JavaScript
Language: JavaScript - Size: 256 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 0

tung/chip8run
A CHIP-8 interpreter made with C and Sokol
Language: C - Size: 377 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

chran554/chip8-go
A go implementation of a CHIP-8 emulator (or rather interpreter).
Language: Go - Size: 6.62 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

wphuhn/CHIP8Emulator
Emulator for the CHIP-8 Instruction Set
Language: C++ - Size: 720 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

MeirKlemp/shvav-8
Chip-8 Emulator
Language: C++ - Size: 226 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

emirunlu/Chip-8-Emulator
A Chip-8 Emulator in C++ using SDL2
Language: C++ - Size: 39.1 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

eth-p/uni-chip8 ๐ฆ
Spring 2019, Team 15 (Chipotle) - CHIP-8
Language: TypeScript - Size: 2.31 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 8 - Forks: 1

jakubito/fchip
๐น CHIP-8 interpreter written in AssemblyScript
Language: TypeScript - Size: 285 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 0

kurtanr/Chip8
CHIP-8 interpreter, disassembler and more (in work)
Language: C# - Size: 273 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

tobiasvl/termin-8
Octo-compliant CHIP-8 emulator frontend that runs in your terminal
Language: Rust - Size: 40 KB - Last synced at: 2 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

fruhland/Chocol8-CHIP
Portable CHIP-8 emulator
Language: Java - Size: 293 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

lmmendes/chip8-rb
CHIP-8 Interpreter in Ruby
Language: Ruby - Size: 9.77 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

ByteCurdler/Chippy
A CHIP-8 interpreter, based on Octo (https://johnearnest.github.io/Octo/)
Language: JavaScript - Size: 97.7 KB - Last synced at: 4 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

airloaf/ChipM8-SDL
Chip-8 interpreter using SDL2 for graphics
Language: C++ - Size: 728 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

skni-kod/chip-8
Chip-8 interpreter written in Java
Language: Java - Size: 962 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 0

michalbe/chip8-js
CHIP-8 VM in JS
Language: JavaScript - Size: 573 KB - Last synced at: 3 months ago - Pushed at: almost 7 years ago - Stars: 3 - Forks: 0

zweizeichen/chirpy
A fun little CHIP-8 interpreter I made in Rust in a day
Language: Rust - Size: 274 KB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

pcm720/chip8emu
A basic CHIP-8 emulator written in C
Language: C - Size: 877 KB - Last synced at: 3 months ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

christiancoleman/emulation-endeavor
Doing emulation programming starting with CHIP-8 and followed by Game Boy
Language: C - Size: 12.7 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

lucasmelin/kotlin-chip-8
A CHIP-8 interpreter written in Kotlin
Language: Kotlin - Size: 22.5 KB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

AmaranthineCodices/chip8-int
A CHIP-8 interpreter in Rust.
Language: Rust - Size: 25.4 KB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

ArnautDaniel/raChip
Implementation of a Chip-8 interpreter in Racket
Language: Racket - Size: 3.91 KB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0
