diff options
| author | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2010-06-26 01:01:05 +0000 |
|---|---|---|
| committer | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2010-06-26 01:01:05 +0000 |
| commit | 306902a14b95908dfb49ce1e5c41edf90f61eaa3 (patch) | |
| tree | 30be174f00d3f32843d093a51c069ec23c144262 /ChangeLog | |
| parent | 72524b9a4e45a26cd598474aa1302d95080f7fcf (diff) | |
| download | pcsxr-306902a14b95908dfb49ce1e5c41edf90f61eaa3.tar.gz | |
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@53626 e17a0e51-4ae3-4d35-97c3-1a29b211df97
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> |
