| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add a configuration for MMC1 | Miquel Sabaté Solà | 2025-01-23 | 1 | -0/+2 |
| * | Remove dependency on TOML | Miquel Sabaté Solà | 2025-01-22 | 1 | -137/+10 |
| * | Add support for cfg files | Miquel Sabaté Solà | 2025-01-13 | 1 | -3/+12 |
| * | Implement the .include statement | Miquel Sabaté Solà | 2025-01-09 | 1 | -40/+17 |
| * | nasm: Allow file paths for the configuration | Miquel Sabaté Solà | 2024-12-22 | 1 | -9/+17 |
| * | Transform mapping configurations into toml files | Miquel Sabaté Solà | 2024-12-22 | 1 | -347/+183 |
| * | Add support for UxROM chips | Miquel Sabaté Solà | 2024-12-20 | 1 | -2/+161 |
| * | Remove unneeded public references | Miquel Sabaté Solà | 2024-12-18 | 1 | -1/+1 |
| * | Fix the mapping of addresses on labels | Miquel Sabaté Solà | 2024-12-16 | 1 | -99/+318 |
| * | nasm: Add a parameter for linker configuration | Miquel Sabaté Solà | 2024-12-12 | 1 | -0/+42 |
| * | Re-work the handling of segments in the assembler | Miquel Sabaté Solà | 2024-12-12 | 1 | -1/+1 |
| * | Re-work the support on labels, variables and jumps | Miquel Sabaté Solà | 2024-12-12 | 1 | -0/+14 |
| * | Adapt the assembler to the changes on the parser | Miquel Sabaté Solà | 2024-12-12 | 1 | -14/+11 |
| * | Add basic support for macros | Miquel Sabaté Solà | 2024-12-12 | 1 | -2/+23 |
| * | Add support for procedures | Miquel Sabaté Solà | 2024-12-12 | 1 | -2/+31 |
| * | Add support for branching | Miquel Sabaté Solà | 2024-12-12 | 1 | -1/+1 |
| * | Add the notion of mapping | Miquel Sabaté Solà | 2024-12-12 | 1 | -0/+66 |
