mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-20 08:17:54 +00:00
DMAPusher: Improve collection of non executing methods
This commit is contained in:
parent
d2643a61c3
commit
4bf1ee5bdc
13 changed files with 181 additions and 2 deletions
|
@ -231,6 +231,8 @@ private:
|
|||
|
||||
void ReleaseSemaphore();
|
||||
|
||||
void ConsumeSinkImpl() override;
|
||||
|
||||
Core::System& system;
|
||||
|
||||
MemoryManager& memory_manager;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue