mirror of
https://github.com/tilleul/apple2.git
synced 2025-02-20 08:28:59 +00:00
Update README.md
This commit is contained in:
parent
81aa0e2660
commit
f274c4e560
@ -12,7 +12,9 @@ Here's a technique that will allow you to repeat any character, even in `FLASH`
|
||||
|
||||
## Discovery
|
||||
Let's see something weird ...
|
||||
At the Applesoft prompt, type `FLASH`.
|
||||
|
||||
<img src="spc1.png" align="left" width=200px>At the Applesoft prompt, type `FLASH`.
|
||||
|
||||
Then `PRINT SPC(10)`. You should now see 10 flashing space characters.
|
||||
Now, press `CTRL-BREAK`. This exits the "flash" mode (do no type `NORMAL` !!).
|
||||
Type `PRINT SPC(10)` again. And ...
|
||||
|
Loading…
x
Reference in New Issue
Block a user