bitmap-editor/2liners/the art of 2-liners
tilleul 0df522d3c9
Update README.md
2020-04-25 22:15:58 +02:00
..
img Add files via upload 2020-04-17 12:02:40 +02:00
LICENSE.md Update LICENSE.md 2020-04-16 20:14:38 +02:00
README.md Update README.md 2020-04-25 22:15:58 +02:00
SCRN_PLOT_your_sound_routine.md Update SCRN_PLOT_your_sound_routine.md 2020-04-17 12:40:36 +02:00

README.md

The Art of 2-liners in Applesoft

You'll find here a series of articles about writing two-liners in Applesoft.

Contents

  • Introduction
  • What are 2-liners
  • General restrictions
  • Common practices
    • Essentials
    • Living without IF/THEN
    • Living without GOTO
    • The search for the last character
    • Inverting stuff
    • Extra tips
  • Advanced techniques
    • Exiting without END
    • Get lost of DATA/READ loops
  • Extra techniques
    • INVERSE/PRINT your shape tables
    • Taking control of the interpreter
  • Working with custom assembly routines
  • The big list of 2-liner tricks for every Applesoft instruction

License

See License