Prepare for DSP-2,3,4

This commit is contained in:
pagefault
2003-07-23 17:49:09 +00:00
parent 189d5572fb
commit c76bd9b367

View File

@@ -6195,7 +6195,7 @@ NEWSYM CheckROMType
.endchpdtct .endchpdtct
cmp byte[DSP1Enable],1 cmp byte[DSP1Enable],1
jne .notDSP1Hi jae .notDSP1Hi
call InitDSP call InitDSP
mov byte[DSP1Type],1 mov byte[DSP1Type],1
cmp byte[romtype],2 cmp byte[romtype],2