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
Address review feedback on save state implementation
- Zero-fill remaining bytes in retro_serialize() for deterministic
save states and add bounds check against STATE_SIZE overflow
- Include eeprom_ram[64] and cdromEEPROM[64] in EepromStateSave/Load
so EEPROM contents are preserved across save/load cycles
- Include audioEnabled and joysticksEnabled flags in JoystickStateSave/Load
so derived state from joystick_ram writes is not stale after load
Co-Authored-By: Claude Opus 4.6 <[email protected]>
0 commit comments