| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-05-11 | Merge pull request #750 from Subv/process_svc | Yuri Kunde Schlesner | |
| Core/HLE: Implemented the SVCs GetProcessId and GetProcessIdOfThread | |||
| 2015-05-11 | Core/HLE: Implemented the SVCs GetProcessId and GetProcessIdOfThread | Subv | |
| 2015-05-11 | Thread: Correctly set main thread initial stack position | Yuri Kunde Schlesner | |
| 2015-05-09 | Common: Remove the BIT macro | Yuri Kunde Schlesner | |
| When the macro was introduced in 326ec51261299e48de97592631c02523da9c8118 it wasn't noticed that it conflicted in name with a heavily used macro inside of dyncom. This causes some compiler warnings. Since it's only lightly used, it was opted to simply remove the new macro. | |||
| 2015-05-08 | Kernel: Remove unused g_main_thread variable | Yuri Kunde Schlesner | |
| 2015-05-08 | Process: Rename StaticAddressMapping => AddressMapping | Yuri Kunde Schlesner | |
| 2015-05-08 | Process: Use BitField to store process flags | Yuri Kunde Schlesner | |
| 2015-05-08 | Process: Support parsing of exheader kernel caps | Yuri Kunde Schlesner | |
| 2015-05-08 | Kernel: Introduce skeleton Process class to hold process data | Yuri Kunde Schlesner | |
