summarylogtreecommitdiffstats
path: root/super-fx-hax.patch
diff options
context:
space:
mode:
authorQue Quotion2017-02-20 04:43:01 +0900
committerQue Quotion2017-02-20 04:43:01 +0900
commitcb77326bd1e2e0ad5216a6ec30a1f7ddfa6179d8 (patch)
tree7f5bd094850b3d7df9eb47de9c7dc2602be36252 /super-fx-hax.patch
downloadaur-cb77326bd1e2e0ad5216a6ec30a1f7ddfa6179d8.tar.gz
missing dep. more speed.
Diffstat (limited to 'super-fx-hax.patch')
-rw-r--r--super-fx-hax.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/super-fx-hax.patch b/super-fx-hax.patch
new file mode 100644
index 000000000000..0bb7227a3f51
--- /dev/null
+++ b/super-fx-hax.patch
@@ -0,0 +1,11 @@
+--- src/higan/sfc/chip/superfx/superfx.hpp~ 2015-05-09 22:37:08.287693019 +0900
++++ src/higan/sfc/chip/superfx/superfx.hpp 2015-05-09 23:08:25.110062072 +0900
+@@ -19,7 +19,7 @@
+ void serialize(serializer&);
+
+ privileged:
+- unsigned clockmode = 0; //0 = selectable, 1 = force 10.74mhz, 2 = force 21.48mhz
++ unsigned clockmode = 2; //0 = selectable, 1 = force 10.74mhz, 2 = force 21.48mhz
+ unsigned instruction_counter;
+ };
+