libretro / libretro-super

Super repo for other libretro projects. Fetches, builds and installs.
MIT License
409 stars 284 forks source link

MAME arcade info savestate correction + cleanup #1837

Closed sonninnos closed 2 months ago

sonninnos commented 2 months ago

For some reason only the arcade variant did not have savestate info on par with the others. Also some tiny reordering to keep all the variants similar.

Closes #1834

Origin: https://github.com/libretro/mame/issues/482