Dirt Trax FX 95% working, at least we don't have all that graphics corruption now

This commit is contained in:
pagefault
2003-11-12 21:58:13 +00:00
parent 02199e9abf
commit fb00df544f

View File

@@ -5229,8 +5229,8 @@ NEWSYM CheckROMType
je .initdsp
cmp byte[DSP3Enable],1
je .initdsp
cmp byte[DSP4Enable],0
je .notDSP1Hi
cmp byte[DSP4Enable],1
je .initdsp
; call InitDSP4
jmp .notDSP1Hi
.initdsp