summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c804bf76..99df5513 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+February 13, 2010 shalma
+
+ * 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)
+
February 10, 2010 Tristin Celestin <cetris1@umbc.edu>
* plugins/dfsound/pulseaudio.c: PulseAudio Normal API support is now working