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
Shows the vertical line under the left edge of the "D" on real hardware, but 3 BAT blocks (~24 pix) later on Mednafen.
Need to check the code to determine whether this means that RCR triggers/raised too late, or whether it's a fixed number of opcodes after VBLANK... meaning that VBLANKS is raised too late.
The text was updated successfully, but these errors were encountered:
CPUTest here: https://www.chrismcovell.com/CPUTest/index.html
Shows the vertical line under the left edge of the "D" on real hardware, but 3 BAT blocks (~24 pix) later on Mednafen.
Need to check the code to determine whether this means that RCR triggers/raised too late, or whether it's a fixed number of opcodes after VBLANK... meaning that VBLANKS is raised too late.
The text was updated successfully, but these errors were encountered: