mirror of
https://github.com/tjboldt/Apple2-IO-RPi.git
synced 2024-11-25 06:31:22 +00:00
Remove trailing quote
This commit is contained in:
parent
83eeab1961
commit
75c953052f
@ -8,7 +8,7 @@
|
|||||||
900 HOME
|
900 HOME
|
||||||
1000 FOR PG = 0 TO 3
|
1000 FOR PG = 0 TO 3
|
||||||
1004 PRINT : PRINT
|
1004 PRINT : PRINT
|
||||||
1005 PRINT "Writing page "PG" to slot "SL"
|
1005 PRINT "Writing page "PG" to slot "SL
|
||||||
1006 PRINT "_______________________________________"
|
1006 PRINT "_______________________________________"
|
||||||
1007 PRINT "_______________________________________";
|
1007 PRINT "_______________________________________";
|
||||||
1008 HTAB 1
|
1008 HTAB 1
|
||||||
|
Loading…
Reference in New Issue
Block a user