You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
ariveron
changed the title
Shouldn the "no carry" flag b
Shouldn't the "no carry" flag be set to 1 if the difference is 0? Here it's being set to 0 if the different is 0.
May 8, 2021
ariveron
changed the title
Shouldn't the "no carry" flag be set to 1 if the difference is 0? Here it's being set to 0 if the different is 0.
Shouldn't the "no carry" flag be set to 1 if the difference is 0? Here it's being set to 0 if the difference is 0.
May 8, 2021
chip8/chip8.c
Line 251 in aebb1ae
The text was updated successfully, but these errors were encountered: