IO latch behaviour

This commit is contained in:
pagefault
2003-05-05 16:58:57 +00:00
parent 5926338641
commit 26a919a8c0
2 changed files with 12 additions and 3 deletions

View File

@@ -1504,7 +1504,7 @@ reg4200w:
; Programmable I/O port (out-port)
reg4201w:
mov byte[rdioval],al
mov byte[ioportval],al
mov bl,al
and bl,80h
and byte[MultiTapStat],07Fh