kernel
|
errors: Define missing kernel error codes.
|
2017-12-31 15:59:00 -05:00 |
ipc.h
|
hle: Use Switch formatted result codes.
|
2017-10-31 19:26:11 -04:00 |
lock.cpp
|
Use recursive_mutex instead of mutex to fix #2902
|
2017-08-29 20:39:55 +12:00 |
lock.h
|
Use recursive_mutex instead of mutex to fix #2902
|
2017-08-29 20:39:55 +12:00 |
result.h
|
hle: Use Switch formatted result codes.
|
2017-10-31 19:26:11 -04:00 |
romfs.cpp
|
apt: load shared font from system archive
|
2017-06-26 01:38:12 +03:00 |
romfs.h
|
apt: load shared font from system archive
|
2017-06-26 01:38:12 +03:00 |
shared_page.h
|
shared_page: stub battery state
|
2017-03-21 13:25:56 +02:00 |
svc.cpp
|
svc: Implement svcExitThread.
|
2017-12-31 16:11:27 -05:00 |
svc.h
|
hle: Fix QueryMemory response for MemoryInfo.
|
2017-10-19 23:00:46 -04:00 |