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:30:46 +0000 (23:30 +0300)
commit74a0bb9f83cb116827118571351a2f4880a0fb7e
tree6ba0432fa739147b3cc2dd1e22f3d838824f64c0
parenta6905f16cb038fd1850efacf72507ed57bb39cf6
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