Browse Source
kernel/address_arbiter: Pass in system instance to constructor
kernel/address_arbiter: Pass in system instance to constructor
Allows getting rid of reliance on the global accessor functions and instead operating on the provided system instance.nce_cpp
6 changed files with 45 additions and 26 deletions
-
5src/core/core.cpp
-
14src/core/hle/kernel/address_arbiter.cpp
-
8src/core/hle/kernel/address_arbiter.h
-
19src/core/hle/kernel/kernel.cpp
-
19src/core/hle/kernel/kernel.h
-
6src/tests/core/arm/arm_test_common.cpp
Write
Preview
Loading…
Cancel
Save
Reference in new issue