aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-29xexcat: add -1 option for DOS 1.0 output.B. Watson
2024-04-29xex1to2: added.B. Watson
2024-04-29xex.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
2024-04-26blob2xex: tweak doc.B. Watson
2024-04-26xexamine: fix init addresses being printed as Run (introduced in 7a7b256), su...B. Watson
2024-04-26Makefile: get rid of explicit rules where implicit ones will do.B. Watson
2024-04-25xexamine: add -d (decimal) option.B. Watson
2024-04-25xexamine: fix crc32.B. Watson
2024-04-25xexamine: don't accept -s 0.B. Watson
2024-04-25xexamine: add -s option (show only one segment).B. Watson
2024-04-25xexamine: added.B. Watson
2024-04-25blob2xex: tweak doc.B. Watson
2024-04-25blob2xex: tweak doc.B. Watson
2024-04-25blob2xex: tweak doc.B. Watson
2024-04-25blob2xex: tweak doc.B. Watson
2024-04-25blob2xex: tweak doc.B. Watson
2024-04-25blob2xex: put "fatal:" in error messages.B. Watson
2024-04-25blob2xex: tweak doc.B. Watson
2024-04-25blob2xex: add examples to man page.B. Watson
2024-04-25blob2xex: made reading stdin work, limit segment size to end at $FFFF, warn i...B. Watson
2024-04-24blob2xex: add -v -h/--help -V/--version options.B. Watson
2024-04-24add blob2xex to .gitignore.B. Watson
2024-04-24blob2xex: initial implementation, needs testing.B. Watson
2024-04-24Stub and man page for new blob2xex utility.B. Watson
2024-04-23a8utf8: add -r (reverse) option.B. Watson
2024-04-23rom2cart: update man page.B. Watson
2024-04-23cart.c: add new cart types from atari800-5.2.0.B. Watson
2024-04-23rom2cart: warn on bad checksum, add -H option for testing.B. Watson
2024-04-21preparing for release.B. Watson
2022-08-29fix rom2cart support for 2KB (type 57)B. Watson
2022-08-29new TODO itemB. Watson
2022-08-29Update axe docsB. Watson
2022-08-29create .gitignoreB. Watson
2022-08-29initial commitB. Watson