aboutsummaryrefslogtreecommitdiff
path: root/crates/xa65
Commit message (Expand)AuthorAgeFilesLines
* Split the --stats and the --strict flagsMiquel Sabaté Solà2025-09-021-9/+26
* Add -h and -v options on the help messageMiquel Sabaté Solà2025-09-021-1/+3
* xa65: Introduce the -s/--strict optionMiquel Sabaté Solà2025-08-181-4/+14
* xa65: Add the -e/--error flagMiquel Sabaté Solà2025-08-181-5/+17
* xa65: Introduce the -b/--bin optionMiquel Sabaté Solà2025-08-181-7/+24
* Apply suggested style fixes from clippyMiquel Sabaté Solà2025-08-171-4/+4
* xa65: Fix minor style issuesMiquel Sabaté Solà2025-01-231-3/+3
* xa65: Create hex dumps for both binariesMiquel Sabaté Solà2025-01-231-0/+49
* Remove the dependency on clapMiquel Sabaté Solà2025-01-222-32/+91
* Remove dependency to the rand crateMiquel Sabaté Solà2025-01-222-4/+10
* xa65: The config flag should be uppercase on shortMiquel Sabaté Solà2025-01-101-2/+2
* xa65: Provide the target flagMiquel Sabaté Solà2025-01-101-0/+15
* Remove anyhow from xa65 and readromMiquel Sabaté Solà2025-01-102-28/+54
* Introduce xa65Miquel Sabaté Solà2025-01-102-0/+134