macropad_CHIP8
CHIP-8 emulator
An interpreter for an 8-bit computer emulator written in Python for the RP2040 microcontroller.
CHIP8 interpreter in circuitpython for Adafruit macropad
0 stars
1 watching
0 forks
Language: Python
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
wernsey/chip8 | An implementation of a CHIP-8 interpreter and tools for assembling and disassembling its code | 97 |
mattmikolay/chip-8 | A collection of 8-bit computer programs and documentation for educational purposes. | 305 |
braheezy/chip-8 | An implementation of a CHIP-8 interpreter in Go | 4 |
arwalk/chipz | A Chip 8 emulator built using Zig. | 3 |
pwmarcz/fpga-chip8 | A CHIP-8 console emulator implemented on an FPGA chip | 188 |
loktar00/chip8 | An emulator of the 1980s Chip-8 home computer system using JavaScript and a canvas graphics backend. | 67 |
daniel5151/ac8e | An emulator of an 8-bit computer architecture | 9 |
doodlewind/merry8 | An emulator that replicates the behavior of an early 8-bit computer system. | 55 |
groovestomp/chip8-zig | A CHIP-8 emulator written in Zig, replicating the behavior of a classic 1970s home computer | 8 |
sirlynix/chip8 | An implementation of the classic Chip-8 computer architecture in Rust | 3 |
faizilham/chip8-rs | An implementation of the classic CHIP-8 video game console emulator in Rust, compiled to WebAssembly. | 9 |
kbaskett248/adafruit_macropad | A customizable keyboard project with advanced features and customization options for a Macropad device | 45 |
jdeeny/chip8-multiply | Implementation of multiplication algorithms for the Chip8 processor | 2 |
mp-extras/adafruit_macropad | MicroPython board support for an Adafruit RP2040-based development board with OLED display and rotary encoder. | 2 |