yuzu/src/core/hle
Yuri Kunde Schlesner 326e7c7020 Memory: Make PhysicalToVirtualAddress return a boost::optional
And fix a few places in the code to take advantage of that.
2017-06-21 22:55:17 -07:00
..
applets Remove some unnecessary inclusions of video_core.h 2017-05-27 18:41:24 -07:00
kernel Memory: Make PhysicalToVirtualAddress return a boost::optional 2017-06-21 22:55:17 -07:00
service Memory: Make PhysicalToVirtualAddress return a boost::optional 2017-06-21 22:55:17 -07:00
config_mem.cpp Core: update Kernel Config Memory to latest version (11.2) 2017-01-30 11:29:00 +03:00
config_mem.h Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
function_wrappers.h Kernel: Centralize error definitions in errors.h 2017-05-24 21:06:00 -07:00
ipc_helpers.h Kernel: Allow clearing request_objects to re-use buffer space 2017-06-11 13:10:21 -07:00
ipc.h ServiceFramework: Use separate copy of command buffer 2017-06-11 13:07:33 -07:00
result.h ResultVal: Remove MoveFrom() 2017-06-18 19:03:15 -07:00
shared_page.cpp shared_page: stub battery state 2017-03-21 13:25:56 +02:00
shared_page.h shared_page: stub battery state 2017-03-21 13:25:56 +02:00
svc.cpp Kernel: Move HandleTable to a separate file 2017-05-29 17:34:39 -07:00
svc.h svc: Move ResetType enum to the kernel event header 2016-03-12 21:47:41 -05:00