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
Yuri Kunde Schlesner e321decf98 Remove SyncRequest from K::Object and create a new K::Session type
This is a first step at fixing the conceptual insanity that is our
handling of service and IPC calls. For now, interfaces still directly
derived from Session because we don't have the infrastructure to do it
properly. (That is, Processes and scheduling them.)
10 years ago
..
arm
file_sys
hle Remove SyncRequest from K::Object and create a new K::Session type 10 years ago
hw
loader
CMakeLists.txt Remove SyncRequest from K::Object and create a new K::Session type 10 years ago
core.cpp
core.h
core_timing.cpp
core_timing.h
mem_map.cpp
mem_map.h
mem_map_funcs.cpp
settings.cpp
settings.h
system.cpp
system.h