dmolony-DiskBrowser/resources/basic.md

18 lines
541 B
Markdown
Raw Normal View History

2021-07-02 05:56:54 +00:00
### Applesoft program listing
2021-07-02 05:43:17 +00:00
Programs can be displayed in a variety of formats.
2021-07-02 05:48:30 +00:00
- This is how it looked originally
2021-07-02 05:53:09 +00:00
2021-07-02 05:49:55 +00:00
![Original](basic0.png?raw=true "terrible")
2021-07-02 05:58:19 +00:00
<img src="basic0.png" alt="terrible" width="600"/>
2021-07-02 05:45:07 +00:00
- Original but ugly
2021-07-02 05:53:09 +00:00
2021-07-02 05:49:55 +00:00
![Original](basic1.png?raw=true "Truly awful")
2021-07-02 05:58:19 +00:00
<img src="basic1.png" alt="truly awful" width="600"/>
2021-07-02 05:45:07 +00:00
- Some improvements
2021-07-02 05:53:09 +00:00
2021-07-02 05:49:55 +00:00
![Better](basic2.png?raw=true "Better")
2021-07-02 05:58:19 +00:00
<img src="basic2.png" alt="better" width="600"/>
2021-07-02 05:45:07 +00:00
- Split lines
2021-07-02 05:53:09 +00:00
2021-07-02 05:58:19 +00:00
![Best](basic3.png?raw=true "Best")
<img src="basic3.png" alt="best" width="600"/>