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
On hardware (Gameboy player) I always get Flip 1: 0x85 != 0x84. Is the test hardware dependent? Is it a typo in the expected results for the test?
I suppose another variable could be the flash cart I am using, but I only have the one and one piece of hardware, so no other data points. Currently my emulator implementation also gets the same result.
The text was updated successfully, but these errors were encountered:
I'm using a AGB-001 C/AGB-JPN-1 original GBA with EverDrive and a DOL-017 L-DOL-A-GP-1 Gameboy Player with the same EverDrive and getting Flip 1: 0x86 != 0x85, Flip 6: 0x3EB != 0x3F5.
Also after running the Layer Toggle video test I get Start: 0x451B != 0x1B after running the OAM Update Delay test I get Start: 0x3F1B != 0x1B. Running Layer Toggle 2 video test will fix the value again. Seems like those tests have some cleanup necessary.
On hardware (Gameboy player) I always get Flip 1: 0x85 != 0x84. Is the test hardware dependent? Is it a typo in the expected results for the test?
I suppose another variable could be the flash cart I am using, but I only have the one and one piece of hardware, so no other data points. Currently my emulator implementation also gets the same result.
The text was updated successfully, but these errors were encountered: