aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
3 daysadd more stuff to .gitignore.HEADmasterB. Watson
3 daysMakefile: add ksiders/ subdir, clean up non-root installs.B. Watson
3 daysksiders: tweak README.txt.B. Watson
3 daysatr.txt: convert to *nix line endings.B. Watson
3 daysadd ksiders binaries to .gitignore.B. Watson
3 daysconvert ksiders man pages to RST, part the last.B. Watson
3 daysconvert ksiders man pages to RST, part 4.B. Watson
3 daysconvert ksiders man pages to RST, part 3.B. Watson
3 daysconvert ksiders man pages to RST, part 2.B. Watson
3 daysconvert ksiders man pages to RST, part 1 (atrdir).B. Watson
3 daysimport ken siders atr utilities.B. Watson
4 daysfenders: hack to support DOS 2.5 extended files.B. Watson
5 daysfenders: report errors and exit if axe fails for -b, -d options.B. Watson
5 daysatrcheck: detect fenders 3-sector loader.B. Watson
5 daysfenders: add -I, -d, -b options.B. Watson
8 daysatrcheck: classify DOS type (WIP, not complete).B. Watson
9 daysMakefile: install symlinks in dev dir, for testing.B. Watson
10 daysupdate docs.B. Watson
12 daysTODO: update.B. Watson
12 daysMakefile: clean target: remove all man pages.B. Watson
12 daysxexamine: handle embedded run/init addresses in segments >2 bytes.B. Watson
12 daysxexcat: warn if 1st segment contains init address.B. Watson
12 daysmanhdr7.rst: added.B. Watson
12 daysxex(5): tweak.B. Watson
12 daysatascii(7): added.B. Watson
12 daysxex(5): add examples.B. Watson
13 daysxex(5): add pseudo-EBNF.B. Watson
13 daysxexamine: report errors.B. Watson
13 daysxex.c: detect short reads.B. Watson
14 daysxexcat: error reporting for DOS 1.0 detection.B. Watson
14 daysxexcat: detect DOS 1.0 files (and abort).B. Watson
14 daysxexcat: add -1 option for DOS 1.0 output.B. Watson
14 daysxex1to2: added.B. Watson
14 daysxex.c: add xex_get_run_addr() and xex_get_init_addr().B. Watson
2024-04-29Update TODO.B. Watson
2024-04-29xex(5): started on.B. Watson
2024-04-28Makefile: fix fenders target (derp).B. Watson
2024-04-28xexcat: tweak doc.B. Watson
2024-04-27xexcat: implement -f2.B. Watson
2024-04-27xexsplit: fix help output.B. Watson
2024-04-27xexcat: dasm -f1 conversion (working) and -f2 (stub only).B. Watson
2024-04-27f2toxex: remove, rethought this and decided xexcat will do this job.B. Watson
2024-04-26f2toxex: added (stub).B. Watson
2024-04-26xfd2atr: fix grammar in doc.B. Watson
2024-04-26manftr.rst: add blob2xex and xexamine to "see also" section.B. Watson
2024-04-26Makefile: remove explicit rule for fenders.B. Watson
2024-04-26note to self.B. Watson
2024-04-26xexsplit: add -r (raw output) option.B. Watson
2024-04-26Makefile: rebuild man pages automatically if header/footer gets changed.B. Watson
2024-04-26blob2xex: tweak doc.B. Watson