Make setting/unsetting non-bus breaks much faster.
commit1436aa7d3dd2b613680b93f7e4440e6fad75008e
authorIlari Liusvaara <ilari.liusvaara@elisanet.fi>
Mon, 17 Mar 2014 12:26:50 +0000 (17 14:26 +0200)
committerIlari Liusvaara <ilari.liusvaara@elisanet.fi>
Mon, 17 Mar 2014 12:26:50 +0000 (17 14:26 +0200)
tree277432d30f791b5e87c93c064b794d1bc0ae5b2d
parentf73e59688c85440c0d81706ee8e80ab4d191a3cc
Make setting/unsetting non-bus breaks much faster.

The new code seems to be about 400x faster, at least in some cases...
17 files changed:
bsnes-patches/v085/0001-Make-libsnes-compile.patch
bsnes-patches/v085/0002-Fix-bsnes-version-number-in-libsnes-to-be-v085-not-v.patch
bsnes-patches/v085/0003-Don-t-use-time-in-emulating-chips.patch
bsnes-patches/v085/0004-Save-controller-state-when-savestating.patch
bsnes-patches/v085/0005-Fix-unserialization-of-64-bit-signed-integers.patch
bsnes-patches/v085/0006-Allow-frontend-to-control-random-number-seed.patch
bsnes-patches/v085/0007-Fix-mouse-polling.patch
bsnes-patches/v085/0008-Fix-uninitialized-variables.patch
bsnes-patches/v085/0009-Add-needed-support-for-detecting-true-polls-as-oppos.patch
bsnes-patches/v085/0010-Fix-compiling-on-GCC-4.7.patch
bsnes-patches/v085/0011-Support-notifying-latches.patch
bsnes-patches/v085/0012-Support-unlimited-number-of-breakpoints.patch
bsnes-patches/v085/0013-Support-auto-detecting-bsnes-version.patch
bsnes-patches/v085/0014-Support-alternate-more-accurate-poll-timings.patch
bsnes-patches/v085/0015-Fix-mouse-speed-support.patch
bsnes-patches/v085/0016-Fix-tracelog-of-controller-registers.patch
bsnes-patches/v085/0017-Fix-performance-problem-with-non-bus-breakpoints.patch [new file with mode: 0644]