Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-09-26 | So for some reason, I didn't change anything and it started working. I guess ↵ | Astatin | |
it's good then. Also cleaned up the tests files | |||
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 | |
2024-09-13 | Fix `C` condition on JP and CALL | Astatin | |
2024-08-29 | Add errors on label already exists | Astatin | |
2024-08-08 | Add a check that JR jumps aren't trying to go too far | Astatin | |
2024-08-06 | Fix constants + add DEC nn | Astatin | |
2024-08-04 | Add define keyword | Astatin | |
2024-08-04 | first commit | Astatin | |