aboutsummaryrefslogtreecommitdiff
path: root/lib/xixanta
Commit message (Expand)AuthorAgeFilesLines
* Allow for relative jumps at the parser levelMiquel Sabaté Solà2024-12-121-20/+153
* Allow for .byte/.address statementsMiquel Sabaté Solà2024-12-122-30/+143
* Implement the hibyte/lobyte functionsMiquel Sabaté Solà2024-12-121-2/+60
* Adapt the assembler to the changes on the parserMiquel Sabaté Solà2024-12-1211-2853/+2162
* ci: Add fuzzy testing to the parserMiquel Sabaté Solà2024-12-125-2/+115
* Re-work the parser from scratchMiquel Sabaté Solà2024-12-127-1622/+3275
* Add macros which can take argumentsMiquel Sabaté Solà2024-12-121-1/+46
* Add basic support for macrosMiquel Sabaté Solà2024-12-123-194/+254
* Add support for proceduresMiquel Sabaté Solà2024-12-124-15/+219
* Add support for branchingMiquel Sabaté Solà2024-12-125-75/+295
* Add the notion of mappingMiquel Sabaté Solà2024-12-125-26/+190
* Initial commitMiquel Sabaté Solà2024-12-127-0/+2734