From f7d110c7a0ec03491e9fedc70d72a034a4b3dfe8 Mon Sep 17 00:00:00 2001 From: "SND\\weimingzhi_cp" Date: Tue, 8 Jun 2010 01:35:47 +0000 Subject: git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@51475 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 218ccb10..191606af 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +Jun 7, 2010 Wei Mingzhi + + * 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 * libpcsxcore/sio.c: Fixed: 'y' and 'z' not converted to half-width. -- cgit v1.2.3