Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 269 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 269 Bytes

chip8-test-rom

ROM for testing chip8 emulator

work preview

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.