From ed0bed6286a59464d38b06483b11f8c577ce2e28 Mon Sep 17 00:00:00 2001 From: "SND\\weimingzhi_cp" Date: Mon, 12 Apr 2010 16:34:44 +0000 Subject: git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@44905 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 8cac7eb4..92dba944 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,19 @@ +April 13, 2010 Wei Mingzhi + + * libpcsxcore/gte.c: Backported the new GTE code from PCSX-Revolution project + (http://code.google.com/p/pcsx-revolution), which is more accurate & fixes + at least graphic corruption problems with Mat Hoffman's Pro BMX. + * libpcsxcore/gte.h: Likewise. + * libpcsxcore/r3000a.h: Likewise. + * libpcsxcore/ppc/pGte.h: Call functions in gte.c instead of generating + machine code directly for now. + * libpcsxcore/ix86_64/iGte.h: Likewise. + * libpcsxcore/ix86/iGte.h: Likewise. + * libpcsxcore/debug.h: Removed GTE_DUMP. + * gui/LnxMain.c: Likewise. + * macosx/main.m: Likewise. + * win32/gui/WndMain.c: Likewise. + April 11, 2010 Wei Mingzhi * libpcsxcore/cdriso.c: Check the CRC value of subchannel after reading. -- cgit v1.2.3