Backport bsnes/gambatte patches and make emu at least run
commit56c1282e4857bce50997a166ad830df37e3fb475
authorIlari Liusvaara <ilari.liusvaara@elisanet.fi>
Fri, 6 Dec 2013 05:51:15 +0000 (6 07:51 +0200)
committerIlari Liusvaara <ilari.liusvaara@elisanet.fi>
Fri, 6 Dec 2013 05:51:15 +0000 (6 07:51 +0200)
tree4ac2a63d38f07c0eaaad22d536059949807735fb
parent8de45f693e63f29e9adf0a183bf162f3aec0dff2
Backport bsnes/gambatte patches and make emu at least run
48 files changed:
bsnes-patches/v084/0001-Make-libsnes-compile.patch
bsnes-patches/v084/0002-Fix-bsnes-version-number-in-libsnes-to-be-v084-not-v.patch [copied from bsnes-patches/v085/0002-Fix-bsnes-version-number-in-libsnes-to-be-v085-not-v.patch with 68% similarity]
bsnes-patches/v084/0003-Don-t-use-time-in-emulating-chips.patch
bsnes-patches/v084/0004-Save-controller-state-when-savestating.patch
bsnes-patches/v084/0005-Fix-unserialization-of-64-bit-signed-integers.patch
bsnes-patches/v084/0006-Allow-frontend-to-control-random-number-seed.patch
bsnes-patches/v084/0007-Fix-mouse-polling.patch
bsnes-patches/v084/0008-Add-needed-support-for-detecting-true-polls-as-oppos.patch
bsnes-patches/v084/0009-Support-notifying-latches.patch [new file with mode: 0644]
bsnes-patches/v084/0010-Add-support-for-auto-detecting-bsnes-version.patch [new file with mode: 0644]
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 [new file with mode: 0644]
bsnes-patches/v085/0012-Support-unlimited-number-of-breakpoints.patch [new file with mode: 0644]
bsnes-patches/v085/0013-Support-auto-detecting-bsnes-version.patch [new file with mode: 0644]
bsnes-patches/v086/0001-Don-t-use-time-in-emulating-chips.patch
bsnes-patches/v086/0002-Save-controller-state-when-savestating.patch
bsnes-patches/v086/0003-Allow-frontend-to-control-random-number-seed.patch
bsnes-patches/v086/0004-Fix-mouse-polling.patch
bsnes-patches/v086/0005-Add-needed-support-for-detecting-true-polls-as-oppos.patch
bsnes-patches/v086/0006-Fix-compiling-on-GCC-4.7.patch
bsnes-patches/v086/0007-Support-notifying-latches.patch [new file with mode: 0644]
bsnes-patches/v086/0008-Support-auto-detecting-bsnes-version.patch [new file with mode: 0644]
bsnes-patches/v087/0001-Don-t-use-time-in-emulating-chips.patch
bsnes-patches/v087/0002-Save-controller-state-when-savestating.patch
bsnes-patches/v087/0003-Allow-frontend-to-control-random-number-seed.patch
bsnes-patches/v087/0004-Fix-mouse-polling.patch
bsnes-patches/v087/0005-Add-needed-support-for-detecting-true-polls-as-oppos.patch
bsnes-patches/v087/0006-Add-missing-include-to-libsnes.cpp.patch
bsnes-patches/v087/0007-Support-notifying-latches.patch [new file with mode: 0644]
bsnes-patches/v087/0008-Support-auto-dectecting-bsnes-version.patch [new file with mode: 0644]
libgambatte-patches/svn364/0001-Changes-to-make-libgambatte-rerecording-friendly.patch
libgambatte-patches/svn364/0002-Expose-CPU-registers.patch [new file with mode: 0644]
libgambatte-patches/svn364/0003-Fix-sound-DC-levels.patch [new file with mode: 0644]
libgambatte-patches/svn537/0001-Changes-to-make-libgambatte-rerecording-friendly.patch [new file with mode: 0644]
libgambatte-patches/svn537/0002-Expose-CPU-registers.patch [new file with mode: 0644]
libgambatte-patches/svn537/0003-Breakpoints-debugging.patch [new file with mode: 0644]
libgambatte-patches/svn537/0004-Fix-sound-DC-levels.patch [new file with mode: 0644]
src/core/bsnes-legacy.cpp
src/core/gambatte.cpp