aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
2025-04-29mkreloc.xex: remove "system check" segment, org at $4000 to avoid "need ↵HEADmasterB. Watson
mem.sav" message from DOS.
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-29mkreloc.c: added (will replace mkrelocxex.pl).B. Watson
2025-04-26Makefile: add DOS 2.5 test target.B. Watson
2025-04-26switch to bitmap approach.B. Watson
2025-04-23relocate only high bytes, increments of 1 page. previous approach was ↵B. Watson
unworkable.
2025-04-22initial commitB. Watson