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 je .initdsp
cmp byte[DSP3Enable],1 cmp byte[DSP3Enable],1
je .initdsp je .initdsp
cmp byte[DSP4Enable],0 cmp byte[DSP4Enable],1
je .notDSP1Hi je .initdsp
; call InitDSP4 ; call InitDSP4
jmp .notDSP1Hi jmp .notDSP1Hi
.initdsp .initdsp