lightrec: implement clock cache clear on cycle_multiplier change
authornotaz <notasas@gmail.com>
Sat, 20 Jan 2024 19:15:28 +0000 (21:15 +0200)
committernotaz <notasas@gmail.com>
Sat, 20 Jan 2024 19:17:35 +0000 (21:17 +0200)
commit7cbd2996964abf782dd4bdfe9b582fd7c8af36b2
tree65b03955e114a0b5789d76874be3b30fce1faeb5
parent373bac9fe549511c0d2b156e6533dc81dbca1eec
lightrec: implement clock cache clear on cycle_multiplier change

libretro/pcsx_rearmed#818
Makefile
libpcsxcore/lightrec/internals.c [new file with mode: 0644]
libpcsxcore/lightrec/internals.h [new file with mode: 0644]
libpcsxcore/lightrec/plugin.c