Someone forgot to remove this a long time ago
This commit is contained in:
@@ -1530,8 +1530,6 @@ SECTION .data
|
|||||||
SECTION .text
|
SECTION .text
|
||||||
|
|
||||||
NEWSYM StartGUI
|
NEWSYM StartGUI
|
||||||
; cmp byte[OSPort],1
|
|
||||||
; jbe .dosport
|
|
||||||
cmp byte[TripBufAvail],0
|
cmp byte[TripBufAvail],0
|
||||||
jne .notexttb
|
jne .notexttb
|
||||||
mov byte[Triplebufen],0
|
mov byte[Triplebufen],0
|
||||||
@@ -1561,8 +1559,6 @@ NEWSYM StartGUI
|
|||||||
mov byte[scanlines],0
|
mov byte[scanlines],0
|
||||||
mov byte[antienab],0
|
mov byte[antienab],0
|
||||||
.nohq3x
|
.nohq3x
|
||||||
|
|
||||||
;.dosport
|
|
||||||
mov ecx,64
|
mov ecx,64
|
||||||
mov eax,SpecialLine
|
mov eax,SpecialLine
|
||||||
.slloop
|
.slloop
|
||||||
|
|||||||
Reference in New Issue
Block a user