aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-04-28reloc.s: remove redundant code, handle code_run correctly.B. Watson
2025-04-26load relocator at $71c0.B. Watson
2025-04-26Makefile: add DOS 2.5 test target.B. Watson
2025-04-26switch to bitmap approach.B. Watson
2025-04-23reloc.s: shave off 4 bytes.B. Watson
2025-04-23reloc.s: comment tweaking.B. Watson
2025-04-23reloc.s: remove commented-out old code.B. Watson
2025-04-23reloc.s: optimize for size.B. Watson
2025-04-23relocate only high bytes, increments of 1 page. previous approach was unworka...B. Watson
2025-04-22README.txt: realign with how the code works.B. Watson
2025-04-22initial commitB. Watson