From b0063e567d1882b0256e7752eb45a2164b9caeca Mon Sep 17 00:00:00 2001 From: "SND\\weimingzhi_cp" Date: Thu, 3 Jun 2010 00:41:00 +0000 Subject: changed cdrom timing value so that it behaves the same as older revisions. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@50743 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 606d40b6..b13f581a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +Jun 3, 2010 Wei Mingzhi + + * libpcsxcore/cheat.c: Fixed endianness issue (not tested). + * libpcsxcore/cdrom.c: Changed CDR interrupt timing value so that it behaves + the same as old revisions. Not sure if it breaks or unbreaks anything. + * libpcsxcore/psxbios.c: Silenced some GCC warnings. + * libpcsxcore/psxcounters.c: Likewise. + * libpcsxcore/misc.c: Bumped savestate version. + * libpcsxcore/ix86/iR3000A.c: Use %x instead of %lx. + * libpcsxcore/ix86_64/iR3000A-64.c: Likewise. + * po/zh_CN.po, po/zh_TW.po: Updated ("PS" seems to be more common than "PSX" + in Asian regions). + Jun 2, 2010 Wei Mingzhi * gui/MemcardDlg.c: Use unsigned for currentIcon. -- cgit v1.2.3