summaryrefslogtreecommitdiffstatshomepage
path: root/src
diff options
context:
space:
mode:
author Yasuhiro Ogawa <wd40yasu@users.noreply.github.com>2009-01-22 09:18:36 +0000
committer Yasuhiro Ogawa <wd40yasu@users.noreply.github.com>2009-01-22 09:18:36 +0000
commit6ab2ca034250322628d111e08be54161607fb371 (patch)
tree19f4035c540f58619ac723fbbe865186d56d1bdb /src
parent899fc5f3071eaab857646c3ed684bbd1c531acdd (diff)
fix for Soul Calibur (vs. Inferno) (by 4oj9/xJ+0)
Diffstat (limited to 'src')
-rw-r--r--src/mame/video/psx.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/video/psx.c b/src/mame/video/psx.c
index 1690e684b4a..b17c5328e0c 100644
--- a/src/mame/video/psx.c
+++ b/src/mame/video/psx.c
@@ -3379,6 +3379,7 @@ void psx_gpu_write( running_machine *machine, UINT32 *p_ram, INT32 n_size )
}
break;
case 0x58:
+ case 0x5a:
case 0x5c:
case 0x5e:
if( m_n_gpu_buffer_offset < 5 &&