aboutsummaryrefslogtreecommitdiff
path: root/main.go
AgeCommit message (Expand)Author
2025-06-10Add support for cross bank labelsAstatin
2025-06-06Adding substractions parameters + inv param macro + banked symbolsAstatin
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-01Fix special characters regexAstatin
2024-10-13Disallow special characters in label namesAstatin
2024-09-27Fix JR offset inside of macros + line number in error messagesAstatin
2024-09-26Add inline macrosAstatin
2024-09-24I tried to add labels and macros but brain is mushy and nothing is working co...Astatin
2024-09-24Add labels in go assemblerAstatin
2024-09-19Create 1st draft of new assembler in goAstatin