Dirt Trax FX 95% working, at least we don't have all that graphics corruption now
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user