
I want to make a test unit some day:
- Test Math results / Binary Coded Decimal
- Test 0xF Flag on AND, OR, XOR, ADD, SUB, Collision
- Test syscalls
- Test Save/Load RPL flags
- Test Call / Jump
- Test for Vertical Wrap hack (Blitz was created on machines that didn't support vertical wrap)
- Test for normal wrapping
- Test fonts
- Super Chip8 tests
- maybe mega chip tests?
Note about hybrid games: They are special chip8 programs containing native runtime code. Some are really whole native programs that doesn't use the chip8 interpreter at all (I wouldn't call them chip8 programs or hybrid