aboutsummaryrefslogtreecommitdiff
path: root/lib/xixanta/src/mapping.rs
Commit message (Expand)AuthorAgeFilesLines
* nasm: Add a parameter for linker configurationMiquel Sabaté Solà2024-12-121-0/+42
* Re-work the handling of segments in the assemblerMiquel Sabaté Solà2024-12-121-1/+1
* Re-work the support on labels, variables and jumpsMiquel Sabaté Solà2024-12-121-0/+14
* Adapt the assembler to the changes on the parserMiquel Sabaté Solà2024-12-121-14/+11
* Add basic support for macrosMiquel Sabaté Solà2024-12-121-2/+23
* Add support for proceduresMiquel Sabaté Solà2024-12-121-2/+31
* Add support for branchingMiquel Sabaté Solà2024-12-121-1/+1
* Add the notion of mappingMiquel Sabaté Solà2024-12-121-0/+66