psxcounters: use cycles when calculating updates
authornotaz <notasas@gmail.com>
Tue, 17 Jul 2012 21:04:14 +0000 (00:04 +0300)
committernotaz <notasas@gmail.com>
Wed, 18 Jul 2012 20:56:54 +0000 (23:56 +0300)
commit8ca6b0a6dcf5ce986f6dd2deacf1f95dbf1a8e92
treef7a97e8ab774d1988ced59f9397658d10b8b3c2a
parent33344895eb142f2529c9d7333f14d1ac83102837
psxcounters: use cycles when calculating updates

should help with potential timer drifting/desyncs.
Also do overflow properly, not at 0xffff
libpcsxcore/psxcounters.c