aboutsummaryrefslogtreecommitdiff
path: root/src/exehdr.s
AgeCommit message (Collapse)Author
3 daysThe Great Migration: move all the screen memory to the $4000-$7FFF bank ↵B. Watson
window, move code to $8000, move data/rodata/bss to $2000, move rx_buf and tx_buf, etc etc.
2026-03-23Fix for recent cc65 git.B. Watson