Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add & correct miscellaneous things (#470) | greggameplayer | 2018-05-26 | 1 | -0/+3 |
* | svc: Add additional fields to MemoryInfo struct. | bunnei | 2018-01-19 | 1 | -0/+4 |
* | SVC: Add 4.0.0+ comment to GetInfoType enum values. | Subv | 2018-01-17 | 1 | -0/+1 |
* | Added more svcGetInfo pairs | David Marcec | 2018-01-16 | 1 | -0/+13 |
* | yuzu: Update license text to be consistent across project. | bunnei | 2018-01-13 | 1 | -1/+1 |
* | Threads: Added enum values for the Switch's 4 cpu cores and implemented svcGetInfo(AllowedCpuIdBitmask) | Subv | 2018-01-10 | 1 | -0/+1 |
* | kernel: Rename Semaphore to ConditionVariable. | bunnei | 2018-01-09 | 1 | -1/+1 |
* | hle: Move SVC code to kernel namespace. | bunnei | 2018-01-03 | 1 | -0/+38 |