From: notaz Date: Thu, 2 Jun 2022 20:22:19 +0000 (+0300) Subject: psxcounters: try to support a dynarec with a very long timeslice X-Git-Tag: r24l~464 X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74a0bb9f83cb116827118571351a2f4880a0fb7e;hp=74a0bb9f83cb116827118571351a2f4880a0fb7e;p=pcsx_rearmed.git 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 ---