Remove INT 3 added during testing
This commit is contained in:
parent
12248e59ce
commit
e50a9fe91d
1 changed files with 0 additions and 1 deletions
|
|
@ -77,7 +77,6 @@ HorzBarLoop:
|
|||
SETGC GC_SET_RESET,01h ;set/reset value is 0ffh for plane 0
|
||||
; (the blue plane) and 0 for other
|
||||
; planes
|
||||
int 3
|
||||
sub di,di
|
||||
mov cx,80*480 ;# bytes per screen
|
||||
mov al,0ffh ;since set/reset is enabled for all
|
||||
|
|
|
|||
Loading…
Reference in a new issue