From: notaz Date: Mon, 26 Sep 2011 00:07:51 +0000 (+0300) Subject: psxcounters: avoid update on each hsync X-Git-Tag: r10~21 X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=commitdiff_plain;h=61ef5cf48ec7019f10f83017667e681ff8288509;hp=61ef5cf48ec7019f10f83017667e681ff8288509 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. ---