diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -1,8 +1,16 @@ +Jun 26, 2010 Wei Mingzhi <whistler_wmz@users.sf.net> + + * libpcsxcore/psxbios.c: Fixed bcopy() (FF9 battle crash with HLE BIOS - my + mistake :( ). + * libpcsxcore/misc.c: Added check for HLE BIOS in savestate, bumped savestate + version, don't byteswap savestate version as part of savestate data is not + endianness clean. + Jun 24, 2010 Wei Mingzhi <whistler_wmz@users.sf.net> * plugins/dfsound/spu.c: Reset lastch to -1 in SPUinit(). * plugins/dfsound/psemu.c: Removed support for obsoleted ancient API. - * plugins/dfsound/Makefile.am: Removed psemu.c.
+ * plugins/dfsound/Makefile.am: Removed psemu.c. * macosx/plugins/DFSound/PeopsSPU.xcodeproj/project.pbxproj: Likewise. Jun 23, 2010 Wei Mingzhi <whistler_wmz@users.sf.net> |
