gdkchan
|
a8ba340dde
Improved logging (#103)
|
8 years ago |
emmauss
|
bbcad307bd
Add logclass, made changes to logging calls (#79)
|
8 years ago |
gdkchan
|
435f9ffad8
[HLE] Fix hid issues on some games
|
8 years ago |
gdkchan
|
7a27990faa
Allow more than one process, free resources on process dispose, implement SvcExitThread
|
8 years ago |
gdkchan
|
28275a8976
Do not sign-extend timestamps
|
8 years ago |
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 years ago |
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 years ago |
gdkchan
|
73cc30cc80
Allow multiple hid shared memory locations
|
8 years ago |
gdkchan
|
479443564c
Remove unneeded log messages
|
8 years ago |
gdkchan
|
8dcffe6a51
Fix hid touch screen timestamp, add more log info
|
8 years ago |
gdkchan
|
c14c69a10c
Refactor HID, fix issues (#48)
|
8 years ago |