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
According to my analysis of the boot ROM, the flags on dmgABC originate from this add a, [hl], which does not overflow if the header checksum is $00, thus setting F to $80 instead of $B0.
The text was updated successfully, but these errors were encountered:
According to my analysis of the boot ROM, the flags on dmgABC originate from this
add a, [hl]
, which does not overflow if the header checksum is $00, thus setting F to $80 instead of $B0.The text was updated successfully, but these errors were encountered: