gbdev / gbdev/GBEmulatorShootout
SameBoy actually gets m3_lcdc_win_en_change_multiple_wx.gb right
Open
backend
bug
- Dominant language
- Python
- Stars
- 37
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
The m3_lcdc_win_en_change_multiple_wx.gb is incorrectly labeled as FAIL for SameBoy.
The reason for this is because the result actually depends on current DMG model. In SameBoy, if we chose Game Boy Pocket as the emulated system, we would get the same result as Beaten Dying Moon in default options. However, if original Game Boy is selected, then the result is slightly different. Beaten Dying Moon reveals the DMG-CPU C introduced the difference.
Contributor guide
Assessment
This issue has not been assessed yet.