From 42b5100c4c086feda42fcd9df1ebce006b292187 Mon Sep 17 00:00:00 2001 From: davidhay Date: Thu, 12 Mar 2009 19:50:14 +0000 Subject: [PATCH] case 55 isn't needed, only happened because of the other one malfunctioning. --- src/mame/video/psx.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/mame/video/psx.c b/src/mame/video/psx.c index 9b3d96edb68..bbefd30ceab 100644 --- a/src/mame/video/psx.c +++ b/src/mame/video/psx.c @@ -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: