| Age | Commit message (Expand) | Author |
| 2018-06-10 | Rename Ryujinx.Core to Ryujinx.HLE and add a separate project for a future LL... | gdkchan |
| 2018-05-07 | NvServices refactoring (#120) | gdkchan |
| 2018-04-29 | Fix GetDesiredLanguage and expose a way to set the desired language, default ... | gdkchan |
| 2018-04-24 | [HLE/Audio] Use correct audio device names | gdkchan |
| 2018-04-24 | Improved logging (#103) | gdkchan |
| 2018-04-22 | Stub a few services, add support for generating call stacks on the CPU | gdkchan |
| 2018-04-19 | Fix bad merge, and a few other fixes | gdkchan |
| 2018-04-18 | [HLE/Kernel] Somewhat improved sync primitives | gdkchan |
| 2018-04-13 | Add logclass, made changes to logging calls (#79) | emmauss |
| 2018-03-19 | [WIP] Add support for events (#60) | gdkchan |
| 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-05 | Allow multiple hid shared memory locations | gdkchan |
| 2018-02-27 | Change SvcGetInfo 5 to return actual heap size, remove AMemoryAlloc since it ... | gdkchan |
| 2018-02-23 | Map heap on heap base region, fix for thread start on homebrew, add FCVTMU an... | gdkchan |
| 2018-02-20 | Split main project into core,graphics and chocolarm4 subproject (#29) | emmauss |