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

Add check for vF order #2

Closed Timendus closed 2 years ago

Timendus commented 2 years ago

Good idea by Kouzerumatsukite

flags

TODO

Timendus commented 2 years ago

Merged this into #3