index
:
bw-atari8-tools
master
Atari 8-bit utilities for *nix
urchlay -at- slackware _dot_ uk
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
blob2xex.1
Age
Commit message (
Collapse
)
Author
2024-06-13
major surgery: callback API, port dumpbas to use callbacks, add vxrefbas.
B. Watson
2024-06-07
dumpbas: added.
B. Watson
2024-06-03
add doc for protbas, remove protection options from unprotbas doc.
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 ↵
B. Watson
them.
2024-05-03
update docs.
B. Watson
2024-04-28
Makefile: fix fenders target (derp).
B. Watson
2024-04-27
f2toxex: remove, rethought this and decided xexcat will do this job.
B. Watson
2024-04-26
manftr.rst: add blob2xex and xexamine to "see also" section.
B. Watson
2024-04-26
Makefile: rebuild man pages automatically if header/footer gets changed.
B. Watson
2024-04-25
blob2xex: tweak doc.
B. Watson
2024-04-25
blob2xex: tweak doc.
B. Watson
2024-04-25
blob2xex: tweak doc.
B. Watson
2024-04-25
blob2xex: tweak doc.
B. Watson
2024-04-25
blob2xex: tweak doc.
B. Watson
2024-04-25
blob2xex: put "fatal:" in error messages.
B. Watson
2024-04-25
blob2xex: add examples to man page.
B. Watson
2024-04-25
blob2xex: made reading stdin work, limit segment size to end at $FFFF, warn ↵
B. Watson
if start/end addrs are in ROM, unlink output file on error.
2024-04-24
blob2xex: add -v -h/--help -V/--version options.
B. Watson
2024-04-24
blob2xex: initial implementation, needs testing.
B. Watson
2024-04-24
Stub and man page for new blob2xex utility.
B. Watson