Fixed DIP switch 2 on NSS
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user