summaryrefslogtreecommitdiff
path: root/src/util.lisp
AgeCommit message (Collapse)Author
23 hoursAdd the ROTV instructionbd
40 hoursPart one reformat SRDL and SRDS instruction signaturebd
45 hoursRename STOREV, LOADV to SRDS, SRDLbd
2025-04-21update copyrightbd
2025-04-17Add new push/pop test case, ensure generated files end in .rvbd
2025-04-16Add licensing informationbd
2025-04-11Add RET and NOP j-type instructionsbd
2025-04-10Add write raw bytes stagebd
2025-04-10Add untested (but works on the single input file) code emissionbd
2025-04-09Properly maintain a hashmap of labels, lots of minor code cleanupsbd
2025-04-09Saving first part of large rewritebd
2025-04-08Add parsing functionality for R-type expressionsbd
2025-04-08Simplify lexer-error handling, skeletion parsing functions for typesbd
2025-04-07Add label processing, mnemonic and label lookup mapsbd
2025-03-16Add clingon command-line arg parser, finish test harness setupbd