summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2009-12-03 08:37:02 +0000
committerSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2009-12-03 08:37:02 +0000
commitaca57a03bd7fdb0e23ea4f6d979dfe7008648195 (patch)
tree3cbf80c3dad8efca1bbd5f3d9807bbca598c1d6d /ChangeLog
parent5a82e8feafabc273d46d017012f1dd426fd8f17f (diff)
downloadpcsxr-aca57a03bd7fdb0e23ea4f6d979dfe7008648195.tar.gz
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@38739 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0a96fc6b..970b4a2d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,7 @@ December 3, 2009 Wei Mingzhi <weimingzhi@gmail.com>
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.
+ * libpcsxcore/r3000a.c: Minor cleanup.
December 2, 2009 Wei Mingzhi <weimingzhi@gmail.com>