greggameplayer
|
b16e5c6a81
|
Add & correct miscellaneous things (#470)
* add some InfoType
* correct OpenApplicationProxy cmd number
* add IDisplayController functions
* fix clang-format
* add more system languages
|
2018-05-25 22:31:54 -04:00 |
|
bunnei
|
d80991977a
|
svc: Add additional fields to MemoryInfo struct.
|
2018-01-18 23:37:54 -05:00 |
|
Subv
|
3442f4b96a
|
SVC: Add 4.0.0+ comment to GetInfoType enum values.
|
2018-01-16 18:44:39 -05:00 |
|
David Marcec
|
68143af636
|
Added more svcGetInfo pairs
|
2018-01-16 14:06:45 -08:00 |
|
bunnei
|
1247c53786
|
yuzu: Update license text to be consistent across project.
|
2018-01-13 16:22:39 -05:00 |
|
Subv
|
7ad20154fc
|
Threads: Added enum values for the Switch's 4 cpu cores and implemented svcGetInfo(AllowedCpuIdBitmask)
|
2018-01-10 01:01:55 -05:00 |
|
bunnei
|
4236799832
|
kernel: Rename Semaphore to ConditionVariable.
|
2018-01-08 21:41:37 -05:00 |
|
bunnei
|
480906fe1b
|
hle: Move SVC code to kernel namespace.
|
2018-01-02 20:40:30 -05:00 |
|