summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8581d075..0a96fc6b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+December 3, 2009 Wei Mingzhi <weimingzhi@gmail.com>
+
+ * plugins/dfinput/pad.c: Changed the value of center position to 127 instead
+ of 128, which fixes the FF8 problem. Still need further confirmation about
+ this, as all of the protocol docs I've read as well as psemu_plugin_defs.h
+ say 128 is the center position.
+
December 2, 2009 Wei Mingzhi <weimingzhi@gmail.com>
* plugins/dfinput/pad.c: Removed DualShock2-specific stuff in PADpoll().