not40h -> not 40h
This commit is contained in:
parent
b96792917b
commit
51194d4928
1 changed files with 1 additions and 1 deletions
|
|
@ -831,7 +831,7 @@ CONSTANT_TO_INDEXED_REGISTER SC_INDEX,MAP_MASK,0fh
|
|||
out dx,al
|
||||
inc dx
|
||||
in al,dx
|
||||
and al,not40h ;turn off doubleword
|
||||
and al,not 40h ;turn off doubleword
|
||||
out dx,al
|
||||
dec dx
|
||||
mov al,MODE_CONTROL
|
||||
|
|
|
|||
Loading…
Reference in a new issue