mirror of
https://git.suyu.dev/suyu/suyu
synced 2024-11-05 06:47:53 +00:00
536fc7f0ea
Amends a few interfaces to be able to handle the migration over to the new Memory class by passing the class by reference as a function parameter where necessary. Notably, within the filesystem services, this eliminates two ReadBlock() calls by using the helper functions of HLERequestContext to do that for us. |
||
---|---|---|
.. | ||
dynarmic | ||
unicorn | ||
arm_interface.cpp | ||
arm_interface.h | ||
exclusive_monitor.cpp | ||
exclusive_monitor.h |