Age | Commit message (Expand) | Author |
---|---|---|
2023-04-27 | Stick to MIT syntax for Scc | Oxore |
2023-04-26 | Impl Scc | Oxore |
2023-04-25 | Add linker script, add more comment clarifications | Oxore |
2023-04-24 | Impl some feature flags | Oxore |
2023-04-23 | Impl DBcc | Oxore |
2023-04-23 | Split disasm into procedures by the highest nibble | Oxore |
2023-04-23 | Impl separate xref types call and branch | Oxore |
2023-04-23 | Pass settings everywhere, impl cross references | Oxore |
2023-04-22 | Split mnemonic and arguments formatting | Oxore |
2023-04-22 | Impl bsr, bra and bcc, refactor tests | Oxore |
2023-04-22 | Impl JMP by simply reusing JSR | Oxore |
2023-04-21 | Refactor asm rendering | Oxore |