aboutsummaryrefslogtreecommitdiff
path: root/config/Makefile
AgeCommit message (Expand)Author
3 daysThe Great Migration: move all the screen memory to the $4000-$7FFF bank windo...B. Watson
4 daysMove crt0.s STARTUP segment to page 6 (where it can be overwritten by edit_bo...B. Watson
2026-04-02Replace conf->blah with config.blah (see the definition of "OS" in <atari.h>)...B. Watson
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 loads...B. Watson
2026-03-11Add config/* stuff.B. Watson