Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-04-23 | Split disasm into procedures by the highest nibble | Oxore | |
2023-04-22 | Impl bsr, bra and bcc, refactor tests | Oxore | |
2023-04-22 | Add tests for simple instructions | Oxore | |
2023-04-21 | Refactor asm rendering | Oxore | |
2023-04-20 | Refactor tests | Oxore | |
2023-04-20 | Fully implement JSR support | Oxore | |
2023-04-20 | Implement brief word extension for jsr (part 1) | Oxore | |
2023-04-20 | Impl tests against GNU AS in bash | Oxore | |