| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | readrom: fix versioning on the Cargo manifest | Miquel Sabaté Solà | 2026-07-15 | 1 | -1/+1 |
| * | readrom: implement the -d/--disassemble option | Miquel Sabaté Solà | 2026-07-15 | 1 | -1/+2 |
| * | nasm: Error out when using WRAM when not available | Miquel Sabaté Solà | 2025-08-28 | 1 | -0/+1 |
| * | Remove ncount and ngrep | Miquel Sabaté Solà | 2025-08-27 | 1 | -14/+0 |
| * | Drop lazy_static dependency | Miquel Sabaté Solà | 2025-01-22 | 1 | -9/+0 |
| * | Remove dependency on TOML | Miquel Sabaté Solà | 2025-01-22 | 1 | -137/+0 |
| * | Remove the dependency on clap | Miquel Sabaté Solà | 2025-01-22 | 1 | -213/+16 |
| * | Remove dependency to the rand crate | Miquel Sabaté Solà | 2025-01-22 | 1 | -97/+0 |
| * | Remove anyhow from xa65 and readrom | Miquel Sabaté Solà | 2025-01-10 | 1 | -9/+0 |
| * | Introduce xa65 | Miquel Sabaté Solà | 2025-01-10 | 1 | -0/+9 |
| * | Add the .repeat control statement | Miquel Sabaté Solà | 2025-01-07 | 1 | -0/+96 |
| * | Transform mapping configurations into toml files | Miquel Sabaté Solà | 2024-12-22 | 1 | -0/+102 |
| * | Add the readrom binary | Miquel Sabaté Solà | 2024-12-18 | 1 | -0/+13 |
| * | Don't rely on the identifier for control identity | Miquel Sabaté Solà | 2024-12-12 | 1 | -20/+20 |
| * | Adapt the assembler to the changes on the parser | Miquel Sabaté Solà | 2024-12-12 | 1 | -52/+59 |
| * | Add the notion of mapping | Miquel Sabaté Solà | 2024-12-12 | 1 | -0/+14 |
| * | Initial commit | Miquel Sabaté Solà | 2024-12-12 | 1 | -0/+251 |
