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-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