aboutsummaryrefslogtreecommitdiff
path: root/blob2xex.1
AgeCommit message (Expand)Author
7 daysdocs: move "General Options" to genopts.rst, include it where needed.B. Watson
8 dayscxrefbas: computed warning now says ON/GOTO or ON/GOSUB, not just ON.B. Watson
11 daysmajor surgery: callback API, port dumpbas to use callbacks, add vxrefbas.B. Watson
2024-06-07dumpbas: added.B. Watson
2024-06-03add doc for protbas, remove protection options from unprotbas doc.B. Watson
2024-05-17unprotbas: added; blob2xex: tweak docs.B. Watson
2024-05-16blob2xex: get rid of un-triggerable warning.B. Watson
2024-05-16blob2xex: warn on address wraparound.B. Watson
2024-05-16blob2xex: 2nd and further segments load consecutively, if no -l options for t...B. Watson
2024-05-03update docs.B. Watson
2024-04-28Makefile: fix fenders target (derp).B. Watson
2024-04-27f2toxex: remove, rethought this and decided xexcat will do this job.B. Watson
2024-04-26manftr.rst: add blob2xex and xexamine to "see also" section.B. Watson
2024-04-26Makefile: rebuild man pages automatically if header/footer gets changed.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: 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-24blob2xex: initial implementation, needs testing.B. Watson
2024-04-24Stub and man page for new blob2xex utility.B. Watson