psxcounters: handle overflow = target case
authornotaz <notasas@gmail.com>
Mon, 5 Dec 2011 00:34:30 +0000 (02:34 +0200)
committernotaz <notasas@gmail.com>
Mon, 5 Dec 2011 00:34:30 +0000 (02:34 +0200)
commit53c361f0abe1fca37806bec2c20afc661c998df6
tree7562223c22668b46f73884add7791a63ab9ea8be
parent47232ea4c27983ff2cffd3f697d66c6c0058c88c
psxcounters: handle overflow = target case

otherwise would need multiple calls to psxRcntUpdate() to get
overflow irq, but currently psxRcntUpdate() is only called once.
libpcsxcore/psxcounters.c