pineman / fpt

Gameboy emulator (yes, written in rust)
https://pineman.github.io/fpt
MIT License
5 stars 1 forks source link

Test INC r16 #20

Closed diogotito closed 10 months ago

diogotito commented 10 months ago

perhaps this combination of cases is a bit too thourough for such a simple instruction that doesn't touch any flag.

This generates 120 tests that run in 0.12 seconds.

diogotito commented 10 months ago

nvm I've decided for myself