An interpreter for the CHIP-8 programming language. Written in C.
Find a file
2026-08-05 22:23:21 +01:00
src Basic file structure 2026-08-05 22:23:21 +01:00
.gitignore Initial commit 2026-08-03 14:00:27 +01:00
README.md Basic README for project 2026-08-03 14:03:22 +01:00

CHIP-8 Interpreter

An interpreter for the CHIP-8 programming language. Written in C.