pokemon-speedrunning / gambatte-speedrun

Fork of https://github.com/sinamas/gambatte with Pokemon speedrunning-related changes.
GNU General Public License v2.0
94 stars 27 forks source link

Babs' Big Unbreak #42

Closed entrpntr closed 4 years ago

entrpntr commented 4 years ago

Fix DMG-on-CGB issue with LCDC bit 0 introduced in #27. See here for info on the difference in behavior between "Non-CGB Mode" and "CGB Mode" addressed by this PR. (Our previous DMG-on-CGB fixes focused primarily on functionality enabled by the CGB bootrom, and may have missed other functional differences along these lines.)

Additionally, this testrom should now demonstrate the same behavior on CGB as it does on DMG.

Closes #41.