| 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-10 | Use sample counter on HID controller layouts | gdkchan | |
| 2018-04-24 | Improved logging (#103) | gdkchan | |
| 2018-04-13 | Add logclass, made changes to logging calls (#79) | emmauss | |
| * add logclass, made changes to logging calls * made enum parsing case insensitive * enable logclass on partial or complete match | |||
| 2018-04-13 | [HLE] Fix hid issues on some games | gdkchan | |
| 2018-03-12 | Allow more than one process, free resources on process dispose, implement ↵ | gdkchan | |
| SvcExitThread | |||
| 2018-03-10 | Do not sign-extend timestamps | gdkchan | |
| 2018-03-10 | Allow to enable/disable memory checks even on release mode through the flag, ↵ | gdkchan | |
| return error for invalid addresses on SvcMap*Memory svcs, do not return error on SvcQueryMemory (instead, return reserved for the end of the address space), other minor tweaks | |||
| 2018-03-09 | Disable memory checks by default, even on debug, move ram memory allocation ↵ | gdkchan | |
| inside the CPU, since the size if fixed anyway, better heap region size | |||
| 2018-03-05 | Allow multiple hid shared memory locations | gdkchan | |
| 2018-03-04 | Remove unneeded log messages | gdkchan | |
| 2018-03-04 | Fix hid touch screen timestamp, add more log info | gdkchan | |
| 2018-03-02 | Refactor HID, fix issues (#48) | gdkchan | |
| * Refactor HID, fix issues * Fix on touch screen code with wrong offset * Don't use magic values * Replace more magic values with actual variables, fix touch screen coordinates on different window sizes | |||
| 2018-02-22 | implement single tap touchscreen (#34) | emmauss | |
| 2018-02-20 | Split main project into core,graphics and chocolarm4 subproject (#29) | emmauss | |
