patch up some savestate issues
authornotaz <notasas@gmail.com>
Sun, 1 Oct 2023 21:02:39 +0000 (00:02 +0300)
committernotaz <notasas@gmail.com>
Sun, 1 Oct 2023 21:02:39 +0000 (00:02 +0300)
commit403a6290ffad888ab6e3ca05ce4736f052e4147f
treea8ae92b52b44e612c3c84280c0d005e7e549359a
parent8de0dd9f368c5f2d047213c1196c67cd22563915
patch up some savestate issues

exposed by RetroArch's run-ahead/rewind functionality
14 files changed:
frontend/libretro.c
libpcsxcore/lightrec/plugin.c
libpcsxcore/mdec.c
libpcsxcore/misc.c
libpcsxcore/new_dynarec/events.h
libpcsxcore/psxbios.c
libpcsxcore/psxbios.h
libpcsxcore/psxcounters.c
plugins/dfsound/externals.h
plugins/dfsound/freeze.c
plugins/dfsound/spu.c
plugins/dfsound/spu.h
plugins/dfsound/spu_config.h
plugins/dfsound/xa.c