| Age | Commit message (Expand) | Author |
| 2018-04-04 | Remove useless spacing | gdkchan |
| 2018-03-20 | Rename IpcServices -> Services | gdkchan |
| 2018-03-20 | Support different framebuffer offsets (fixes #59) | gdkchan |
| 2018-03-19 | [WIP] Add support for events (#60) | gdkchan |
| 2018-03-13 | Add pl:u stub, use higher precision on CNTPCT_EL0 register tick count | gdkchan |
| 2018-03-12 | Allow more than one process, free resources on process dispose, implement Svc... | gdkchan |
| 2018-03-09 | Disable memory checks by default, even on debug, move ram memory allocation i... | gdkchan |
| 2018-03-04 | Fix hid touch screen timestamp, add more log info | gdkchan |
| 2018-03-02 | Refactor HID, fix issues (#48) | gdkchan |
| 2018-02-27 | Change SvcGetInfo 5 to return actual heap size, remove AMemoryAlloc since it ... | gdkchan |
| 2018-02-25 | Fix regression introduced on last commit with wrong ImageEnd | gdkchan |
| 2018-02-25 | Added initial support for function names from symbol table on the cpu with tr... | gdkchan |
| 2018-02-23 | Map heap on heap base region, fix for thread start on homebrew, add FCVTMU an... | gdkchan |
| 2018-02-21 | Initiale hbmenu.nro support (#32) | Ac_K |
| 2018-02-20 | Split main project into core,graphics and chocolarm4 subproject (#29) | emmauss |