Post #2900481
2025-09-13 10:29 UTC
About that... It was stupid to set my `compose_mode` var as a string mirroring its source argv[] and then check its first char using [0] everywhere. Set it as a char from the start, simplify every comparison, -84 bytes.
https://github.com/colinleroy/a2tools/commit/0a72da76da429a20a2a53da749d46dd4a4ebc4c9
#RetroComputing #AppleII #Mastodon
Replies (1)
-
@colin_mcmillen@piaille.fr 2025-09-13 10:47
And we can now quote posts! Only +62 bytes thanks to a bit of cleanup. https://github.com/colinleroy/a2tools/commit/d5cfea9bcee5d2bc2a9b1dddbc2e05c46ce26bbe #RetroComputing #AppleII #Mastodon