From 4e73d3ec54ed340e07bda2712f4381fb15bbf699 Mon Sep 17 00:00:00 2001 From: "SND\\weimingzhi_cp" Date: Mon, 24 May 2010 09:18:34 +0000 Subject: Fixed freeze bug when launching an NTSC game when Config.PsxAuto is enabled and Config.PsxType is set to PAL. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@48663 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- ChangeLog | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 4ad162dd..5c9b46a6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,10 +3,12 @@ May 24, 2010 Wei Mingzhi * win32/gui/WndMain.c: Also show Japanese titles properly for Windows (need to set ACP to east-asian languages). * win32/intl/gettext.c: Added a hack for UTF-8 support. - * win32/gui/AboutDlg.c: Updated info. - * win32/config.h: Silenced MSVC6 warnings. - * libpcsxcore/psxbios.c: Implemented more functions. RNG should behave + * win32/gui/AboutDlg.c: Updated info. + * win32/config.h: Silenced MSVC6 warnings. + * libpcsxcore/psxbios.c: Implemented more functions. RNG should behave exactly the same as real BIOS now. + * libpcsxcore/psxcounters.c: Fixed freeze bug when launching an NTSC game + when Config.PsxAuto is enabled and Config.PsxType is set to PAL. May 23, 2010 Wei Mingzhi -- cgit v1.2.3