Use fractional cycles within Lightrec
authorPaul Cercueil <paul@crapouillou.net>
Fri, 25 Aug 2023 13:18:00 +0000 (15:18 +0200)
committerPaul Cercueil <paul@crapouillou.net>
Sat, 26 Aug 2023 08:42:10 +0000 (10:42 +0200)
commitb45c3e270bd2f2238e8efba93241b6d8d95741af
treeacc5e5547a550f4f19a580f9379c6d1e4bb4ac8b
parent89b7550c2a680199952b0652046799f4aba8002f
Use fractional cycles within Lightrec

Instead of computing cycles back and forth between PCSX and Lightrec,
compute and use a cycles-per-opcode value in 22.10 format and use that.

Signed-off-by: Paul Cercueil <paul@crapouillou.net>
libpcsxcore/lightrec/plugin.c