Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-04-25 | blob2xex: put "fatal:" in error messages. | 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 | |