aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-04-29mkreloc.xex: remove "system check" segment, org at $4000 to avoid "need mem.s...HEADmasterB. Watson
2025-04-29use single-density DOS 2.5 atr (axe-friendly).B. Watson
2025-04-29Makefile: cleanup, use variables for cl65 and axe.B. Watson
2025-04-29update README.txt.B. Watson
2025-04-29update .gitignore.B. Watson
2025-04-29mkreloc.c: added (will replace mkrelocxex.pl).B. Watson
2025-04-28reloc.s: commentary, remove verbose_memlo_check.B. Watson
2025-04-28reloc.s: commentary.B. Watson
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