2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00
yuzu/src/core/hle
bunnei b5bc94bce0
Merge pull request #95 from bunnei/lm-skip-byte
lm: Minor logging fix to skip a byte.
2018-01-18 10:57:41 -05:00
..
kernel svc: Rename some entries to match their analogue on SwitchBrew 2018-01-17 20:38:23 -05:00
service Merge pull request #95 from bunnei/lm-skip-byte 2018-01-18 10:57:41 -05:00
config_mem.cpp
config_mem.h
ipc.h ipc: Implement domain command CloseVirtualHandle. 2018-01-17 01:20:10 -05:00
ipc_helpers.h IPC: Push domain objects as move handles when not in a domain. 2018-01-16 18:42:08 -05:00
lock.cpp Fix build on macOS and linux 2018-01-13 22:38:52 +00:00
lock.h
result.h hle: Use Switch formatted result codes. 2017-10-31 19:26:11 -04:00
romfs.cpp
romfs.h
shared_page.cpp CoreTiming: Reworked CoreTiming (cherry-picked from Citra #3119) 2018-01-08 19:10:25 -05:00
shared_page.h