aboutsummaryrefslogtreecommitdiff
path: root/lib/xixanta/src/opcodes.rs
Commit message (Expand)AuthorAgeFilesLines
* Implement the .incbin control statementMiquel Sabaté Solà2024-12-191-0/+1
* Re-work the handling of segments in the assemblerMiquel Sabaté Solà2024-12-121-1/+1
* Don't rely on the identifier for control identityMiquel Sabaté Solà2024-12-121-14/+16
* Re-work the support on labels, variables and jumpsMiquel Sabaté Solà2024-12-121-0/+1
* Adapt the assembler to the changes on the parserMiquel Sabaté Solà2024-12-121-292/+326
* Re-work the parser from scratchMiquel Sabaté Solà2024-12-121-0/+27
* Add support for branchingMiquel Sabaté Solà2024-12-121-17/+58
* Initial commitMiquel Sabaté Solà2024-12-121-0/+631