Skip to content
Snippets Groups Projects
Commit 536fc7f0 authored by Lioncash's avatar Lioncash
Browse files

core: Prepare various classes for memory read/write migration

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.
parent fc7d0a17
No related branches found
No related tags found
No related merge requests found
Showing
with 89 additions and 55 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment