A collection of ROM images with tests that will aid you in developing your own CHIP-8, SUPER-CHIP or XO-CHIP interpreter (or "emulator")
GNU General Public License v3.0
359
stars
7
forks
source link
Quirks test Memory is only testing FX55, not FX65 #21
Closed
gfcwfzkm closed 2 months ago
In the quirks test, the "Memory" check is only checking for the correct behavior of the opcode FX55, not for FX65.