gdkchan
|
7a27990faa
Allow more than one process, free resources on process dispose, implement SvcExitThread
|
8 年 前 |
gdkchan
|
28275a8976
Do not sign-extend timestamps
|
8 年 前 |
gdkchan
|
3777fb44cf
Allow to enable/disable memory checks even on release mode through the flag, 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
|
8 年 前 |
gdkchan
|
5912bd2beb
Disable memory checks by default, even on debug, move ram memory allocation inside the CPU, since the size if fixed anyway, better heap region size
|
8 年 前 |
gdkchan
|
73cc30cc80
Allow multiple hid shared memory locations
|
8 年 前 |
gdkchan
|
479443564c
Remove unneeded log messages
|
8 年 前 |
gdkchan
|
8dcffe6a51
Fix hid touch screen timestamp, add more log info
|
8 年 前 |
gdkchan
|
c14c69a10c
Refactor HID, fix issues (#48)
|
8 年 前 |