Age | Commit message (Expand) | Author |
2024-05-18 | unprotbas: grow variable name table, if needed. | B. Watson |
2024-05-17 | unprotbas: added; blob2xex: tweak docs. | B. Watson |
2024-05-16 | blob2xex: get rid of un-triggerable warning. | B. Watson |
2024-05-16 | blob2xex: warn on address wraparound. | B. Watson |
2024-05-16 | blob2xex: 2nd and further segments load consecutively, if no -l options for t... | B. Watson |
2024-05-16 | Add Jindrich Kubec's tools. | B. Watson |
2024-05-10 | Makefile: install ksiders/ docs in DOCDIR. | B. Watson |
2024-05-10 | add more stuff to .gitignore. | B. Watson |
2024-05-10 | Makefile: add ksiders/ subdir, clean up non-root installs. | B. Watson |
2024-05-10 | ksiders: tweak README.txt. | B. Watson |
2024-05-10 | atr.txt: convert to *nix line endings. | B. Watson |
2024-05-10 | add ksiders binaries to .gitignore. | B. Watson |
2024-05-10 | convert ksiders man pages to RST, part the last. | B. Watson |
2024-05-10 | convert ksiders man pages to RST, part 4. | B. Watson |
2024-05-10 | convert ksiders man pages to RST, part 3. | B. Watson |
2024-05-10 | convert ksiders man pages to RST, part 2. | B. Watson |
2024-05-10 | convert ksiders man pages to RST, part 1 (atrdir). | B. Watson |
2024-05-10 | import ken siders atr utilities. | B. Watson |
2024-05-09 | fenders: hack to support DOS 2.5 extended files. | B. Watson |
2024-05-08 | fenders: report errors and exit if axe fails for -b, -d options. | B. Watson |
2024-05-08 | atrcheck: detect fenders 3-sector loader. | B. Watson |
2024-05-08 | fenders: add -I, -d, -b options. | B. Watson |
2024-05-05 | atrcheck: classify DOS type (WIP, not complete). | B. Watson |
2024-05-04 | Makefile: install symlinks in dev dir, for testing. | B. Watson |
2024-05-03 | update docs. | B. Watson |
2024-05-01 | TODO: update. | B. Watson |
2024-05-01 | Makefile: clean target: remove all man pages. | B. Watson |
2024-05-01 | xexamine: handle embedded run/init addresses in segments >2 bytes. | B. Watson |
2024-05-01 | xexcat: warn if 1st segment contains init address. | B. Watson |
2024-05-01 | manhdr7.rst: added. | B. Watson |
2024-05-01 | xex(5): tweak. | B. Watson |
2024-05-01 | atascii(7): added. | B. Watson |
2024-05-01 | xex(5): add examples. | B. Watson |
2024-04-30 | xex(5): add pseudo-EBNF. | B. Watson |
2024-04-30 | xexamine: report errors. | B. Watson |
2024-04-30 | xex.c: detect short reads. | B. Watson |
2024-04-29 | xexcat: error reporting for DOS 1.0 detection. | B. Watson |
2024-04-29 | xexcat: detect DOS 1.0 files (and abort). | B. Watson |
2024-04-29 | xexcat: add -1 option for DOS 1.0 output. | B. Watson |
2024-04-29 | xex1to2: added. | B. Watson |
2024-04-29 | xex.c: add xex_get_run_addr() and xex_get_init_addr(). | B. Watson |
2024-04-29 | Update TODO. | B. Watson |
2024-04-29 | xex(5): started on. | B. Watson |
2024-04-28 | Makefile: fix fenders target (derp). | B. Watson |
2024-04-28 | xexcat: tweak doc. | B. Watson |
2024-04-27 | xexcat: implement -f2. | B. Watson |
2024-04-27 | xexsplit: fix help output. | B. Watson |
2024-04-27 | xexcat: dasm -f1 conversion (working) and -f2 (stub only). | B. Watson |
2024-04-27 | f2toxex: remove, rethought this and decided xexcat will do this job. | B. Watson |
2024-04-26 | f2toxex: added (stub). | B. Watson |