libretro / snes9x2010

Snes9x 2010. Port of Snes9x 1.52+ to Libretro (previously called SNES9x Next). Rewritten in C and several optimizations and speedhacks.
Other
98 stars 70 forks source link

Increase SRAM size #148

Closed cout closed 2 years ago

cout commented 2 years ago

Increased SRAM size from 128KB to 512KB. This fixes a crash in the Super Metroid Practice Hack when saving/loading state.

Fixes #147

cout commented 2 years ago

Oops, this accidentally included a bug fix for a separate issue.