aboutsummaryrefslogtreecommitdiff
path: root/crates/readrom
Commit message (Expand)AuthorAgeFilesLines
* Upgrade to the 2024 edition of RustMiquel Sabaté Solà2026-07-081-1/+0
* readrom: Add detection of RAM, Timing and mirroringMiquel Sabaté Solà2025-09-121-8/+40
* Add -h and -v options on the help messageMiquel Sabaté Solà2025-09-021-1/+3
* Apply suggested style fixes from clippyMiquel Sabaté Solà2025-08-171-3/+3
* Remove the dependency on clapMiquel Sabaté Solà2025-01-222-18/+62
* readrom: Print addresses for vectorsMiquel Sabaté Solà2025-01-141-1/+39
* readrom: Remove the derive feature from clapMiquel Sabaté Solà2025-01-102-14/+18
* Remove anyhow from xa65 and readromMiquel Sabaté Solà2025-01-102-9/+17
* Add the readrom binaryMiquel Sabaté Solà2024-12-182-0/+67