An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: chip8-interpreter

yaxra/chipchapa

[Not finished] Yet another CHIP-8 interpreter/emulator in C++

Language: C++ - Size: 53.7 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 2 - 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: 11 days ago - Pushed at: 10 months ago - Stars: 504 - Forks: 9

krueger71/chip8rs

Chip8 Emulator in Rust

Language: Rust - Size: 156 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 0

ka-iden/chips

chips haha get it like the food

Language: C++ - Size: 2.41 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

moody-Jazz/Chip-8OR

Chip-8 interpreter

Language: C++ - Size: 6.84 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

InfiniteVerma/chip-8

CHIP-8 emulator written in C++ using SDL3

Language: C++ - Size: 64.5 KB - Last synced at: 3 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

r4nx/granite

CHIP-8 emulator

Language: C++ - Size: 307 KB - Last synced at: 7 days ago - Pushed at: 4 months ago - Stars: 4 - Forks: 0

JerryLeeMelton/Chip8-Interpreter

This is a CHIP-8 interpreter written in C++, with plans to integrate with graphics rendering and input handling as part of a full-fledged CHIP-8 emulator.

Language: C++ - Size: 12.7 KB - Last synced at: 11 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

krueger71/chip8j

Chip8 Emulator in Java

Language: Java - Size: 89.8 KB - Last synced at: about 2 months ago - Pushed at: about 2 months 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: 4 days ago - Pushed at: 11 months ago - Stars: 5 - Forks: 1

ivan-pi/fc8

Fortran CHIP-8 interpreter

Language: Fortran - Size: 179 KB - Last synced at: 3 days ago - Pushed at: 2 months ago - Stars: 7 - Forks: 1

LeoDumas/Chip-8_Emulator

Simple Chip-E emulator in C++

Language: C++ - Size: 8.79 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

gergoerdi/chirp8-avr

CHIP-8 implementation in Rust targeting AVR microcontrollers

Language: Rust - Size: 115 KB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 49 - Forks: 5

CatMeowByte/chip_byte_micro

CHIP-8 emulator.

Language: GDScript - Size: 9.54 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

MariosAchilias/CHIP-8

CHIP-8 interpreter in C#, using MonoGame

Language: C# - Size: 36.1 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Intedai/CHIP-8

CHIP-8 Emulator / Interpreter written in C++ with SFML

Language: C++ - Size: 41 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

paulomarruda/z8

A CHIP-8 emulator written in Zig.

Language: Zig - Size: 0 Bytes - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

defini7/Chip8 📦

Chip8 Emulator created using defGameEngine

Language: C++ - Size: 26.4 KB - Last synced at: 4 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

inunix3/nchip8

CHIP-8/SCHIP interpreter powered by SDL2 & Dear ImGui.

Language: C++ - Size: 93.8 KB - Last synced at: 3 months ago - Pushed at: 10 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: 4 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: 4 days ago - Pushed at: almost 2 years 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: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

srijxnnn/emu8

emu8 - A CHIP-8 emulator (or interpreter) written in C++.

Language: C++ - Size: 114 KB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

scnplt/chip8-interpreter

CHIP-8 interpreter written in Rust.

Language: Rust - Size: 2.03 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 1

sidereusnuntius/cc8

Just another Chip-8 interpreter.

Language: C - Size: 0 Bytes - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

miguelnto/chip8emu

Chip8emu is a CHIP8 Emulator written in Rust + SDL2.

Language: Rust - Size: 484 KB - Last synced at: 4 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

michelefenu/chip8-interpreter

A fully featured Chip8 Interpreter written in TypeScript just for fun

Language: TypeScript - Size: 123 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

salihefee/chip8-emulator

CHIP-8 Emulation in C++

Language: C++ - Size: 76.2 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

djrideout/chippy

CHIP-8 interpreter in Rust

Language: Rust - Size: 1.06 MB - Last synced at: 4 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

yikerman/YACE

Yet Another Chip8 Emulator

Language: C - Size: 51.8 KB - Last synced at: 8 months ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 1

gergoerdi/chirp8-sdl

Language: Rust - Size: 54.7 KB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 3 - Forks: 0

gergoerdi/chirp8-engine

Language: Rust - Size: 36.1 KB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 4 - Forks: 0

thiagoslino/Cuis-Smalltalk-Chip8

Yet Another Chip 8 Emulator

Language: Smalltalk - Size: 1.04 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 6 - Forks: 0

tobiasvl/deca

A CHIP-8/Octo interpreter core written in Rust

Language: Rust - Size: 32.2 KB - Last synced at: 4 days ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 0

benvenutti/core8

Chip-8 virtual machine

Language: C++ - Size: 371 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 2 - Forks: 0

thiagoslino/Chip8-Squeak

This project is a Chip 8 emulator (interpreter) written in Squeak Smalltalk

Language: Smalltalk - Size: 687 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 3 - Forks: 0

wojlin/js-chip8

Chip-8 Emulator: A lightweight Chip-8 emulator written in JavaScript, designed to run classic Chip-8 games in your web browser. Simple, efficient, and easy to use, this emulator supports the core Chip-8 instruction set and is ideal for learning and experimenting with retro computing.

Language: JavaScript - Size: 162 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

wojlin/chip8-editor

Welcome to the CHIP-8 IDE! Code, test, and debug CHIP-8 programs with ease using features like real-time syntax highlighting and a step-by-step debugger. Enjoy seamless emulator integration and intuitive UI. Contributions welcome under the MIT License.

Language: JavaScript - Size: 184 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

wojlin/c-chip8

Chip8 Emulator in C: A cross-platform Chip8 emulator with flexible display options (SDL or terminal) and data input methods (file or raw bytes). Built with CMake for easy configuration and compilation.

Language: C - Size: 40 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

st901/CHIP-8_Interpreter_Cpp

My First Chip-8 Interpreter, using C++

Language: C++ - Size: 48.8 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

GabrielBucsan/chip8js

Implementation of a CHIP8 emulator/interpreter.

Language: JavaScript - Size: 825 KB - Last synced at: 12 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

Richard-Stayman/PureBas-C8 Fork of 00laboratories/00SChip8 📦

PureBasic CHIP-8 and SCHIP interpreter.

Language: PureBasic - Size: 643 KB - Last synced at: 12 months ago - Pushed at: about 1 year 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

NadeenUdantha/chip8

android java chip8 emulator/interpreter app

Language: Java - Size: 73.2 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 3 - 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

nobotro/chip8_emulator

chip8 emulator using python

Language: Python - Size: 10.7 KB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

ameykusurkar/chip8-emulator

An implementation of CHIP-8 in Rust

Language: Rust - Size: 54.7 KB - Last synced at: 7 months ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

TheShoutingParrot/chemu

A simple chip8 emulator

Language: C - Size: 19.5 KB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

sixels/chip8

CHIP-8 interpreter with native (SDL2) and web (webassembly) front-ends

Language: Rust - Size: 18.6 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

aidanroley/Chip-8-Emulator

Chip-8 Emulator written in Python

Language: Python - Size: 36.1 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Iamhere345/Chip8

Chip8 Emulator

Language: C++ - Size: 854 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

LakshyAAAgrawal/chip8emu

A Terminal Based Chip-8 Emulator

Language: C++ - Size: 516 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 36 - Forks: 4

nikoof/octarou

CHIP-8 interpreter for my high-school CS final project.

Language: Rust - Size: 7.16 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

ESPboy-edu/ESPboy_CHIP8

ESPboy CHIP8/SCHIP accurate emulator turning your ESP8266 ESPboy into retro game console

Language: C - Size: 769 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 22 - Forks: 6

RubyShanks/Chip-8-Emulator

Trying to learn and understand the basics of emulation with this project

Language: C++ - Size: 17.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

WildFoxStudio/Chip8-ANSI-C-Interpreter

Chip8 interpreter

Language: C - Size: 1.28 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

londonmax12/golden-emu-8

C++ CHIP8 Emulator

Language: C++ - Size: 54.4 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

JoniSuominen/PyCHIP-8

A Python/PyGame implementation of CHIP-8

Language: Python - Size: 10.7 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

OxxoCodes/Kano

A CHIP-8 Emulator

Language: C++ - Size: 432 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

nchatterjee143/chip8emulator

Chip-8 Emulator written in C.

Language: C - Size: 22.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

luisgbm/chip8

CHIP-8 emulator/interpreter written entirely in JavaScript

Language: JavaScript - Size: 28.3 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

irevoire/chrustip-8

A chip-8 emulator, mostly for learning emulation *and* rust

Language: Rust - Size: 105 KB - Last synced at: about 3 hours ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 1

SacredSqueegee/Chip-8

Chip-8 interpreter

Language: C - Size: 104 KB - Last synced at: 6 days ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

RICCIARDI-Adrien/Chip8_Emulator

A simple Chip-8 emulator written in C/SDL2 for Linux.

Language: C - Size: 9.77 KB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

kz04px/chip8-interpreter

C++ Chip-8 interpreter using SDL2

Language: C++ - Size: 22.5 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

shii-ro/TIVA8

Chip 8 emulator for TM4C123.

Language: C - Size: 98.6 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 1 - 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: almost 3 years ago - Stars: 1 - Forks: 0

yayitsd4n/chip8

A JavaScript implementation of a Chip-8 interpreter.

Language: JavaScript - Size: 5.81 MB - Last synced at: almost 2 years ago - Pushed at: about 5 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: 4 days ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

stabor705/chip8

CHIP-8 emulator written in C++.

Language: C++ - Size: 473 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

TylerBrock/chip8

Chip8 interpreter/emulator written in C++ using SDL2

Language: C++ - Size: 15.6 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 0

griffi-gh/minish 📦

smol chip8 interpreter written in lua (<1.5kb)

Language: Lua - Size: 79.1 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

siddha20/chip8

A chip8 emulator written in C++.

Language: C++ - Size: 218 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

TheInvader360/chip8

:video_game: Chip-8 emulator (golang)

Language: Go - Size: 4.39 MB - Last synced at: 2 months ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 0

manu-chroma/chip8-emulator

Work in progress

Language: Go - Size: 84 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

kodejuice/chip8-emulator 📦

A Chip8 Emulator

Language: C++ - Size: 48.8 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 1

aCube1/Chip8

Yet another Chip8 "emulator".

Language: C - Size: 67.4 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

leandrogaspar/chip8

JavaScript CHIP-8 Interpreter

Language: JavaScript - Size: 2.57 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 1

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.

Language: C++ - Size: 6.86 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

mfurga/chip8

A virtual machine that allows you to emulate games/apps written in the CHIP-8 programming language.

Language: Python - Size: 34.2 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

danielepusceddu/CPP-8

Chip-8 interpreter written in C++. Can use SDL2, SFML 2.5 or WebAssembly.

Language: C++ - Size: 211 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

cbaron3/chip8-emulator

Chip8 Interpreter written in C++ using SDL2.0

Language: C++ - Size: 1.86 MB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

jaimegarjr/Chip8Emu

A simple Chip-8 emulator made in C++ using the Visual Studio IDE.

Language: C++ - Size: 568 KB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 1

abaffa/chip8

Chip8 Emulator

Language: C - Size: 6.09 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

arzdou/CHIPy8

CHIPy8 is a simple python interpreter for CHIP8

Language: Python - Size: 64.5 KB - Last synced at: 3 days ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

mourix/Jos8

A basic CHIP-8 emulator written in C and SDL2.

Language: C - Size: 869 KB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

jarekt/SDLchip

an emulator of the chip8 virtual machine written in c using SDL2

Language: C - Size: 283 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

WillPower3309/CLI-CHIP-8

A CHIP-8 emulator written in C that uses a CLI as a display

Language: C - Size: 50.8 KB - Last synced at: 4 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

Starfer/CHIP8emu

Simple CHIP8 emulator

Language: C# - Size: 198 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

H0mTanks/Chip8EmulatorCpp

A Chip8 Emulator written in C++

Language: C - Size: 4.1 MB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

rafael-santiago/CP-8

A minimalist CHIP-8 interpreter/emulator (ANSI/TERM).

Language: C - Size: 205 KB - Last synced at: 3 months ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 0

sreedevk/chip8

Yet Another Chip8 Virtual Machine / Emulator (and Assembler).

Language: Rust - Size: 144 KB - Last synced at: 14 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

icebarf/dy-chip8-reborn 📦

A cross-platform, modularised, configurable CHIP-8 interpreter. Read-only mirror of https://git.rdseed.xyz/dy-chip8-reborn.git

Language: C - Size: 953 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 1

jaggornaut/chip-8-emu

CHIP-8 Interpreter

Language: C++ - Size: 441 KB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

mrowan137/chip8-emu

Chip-8 emulator written in C++.

Language: C++ - Size: 894 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

airloaf/ChipM8-Core

Chip8 Interpreter Core

Language: C++ - Size: 216 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

leonelfreire/lrchip8

A CHIP-8 interpreter written in Rust using rust-sdl2.

Language: Rust - Size: 68.4 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

edosrecki/chip8-interpreter-rust

An interpreter (emulator) for the CHIP-8 programming language, written in Rust.

Language: Rust - Size: 426 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

DubiousCactus/Cheap8

Old-school Ncurses-based CHIP-8 emulator written in C++ for learning and having fun.

Language: C++ - Size: 384 KB - Last synced at: 2 days ago - Pushed at: almost 7 years ago - Stars: 6 - Forks: 0