libretro-mirrors / beetle-saturn-libretro

Standalone port of Mednafen Saturn to the libretro API.
GNU General Public License v2.0
62 stars 42 forks source link

Store 3D Pad mode switch in save states #80

Closed hiddenasbestos closed 6 years ago

hiddenasbestos commented 6 years ago

Adds the input front-end 'mode' to the save state file. The input mode stores the 3D Pad analog/digital mode switch setting, so when saving a state that setting is now preserved.

Compatible with existing save state files (will include the new data on next save.)