summaryrefslogtreecommitdiff
path: root/test.bash
AgeCommit message (Expand)Author
2023-04-28Add some tests for addqOxore
2023-04-26Impl SccOxore
2023-04-25Add linker script, add more comment clarificationsOxore
2023-04-23Impl DBccOxore
2023-04-23Split disasm into procedures by the highest nibbleOxore
2023-04-22Impl bsr, bra and bcc, refactor testsOxore
2023-04-22Add tests for simple instructionsOxore
2023-04-21Refactor asm renderingOxore
2023-04-20Refactor testsOxore
2023-04-20Fully implement JSR supportOxore
2023-04-20Implement brief word extension for jsr (part 1)Oxore
2023-04-20Impl tests against GNU AS in bashOxore