Remove useless code
LOSCR is a valid and safe softswitch on any Apple II. Thanks Oliver S!
This commit is contained in:
committed by
Oliver Schmidt
parent
1f23fc6ba8
commit
ec0595ad28
@@ -222,14 +222,9 @@ DONE:
|
||||
bit TXTSET
|
||||
bit LOWSCR
|
||||
|
||||
.ifndef __APPLE2ENH__
|
||||
bit machinetype
|
||||
bpl reset_wndtop
|
||||
.endif
|
||||
; Limit SET80COL-HISCR to text
|
||||
bit LORES
|
||||
|
||||
reset_wndtop:
|
||||
; Reset the text window top
|
||||
lda #$00
|
||||
sta WNDTOP
|
||||
|
||||
Reference in New Issue
Block a user