mirror of
https://github.com/libretro/smsplus-gx.git
synced 2025-03-04 15:07:10 +00:00

We broke save states along the way when we improperly switched variable types. The end result is also a lot of needless conversions between types. This commit should hopefully address that, and we fixed broken save states.