| Age | Commit message (Expand) | Author |
| 2018-03-23 | Add Frint Instructions and Tests (#62) | MS-DOS1999 |
| 2018-03-12 | Allow more than one process, free resources on process dispose, implement Svc... | gdkchan |
| 2018-03-10 | Allow to enable/disable memory checks even on release mode through the flag, ... | gdkchan |
| 2018-03-09 | Disable memory checks by default, even on debug, move ram memory allocation i... | gdkchan |
| 2018-03-05 | Add Frintx_S, ASRV test, update ADCS, use Assert.Multiple and indent (#44) | MS-DOS1999 |
| 2018-02-27 | Change SvcGetInfo 5 to return actual heap size, remove AMemoryAlloc since it ... | gdkchan |
| 2018-02-25 | Added initial support for function names from symbol table on the cpu with tr... | gdkchan |
| 2018-02-24 | Update ADC test, add WZR/WSP, ADCS, SBCS test (#37) | MS-DOS1999 |
| 2018-02-23 | Add flags parameters in singleOpcode function, and add ADC Test (#36) | MS-DOS1999 |
| 2018-02-23 | Review of cpu tests and creation of a class for mixed cpu tests. (#35) | LDj3SNuD |
| 2018-02-20 | Implement Zip1, Zip2 (#25) | Merry |
| 2018-02-19 | Tests: Add Fmax_S test (#23) | Merry |
| 2018-02-18 | Rename ARegisters to AThreadState | gdkchan |
| 2018-02-15 | Add some tests (#18) | Merry |