diff options
| author | SND\shalma_cp <SND\shalma_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2010-11-14 21:10:56 +0000 |
|---|---|---|
| committer | SND\shalma_cp <SND\shalma_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2010-11-14 21:10:56 +0000 |
| commit | 6b15677d78cb887764dc6862d6cb9ed9494e9e4b (patch) | |
| tree | c1bc6ddd5142fdef308808bdc612a95dc2191aae /libpcsxcore | |
| parent | 3cdb4c6b25237f0b78b681a489649c005e5b0413 (diff) | |
| download | pcsxr-6b15677d78cb887764dc6862d6cb9ed9494e9e4b.tar.gz | |
Motor Toon Grand Prix 2 - gte.c
- repair mtc2 - r7,r29
- fixes disappearing objects
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@59605 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'libpcsxcore')
| -rw-r--r-- | libpcsxcore/gte.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/libpcsxcore/gte.c b/libpcsxcore/gte.c index 52c827e1..aa3d69d9 100644 --- a/libpcsxcore/gte.c +++ b/libpcsxcore/gte.c @@ -307,11 +307,6 @@ static inline void MTC2(u32 value, int reg) { break; #if 1
- // non-MAME
- case 7:
- case 29:
- return;
-
case 31:
return;
#else
|
