Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-03-07 | add high/low paramters modifiers, parameters to macros & print symbols to stdout | Astatin | |
2025-01-07 | Add support for relative labels in parameters | Astatin | |
2025-01-07 | Add label offset + allow to use labels with .DB macro + relative labels | Astatin | |
2024-11-01 | Fix special characters regex | Astatin | |
2024-10-13 | Disallow special characters in label names | Astatin | |
2024-09-27 | Fix JR offset inside of macros + line number in error messages | Astatin | |
2024-09-26 | Add inline macros | Astatin | |
2024-09-24 | I tried to add labels and macros but brain is mushy and nothing is working ↵ | Astatin | |
correctly | |||
2024-09-24 | Add labels in go assembler | Astatin | |
2024-09-19 | Create 1st draft of new assembler in go | Astatin | |