Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-21 | Impl imm refs for MOVEA | Oxore | |
2023-05-20 | Fix MOVEM with PC relative argument when -frel-marks set | Oxore | |
2023-05-20 | Impl marks referencing for MOVE and MOVEA | Oxore | |
2023-05-20 | Impl data references, debuting with LEA | Oxore | |
2023-05-20 | Make more `reloc` to `ref` renaming | Oxore | |
2023-05-16 | Impl separately enabled absolute and relative relocations | Oxore | |
2023-05-11 | Add note about Optparse, add license headers | Oxore | |
2023-05-01 | Impl BTST, BCHG, BSET and BCLR | Oxore | |
2023-04-27 | Fix bugs found on random tests | Oxore | |
2023-04-24 | Impl some feature flags | Oxore | |
2023-04-23 | Pass settings everywhere, impl cross references | Oxore | |
2023-04-22 | Optimize by speed | Oxore | |
2023-04-21 | Refactor asm rendering | Oxore | |