Fixed bug in hdma code
This commit is contained in:
@@ -785,6 +785,8 @@ NEWSYM reg420Cw
|
|||||||
mov [nexthdma],al
|
mov [nexthdma],al
|
||||||
cmp al,0
|
cmp al,0
|
||||||
je near .nohdma
|
je near .nohdma
|
||||||
|
test al,80h
|
||||||
|
ja near .nohdma
|
||||||
push ebx
|
push ebx
|
||||||
push esi
|
push esi
|
||||||
push edi
|
push edi
|
||||||
|
|||||||
Reference in New Issue
Block a user