From aca57a03bd7fdb0e23ea4f6d979dfe7008648195 Mon Sep 17 00:00:00 2001 From: "SND\\weimingzhi_cp" Date: Thu, 3 Dec 2009 08:37:02 +0000 Subject: git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@38739 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- ChangeLog | 1 + libpcsxcore/r3000a.c | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 0a96fc6b..970b4a2d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,6 +4,7 @@ December 3, 2009 Wei Mingzhi of 128, which fixes the FF8 problem. Still need further confirmation about this, as all of the protocol docs I've read as well as psemu_plugin_defs.h say 128 is the center position. + * libpcsxcore/r3000a.c: Minor cleanup. December 2, 2009 Wei Mingzhi diff --git a/libpcsxcore/r3000a.c b/libpcsxcore/r3000a.c index 369e54a7..49e4e7f7 100644 --- a/libpcsxcore/r3000a.c +++ b/libpcsxcore/r3000a.c @@ -159,7 +159,6 @@ void psxBranchTest() { psxTestHWInts(); // } } -// if (psxRegs.cycle > 0xd29c6500) Log=1; } void psxTestHWInts() { -- cgit v1.2.3