| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2018-07-11 | Add rotate ops | James Barnett | 1 | -0/+126 |
| 2018-07-10 | Move SWAP ops into the extended CB prefixed set | James Barnett | 1 | -9/+11 |
| 2018-07-08 | Add 'misc' ops (SWAP, DAA, CPL, CCF, SCF etc.) | James Barnett | 1 | -0/+61 |
| 2018-07-08 | Implement 16-Bit arithmetic ops | James Barnett | 3 | -11/+71 |
| 2018-07-06 | Add all remaining 8-Bit arithmetic ops | James Barnett | 1 | -2/+117 |
| 2018-07-03 | Add some 8-Bit arithmetic ops | James Barnett | 2 | -1/+101 |
| 2018-07-02 | Start on 8-Bit arithmetic CPU ops | James Barnett | 1 | -0/+2 |
| 2018-06-28 | Add register flags and set from LDHL SP,n op | James Barnett | 1 | -1/+22 |
| 2018-06-27 | Add 16-Bit pop commands | James Barnett | 1 | -1/+14 |
| 2018-06-22 | Add first few 16-Bit Load ops | James Barnett | 1 | -0/+40 |
| 2018-06-15 | Add all 8-Bit Load opcodes | James Barnett | 1 | -2/+22 |
| 2018-06-14 | Make a start on opcodes | James Barnett | 1 | -0/+91 |