aboutsummaryrefslogtreecommitdiff
path: root/parameters.go
AgeCommit message (Collapse)Author
2025-03-13Enable offsets for all raw16 & raw8Astatin
2025-03-07add high/low paramters modifiers, parameters to macros & print symbols to stdoutAstatin
2025-01-07Add support for relative labels in parametersAstatin
2025-01-07Add label offset + allow to use labels with .DB macro + relative labelsAstatin
2024-11-05Allow labels defined inside macros to be used as absolute 16b valuesAstatin
2024-09-26Add inline macrosAstatin
2024-09-24I tried to add labels and macros but brain is mushy and nothing is working ↵Astatin
correctly
2024-09-24Add labels in go assemblerAstatin
2024-09-19Create 1st draft of new assembler in goAstatin