ValleyBell / libvgm

A more modular rewrite of most components from VGMPlay. will include sub-libraries for audio output, sound emulation and VGM playback
irc://irc.digibase.ca/#vgmrips
140 stars 33 forks source link

Savestates support in libvgm-emu #81

Open superctr opened 3 years ago

superctr commented 3 years ago

It would be nice to be able to serialize/deserialize the chip emulation state, so that savestates can be made and restored.

This could be used in many ways, for example embedding libvgm into a larger emulator, or just keeping a buffer of savestates at N second intervals to speed up seeking for the Nuked cores.