Timendus / chip8-test-suite

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
338 stars 6 forks source link

Additional flags checks #10

Closed jon-axon closed 1 year ago

jon-axon commented 1 year ago

As previously discussed in (abandoned) PRs #8 and #9; the agreed changes to resolve #7.