13 lines
337 B
Markdown
Raw Normal View History

2021-07-02 15:56:54 +10:00
### Applesoft program listing
2021-07-02 16:11:53 +10:00
2021-07-02 16:09:37 +10:00
#### State of the art circa 1980
2021-07-02 15:59:50 +10:00
<img src="basic0.png" alt="terrible" width="700"/>
2021-07-02 16:03:31 +10:00
2021-07-02 20:36:59 +10:00
#### Original (using Print Char 21)
2021-07-02 20:33:10 +10:00
<img src="basic5.png" alt="truly awful" width="400"/>
2021-07-02 16:03:31 +10:00
2021-07-02 16:33:12 +10:00
#### No formatting
2021-07-02 16:04:42 +10:00
<img src="basic2.png" alt="better" width="850"/>
2021-07-02 16:03:31 +10:00
2021-07-02 16:33:12 +10:00
#### Formatted
2021-07-02 16:04:42 +10:00
<img src="basic3.png" alt="best" width="550"/>