You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yuzu/src/core/hle
bunnei 34571f4d2e hle: Use Switch formatted result codes. 8 years ago
..
kernel hle: Use Switch formatted result codes. 8 years ago
service hle: Use Switch formatted result codes. 8 years ago
config_mem.cpp Core: update Kernel Config Memory to latest version (11.2) 8 years ago
config_mem.h Remove empty newlines in #include blocks. 9 years ago
function_wrappers.h svc: Implement GetThreadId and GetProcessId. 8 years ago
ipc.h hle: Use Switch formatted result codes. 8 years ago
ipc_helpers.h ipc_helpers: Fix alignment (was wrong as a result of a dynarmic bug). 8 years ago
lock.cpp Use recursive_mutex instead of mutex to fix #2902 8 years ago
lock.h Use recursive_mutex instead of mutex to fix #2902 8 years ago
result.h hle: Use Switch formatted result codes. 8 years ago
romfs.cpp apt: load shared font from system archive 8 years ago
romfs.h apt: load shared font from system archive 8 years ago
shared_page.cpp hle: Remove a large amount of 3ds-specific service code. 8 years ago
shared_page.h shared_page: stub battery state 8 years ago
svc.cpp svc: Implement GetThreadId and GetProcessId. 8 years ago
svc.h hle: Fix QueryMemory response for MemoryInfo. 8 years ago