aboutsummaryrefslogtreecommitdiff
path: root/crates/xa65/src/main.rs
Commit message (Expand)AuthorAgeFilesLines
* 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-221-29/+91
* Remove dependency to the rand crateMiquel Sabaté Solà2025-01-221-3/+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-101-27/+54
* Introduce xa65Miquel Sabaté Solà2025-01-101-0/+124