Skip to content

Savestate support

Libretro-Admin requested to merge github/fork/sonninnos/master into master

Created by: sonninnos

It uses a temp file like the VICE core, but the state restoring needs to be requested to be fired at the right time in m68k_go().

Only drawback for now seems to be rewinding, which is unusably slow. Still better than nothing.

Closes #109 (closed)

Merge request reports