From 54ef2e8a8000b8056aa32eb00179ab15dd48e2d8 Mon Sep 17 00:00:00 2001 From: "SND\\weimingzhi_cp" Date: Fri, 21 May 2010 08:32:39 +0000 Subject: revert the previous revert, and fixed the value in mdec1Interrupt(). git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@48431 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 6bc7af20..1220ae13 100644 --- a/ChangeLog +++ b/ChangeLog @@ -12,6 +12,16 @@ May 21, 2010 Wei Mingzhi * libpcsxcore/psxbios.c: Implemented several HLE BIOS functions inside the core instead of calling the standard C functions. (Not done yet) * plugins/dfsound/sdl.c: Changed buffer size. + * libpcsxcore/psxinterpreter.c: Revert the previous revert (why the problem + on amd64 disappeared?). + * libpcsxcore/ppc/pR3000A.c: Likewise. + * libpcsxcore/cdrom.c: Likewise. + * libpcsxcore/ix86_64/iR3000A-64.c: Likewise. + * libpcsxcore/ix86/iR3000A.c: Likewise. + * libpcsxcore/sio.c: Likewise. + * libpcsxcore/psxdma.c: Likewise. + * libpcsxcore/psxcounters.c: Likewise. + * libpcsxcore/mdec.c: Likewise, and fixed the cycle value in mdec1Interrupt(). May 20, 2010 Wei Mingzhi -- cgit v1.2.3