Removed every last trace of OSPort.

This commit is contained in:
n-a-c-h
2005-01-03 16:22:16 +00:00
parent a7598101d8
commit 111cc06bf1
17 changed files with 0 additions and 192 deletions

View File

@@ -187,8 +187,6 @@ GUIgetcurrentinput:
GUIqcheckkeys 1
GUIqcheckkeys 1Ch
; cmp byte[OSPort],3
; jne near .notwinport
%ifndef __MSDOS__
GUIqcheckkeys 0C8h
GUIqcheckkeys 0D0h
@@ -257,9 +255,6 @@ GUIgetcurrentinput:
mov al,cl
.notextkb
; cmp byte[OSPort],3
; jne near .notwinport2
%ifdef __LINUX__
GUIgetprkeys 90,90 ; UP
GUIgetprkeys 96,96 ; DOWN
@@ -358,8 +353,6 @@ GUIgetcurrentinput:
.yesnet15
mov byte[CNetType],0
%ifdef __MSDOS__
; cmp byte[OSPort],1
; je .nodeinitipx
call deinitipx
.nodeinitipx
%endif