Remove useless code

LOSCR is a valid and safe softswitch on any Apple II.
Thanks Oliver S!
This commit is contained in:
Colin Leroy-Mira
2025-06-19 19:51:22 +02:00
committed by Oliver Schmidt
parent 1f23fc6ba8
commit ec0595ad28

View File

@@ -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