psxcounters: avoid update on each hsync
authornotaz <notasas@gmail.com>
Mon, 26 Sep 2011 00:07:51 +0000 (03:07 +0300)
committernotaz <notasas@gmail.com>
Mon, 26 Sep 2011 23:09:35 +0000 (02:09 +0300)
commit61ef5cf48ec7019f10f83017667e681ff8288509
treed61ff9538e8b2c60aa0995023e478b970d8b6653
parentbedfea3863c3c48699048ea0d6dd07893221403c
psxcounters: avoid update on each hsync

no useful work is done on hsync, no reason to interrupt the recompiler
that often, set up events as needed.
frontend/plugin.c
libpcsxcore/plugins.h
libpcsxcore/psxcounters.c