aboutsummaryrefslogtreecommitdiff
path: root/src/rxtxbuf.h
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.
14 daysUse real arrays for tx_buf and rx_buf. 6253 bytes free.B. Watson