Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/corax89/chip8-test-rom

ROM for testing chip8 emulator
https://github.com/corax89/chip8-test-rom

chip-8 octoide testing

Last synced: 4 days ago
JSON representation

ROM for testing chip8 emulator

Awesome Lists containing this project

README

        

# chip8-test-rom
ROM for testing chip8 emulator

![work preview](test_rom.png)

3XNN 00EE 8XY5
4XNN 8XY0 8XY6
5XY0 8XY1 8XYE
7XNN 8XY2 FX55
9XY0 8XY3 FX33
ANNN 8XY4 1NNN

For more information on CHIP-8, see https://en.wikipedia.org/wiki/CHIP-8.