Fixed DIP switch 2 on NSS

This commit is contained in:
pagefault
2003-04-17 22:47:54 +00:00
parent 4c9aa74b7b
commit 0c48963a23

View File

@@ -1200,7 +1200,7 @@ reg4100r:
jne .nodip1 jne .nodip1
mov al,1 mov al,1
.nodip1 .nodip1
cmp byte[nssdip1],1 cmp byte[nssdip2],1
jne .nodip2 jne .nodip2
or al,02h or al,02h
.nodip2 .nodip2