aboutsummaryrefslogtreecommitdiff
path: root/config/Makefile
AgeCommit message (Collapse)Author
4 daysMove crt0.s STARTUP segment to page 6 (where it can be overwritten by ↵B. Watson
edit_box after it runs). 7729 bytes free.
2026-04-02Replace conf->blah with config.blah (see the definition of "OS" in ↵B. Watson
<atari.h>). 6075 bytes free.
2026-03-27Tweak the config, add doc/dynamic-screens.txtB. Watson
2026-03-23Fix for recent cc65 git.B. Watson
2026-03-15Embed git hash and build host in binary.B. Watson
2026-03-11Fix yn() in config, futz with alignment.B. Watson
2026-03-11Remove server/nick prompts from client, add a separate config tool that ↵B. Watson
loads as an init segment, with lots more options.
2026-03-11Add config/* stuff.B. Watson