aboutsummaryrefslogtreecommitdiff
path: root/instructions.go
AgeCommit message (Expand)Author
28 hoursADD HL, r16 instructionHEADlatestmainAstatin
2025-06-18Fixing oopsie error message using variables that don't exist :3Astatin
2025-06-18Fix .PADTO in macro & allow to use current_address in .DEFINEAstatin
2025-06-10Add ASSERT macro + fix label substractions banks + add . for current addressAstatin
2025-06-10Add support for cross bank labelsAstatin
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-14Add debug instructionAstatin
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 co...Astatin
2024-09-24Add labels in go assemblerAstatin
2024-09-19Create 1st draft of new assembler in goAstatin