Removed the "Use joystick port 209h" from the GUI. Windows people may want to get rid of this too

This commit is contained in:
teuf
2001-04-28 18:03:38 +00:00
parent 3155406147
commit bd1a1d8ab3
3 changed files with 11 additions and 2 deletions

View File

@@ -256,8 +256,10 @@ CalibrateDev1:
mov ebx,[GUIInputRefP+eax*4]
mov bl,[ebx]
mov byte[GUICBHold],0
%ifndef __LINUX__
cmp byte[pl1p209+eax],0
jne near .port209
%endif
cmp bl,1
jbe .nojoy
cmp bl,18