mirror of
https://github.com/RetroDECK/Supermodel.git
synced 2025-02-16 17:35:39 +00:00
Remove debug code
This commit is contained in:
parent
5709ee2659
commit
063b7d3ea4
|
@ -1441,9 +1441,6 @@ void CModel3::Write32(UINT32 addr, UINT32 data)
|
|||
GPU.WriteDMARegister32(addr&0xFF,FLIPENDIAN32(data));
|
||||
break;
|
||||
|
||||
case 0x70:
|
||||
printf("rar\n");
|
||||
|
||||
// Various
|
||||
case 0xF0:
|
||||
case 0xFE: // mirror
|
||||
|
|
Loading…
Reference in a new issue