diff options
| author | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2010-06-08 01:35:47 +0000 |
|---|---|---|
| committer | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2010-06-08 01:35:47 +0000 |
| commit | f7d110c7a0ec03491e9fedc70d72a034a4b3dfe8 (patch) | |
| tree | f74a433a37e5e3940705a0f9aa3ac6241a83f71c /ChangeLog | |
| parent | 6500edc4bc71beb9c988c54de1a37046f321d5b3 (diff) | |
| download | pcsxr-f7d110c7a0ec03491e9fedc70d72a034a4b3dfe8.tar.gz | |
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@51475 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +Jun 7, 2010 Wei Mingzhi <whistler_wmz@users.sf.net> + + * libpcsxcore/cdrom.c: Use boolean/TRUE/FALSE for where it should, don't use + "long" type for cdrStruct which is to be saved in savestates. + * libpcsxcore/cdrom.h: Likewise. + * libpcsxcore/misc.c: Bumped savestate version. + * libpcsxcore/plugins.c: Added support for CDRreadCDDA()/CDRgetTE() (not used + for now). + * libpcsxcore/plugins.h: Likewise. + Jun 6, 2010 Wei Mingzhi <whistler_wmz@users.sf.net> * libpcsxcore/sio.c: Fixed: 'y' and 'z' not converted to half-width. |
