aboutsummaryrefslogtreecommitdiff
path: root/loading.asm
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.
7 daysStop overwriting the users colors in loading2.xex.B. Watson
2026-03-30Cosmetic: make the loading screen colors match the default config colors.B. Watson
2026-03-15Loading screen s/FujiNet/FujiNetChat/, use green for "loading config" too.B. Watson
2026-03-15Loading screens for config and client.B. Watson