mirror of
https://gitlab.com/suyu-emu/suyu.git
synced 2024-03-15 23:15:44 +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. |
||
---|---|---|
.. | ||
filesystem.cpp | ||
filesystem.h | ||
fsp_ldr.cpp | ||
fsp_ldr.h | ||
fsp_pr.cpp | ||
fsp_pr.h | ||
fsp_srv.cpp | ||
fsp_srv.h |