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

@@ -1563,10 +1563,6 @@ NEWSYM InitSPC
mov dword [opcjmptab+03F4h],OpFD
mov dword [opcjmptab+03F8h],OpFE
mov dword [opcjmptab+03FCh],OpFF
; cmp byte[soundon],0
; je .nosound
; cmp byte[OSPort],2
; jae .nosound
%ifdef __MSDOS__
call SB_alloc_dma
%endif