summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2010-02-14 12:20:13 +0000
committerSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2010-02-14 12:20:13 +0000
commit1d0df9491f6ced6c6214ab6771c8c95473cb502a (patch)
tree28c51da2af94e3adc1ea809ee3578566f36c6a9d /ChangeLog
parentecff7df55f8b8f9c783d66063952b3cfe82f1784 (diff)
downloadpcsxr-1d0df9491f6ced6c6214ab6771c8c95473cb502a.tar.gz
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@41528 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 4 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index 8f18a5b6..881a6de1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,15 +1,15 @@
-February 14, 2010 shalma
+February 14, 2010 Wei Mingzhi <whistler_wmz@users.sf.net>
* libpcsxcore/cdrom.c: Fixed GetlocP, which solves the problem with libcrypt
- copy protected games.
+ copy protected games. (Thanks shalma)
-February 13, 2010 shalma
+February 13, 2010 Wei Mingzhi <whistler_wmz@users.sf.net>
* libpcsxcore/cdrom.c: Clear the 0x20 flag when stop reading, which fixes the
problem with Syphon Filter.
* libpcsxcore/psxhw.c: Always update HW_DMAx_CHCR in DmaExec(), which fixes
the problem with Harvest Moon.
- (http://forums.ngemu.com/pcsx-discussion/116599-developers-wanted-pcsx-revival-2.html)
+ (Thanks shalma: http://forums.ngemu.com/pcsx-discussion/116599-developers-wanted-pcsx-revival-2.html)
February 10, 2010 Tristin Celestin <cetris1@umbc.edu>