mirror of
https://github.com/deater/dos33fsprogs.git
synced 2024-12-27 17:29:49 +00:00
pt3: minor whitespace changes
chasing some sort of weird issue where PAGE2 left set on reset Not sure what it was
This commit is contained in:
parent
60ce9565a2
commit
dcdb88311a
@ -1,2 +1,2 @@
|
||||
10 PRINT "PT3 PLAYER V1.0"
|
||||
100 PRINT CHR$ (4)"BRUN PT3_PLAYER"
|
||||
100 PRINT CHR$ (4)"BRUN PT3_PLAYER"
|
||||
|
@ -23,11 +23,10 @@ pt3_setup:
|
||||
|
||||
bit LORES ; Lo-res graphics
|
||||
bit SET_GR
|
||||
bit TEXTGR ; split text/graphics
|
||||
bit TEXTGR ; split text/graphics
|
||||
|
||||
jsr clear_screens
|
||||
|
||||
|
||||
;===============================
|
||||
; Check for Apple II/II+/IIe/IIc
|
||||
;===============================
|
||||
|
Loading…
Reference in New Issue
Block a user