CHIP-8
Virtual computer game machine from the 70s.
Contents
Emulator/interpreter development
Testing
chip8-test-rom 321
updated 3y ago
corax89's CHIP-8 test program, which tests most instructions for correct (Super-CHIP compliant) behavior.
CHIP-8 test suite 680
updated 4mo ago
Timendus' collection of tests, including an improved version of corax89's test rom, a test for the behaviour of the flags and a CHIP-8 / Super-CHIP / XO-CHIP quirks test.
Emulators/interpreters
Software development
Tools
Octo 851
updated 7mo ago
A high-level assembler for CHIP-8, Super-CHIP and XO-CHIP, complete with an environment for testing programs, and tools for sharing your creations.
wernsey chip8 122
updated 1y ago
A CHIP-8 assembler/disassembler.
octofont 7
updated 4y ago
Convert TrueType (ttf) fonts to Octo code for CHIP-8.