psxcounters: try to support a dynarec with a very long timeslice
authornotaz <notasas@gmail.com>
Thu, 2 Jun 2022 20:22:19 +0000 (23:22 +0300)
committernotaz <notasas@gmail.com>
Thu, 2 Jun 2022 20:22:19 +0000 (23:22 +0300)
commite78515041f52dad93f52e09195231d13b609487d
tree35683a74aaa8ce71750d155d60582eb179f09d46
parent55a695d912d793ba4b2f152fe795b302b76db162
psxcounters: try to support a dynarec with a very long timeslice

The dynarec instead should probably not run for thousands of cycles
doing no interrupt checks, but maybe this hack will be enough.
libretro/pcsx_rearmed#658
libpcsxcore/psxcounters.c