fpga-chip8
FPGA console emulator
A CHIP-8 console emulator implemented on an FPGA chip
CHIP-8 console on FPGA
188 stars
7 watching
12 forks
Language: Verilog
last commit: almost 6 years ago
Linked from 1 awesome list
chip-8fpgatinyfpga-bxverilog
Related projects:
Repository | Description | Stars |
---|---|---|
pwmarcz/fpga-tools | A collection of Verilog modules and tools for designing and working with FPGAs | 8 |
cubbagesj/macropad_chip8 | An interpreter for an 8-bit computer emulator written in Python for the RP2040 microcontroller. | 0 |
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 |
faizilham/chip8-rs | An implementation of the classic CHIP-8 video game console emulator in Rust, compiled to WebAssembly. | 9 |
doodlewind/merry8 | An emulator that replicates the behavior of an early 8-bit computer system. | 55 |
arwalk/chipz | A Chip 8 emulator built using Zig. | 3 |
sirlynix/chip8 | An implementation of the classic Chip-8 computer architecture in Rust | 3 |
loktar00/chip8 | An emulator of the 1980s Chip-8 home computer system using JavaScript and a canvas graphics backend. | 67 |
atari800/atari800 | An emulator for classic Atari 8-bit computers and consoles. | 352 |
colineberhardt/wasm-rust-chip8 | An implementation of a CHIP-8 emulator in Rust using WebAssembly | 258 |
groovestomp/chip8-zig | A CHIP-8 emulator written in Zig, replicating the behavior of a classic 1970s home computer | 8 |
braheezy/chip-8 | An implementation of a CHIP-8 interpreter in Go | 4 |
floooh/chips | A toolbox of C-based emulators for 8-bit computer chips and systems. | 999 |