case 55 isn't needed, only happened because of the other one malfunctioning.

This commit is contained in:
davidhay 2009-03-12 19:50:14 +00:00
parent 52124fa447
commit 42b5100c4c

View File

@ -3380,7 +3380,6 @@ void psx_gpu_write( running_machine *machine, UINT32 *p_ram, INT32 n_size )
m_n_gpu_buffer_offset = 0;
}
break;
case 0x55:
case 0x58:
case 0x5a:
case 0x5c: