| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-06-10 | Rename Ryujinx.Core to Ryujinx.HLE and add a separate project for a future ↵ | gdkchan | |
| LLE implementation | |||
| 2018-06-09 | Move WriteBytes to AMemory, implement it with a Marshal copy like ReadBytes, ↵ | gdkchan | |
| fix regression on address range checking | |||
| 2018-04-24 | Improved logging (#103) | gdkchan | |
| 2018-04-04 | stubs (#69) | emmauss | |
| 2018-03-20 | Rename IpcServices -> Services | gdkchan | |
| 2018-03-19 | [WIP] Add support for events (#60) | gdkchan | |
| * Add support for events, move concept of domains to IpcService * Support waiting for KThread, remove some test code, other tweaks * Use move handle on NIFM since I can't test that now, it's better to leave it how it was | |||
| 2018-03-12 | Allow more than one process, free resources on process dispose, implement ↵ | gdkchan | |
| SvcExitThread | |||
| 2018-03-06 | More Vi/NvFlinger/NvDrv stubs, allow paths starting with //, do not allow ↵ | gdkchan | |
| paths that don't start with at least a /, increase map region size | |||
| 2018-03-06 | stub IApplicationDisplayService:CloseDisplay (#52) | emmauss | |
| 2018-02-25 | Implement many objects, improve logging. (#42) | Ac_K | |
| * Implement many objects, improve logging. Change and rename folders of Services Add Logging of IpcMessage. Add "lm" Log Service. Parse Errors of SetTerminateResult Add Svc Calls. Add many object implementations. * Corrections Forgotten Debug Conf * Corrections 2 * Corrections 3 * Corrections 4 | |||
