aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
11 daysFix the example for current assembler version + add an example for serial com...HEADlatestmainAstatin
2025-07-29Allow raw16 offsets (+ and -)Astatin
2025-07-19Add .INCLUDEBIN macroAstatin
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-06-06Adding substractions parameters + inv param macro + banked symbolsAstatin
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-12-16Remove garbage in examplesAstatin
2024-12-16Update README.mdAstatin
2024-12-16Add README.mdAstatin
2024-12-16Add GPL3 licenseAstatin
2024-12-16Update go.ymlAstatin
2024-12-16Update go.ymlAstatin
2024-12-16Create go.ymlAstatin
2024-11-14Add debug instructionAstatin
2024-11-05Allow labels defined inside macros to be used as absolute 16b valuesAstatin
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-26So for some reason, I didn't change anything and it started working. I guess ...Astatin
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
2024-09-13Fix `C` condition on JP and CALLAstatin
2024-08-29Add errors on label already existsAstatin
2024-08-08Add a check that JR jumps aren't trying to go too farAstatin
2024-08-06Fix constants + add DEC nnAstatin
2024-08-04Add define keywordAstatin
2024-08-04first commitAstatin