MiSTer-devel / MegaDrive_MiSTer

Sega Megadrive for MiSTer
44 stars 14 forks source link

Fix Sonic 3 saves not loading on cold boot #22

Closed birdybro closed 9 months ago

birdybro commented 9 months ago

Discord user Shan found this bug where upon a cold boot of the MiSTer, Sonic 3 (any variant) would not load the present game save until a reset of the game. Most other games are probably not as sensitive as Sonic 3 is to the game load + sram load timing.

Pretty much every core ties the bk_loading signal to the RESET signal in the emu module this way so I tried this fix and it worked in my testing.