| Age | Commit message (Expand) | Author |
| 2018-04-18 | [HLE/Kernel] Somewhat improved sync primitives | gdkchan |
| 2018-04-13 | Add logclass, made changes to logging calls (#79) | emmauss |
| 2018-04-08 | log calling method in logs (#71) | emmauss |
| 2018-04-06 | Show service short name for unimplemented commands | gdkchan |
| 2018-04-04 | Fix GetAvailableLanguageCodes, stub ListAddOnContent and NvGpuAsIoctlRemap (0... | gdkchan |
| 2018-03-30 | SVC: Add GetInfo type 20 (added in 5.0.0) to the list of explicitly unimpleme... | Ezekiel Bethel |
| 2018-03-20 | Rename IpcServices -> Services | gdkchan |
| 2018-03-19 | [WIP] Add support for events (#60) | gdkchan |
| 2018-03-15 | Improvements to audout (#58) | gdkchan |
| 2018-03-12 | Allow more than one process, free resources on process dispose, implement Svc... | gdkchan |
| 2018-03-10 | Do not sign-extend timestamps | gdkchan |
| 2018-03-09 | Disable memory checks by default, even on debug, move ram memory allocation i... | gdkchan |
| 2018-03-05 | Add MUL (vector by element), fix FCVTN, make svcs use MakeError too | gdkchan |
| 2018-03-05 | Add FCVTL and FCVTN instruction (no Half support yet), stub SvcClearEvent | gdkchan |
| 2018-02-27 | Change SvcGetInfo 5 to return actual heap size, remove AMemoryAlloc since it ... | gdkchan |
| 2018-02-25 | Refactor IPC services to have commands into separate classes, fix readme url | gdkchan |
| 2018-02-24 | Update SvcSystem.cs (#40) | Ac_K |
| 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-21 | FspSrv improvements, also fix ImageEnd for NROs without a MOD0 section | gdkchan |
| 2018-02-20 | Split main project into core,graphics and chocolarm4 subproject (#29) | emmauss |