Age | Commit message (Expand) | Author |
2024-04-29 | xex.c: add xex_get_run_addr() and xex_get_init_addr(). | B. Watson |
2024-04-29 | Update TODO. | B. Watson |
2024-04-29 | xex(5): started on. | B. Watson |
2024-04-28 | Makefile: fix fenders target (derp). | B. Watson |
2024-04-28 | xexcat: tweak doc. | B. Watson |
2024-04-27 | xexcat: implement -f2. | B. Watson |
2024-04-27 | xexsplit: fix help output. | B. Watson |
2024-04-27 | xexcat: dasm -f1 conversion (working) and -f2 (stub only). | B. Watson |
2024-04-27 | f2toxex: remove, rethought this and decided xexcat will do this job. | B. Watson |
2024-04-26 | f2toxex: added (stub). | B. Watson |
2024-04-26 | xfd2atr: fix grammar in doc. | B. Watson |
2024-04-26 | manftr.rst: add blob2xex and xexamine to "see also" section. | B. Watson |
2024-04-26 | Makefile: remove explicit rule for fenders. | B. Watson |
2024-04-26 | note to self. | B. Watson |
2024-04-26 | xexsplit: add -r (raw output) option. | B. Watson |
2024-04-26 | Makefile: rebuild man pages automatically if header/footer gets changed. | B. Watson |
2024-04-26 | blob2xex: tweak doc. | B. Watson |
2024-04-26 | blob2xex: tweak doc. | B. Watson |
2024-04-26 | xexamine: fix init addresses being printed as Run (introduced in 7a7b256), su... | B. Watson |
2024-04-26 | Makefile: get rid of explicit rules where implicit ones will do. | B. Watson |
2024-04-25 | xexamine: add -d (decimal) option. | B. Watson |
2024-04-25 | xexamine: fix crc32. | B. Watson |
2024-04-25 | xexamine: don't accept -s 0. | B. Watson |
2024-04-25 | xexamine: add -s option (show only one segment). | B. Watson |
2024-04-25 | xexamine: added. | 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: tweak doc. | 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 i... | B. Watson |
2024-04-24 | blob2xex: add -v -h/--help -V/--version options. | B. Watson |
2024-04-24 | add blob2xex to .gitignore. | 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 |
2024-04-23 | a8utf8: add -r (reverse) option. | B. Watson |
2024-04-23 | rom2cart: update man page. | B. Watson |
2024-04-23 | cart.c: add new cart types from atari800-5.2.0. | B. Watson |
2024-04-23 | rom2cart: warn on bad checksum, add -H option for testing. | B. Watson |
2024-04-21 | preparing for release. | B. Watson |
2022-08-29 | fix rom2cart support for 2KB (type 57) | B. Watson |
2022-08-29 | new TODO item | B. Watson |
2022-08-29 | Update axe docs | B. Watson |
2022-08-29 | create .gitignore | B. Watson |
2022-08-29 | initial commit | B. Watson |