Map latest 7447A CPU to a plain G4 (7400)

This commit is contained in:
gbeauche 2005-07-06 04:58:34 +00:00
parent 2975867e09
commit 4d97079af9

View File

@ -671,6 +671,7 @@ int main(int argc, char **argv)
case 0x8000: // 7450
case 0x8001: // 7455
case 0x8002: // 7457
case 0x8003: // 7447A
case 0x0039: // 970
PVR = 0x000c0000; // 7400
break;