aboutsummaryrefslogtreecommitdiff
path: root/README.txt
AgeCommit message (Collapse)Author
2025-04-29update README.txt.B. Watson
2025-04-26load relocator at $71c0.B. Watson
2025-04-26Makefile: add DOS 2.5 test target.B. Watson
2025-04-23reloc.s: optimize for size.B. Watson
2025-04-23relocate only high bytes, increments of 1 page. previous approach was ↵B. Watson
unworkable.
2025-04-22README.txt: realign with how the code works.B. Watson
2025-04-22initial commitB. Watson