mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-18 16:37:55 +00:00
MaxwellDMA: Implement semaphore operations
This commit is contained in:
parent
5e81f38950
commit
3ec2e46e15
2 changed files with 21 additions and 1 deletions
|
@ -224,6 +224,8 @@ private:
|
|||
|
||||
void FastCopyBlockLinearToPitch();
|
||||
|
||||
void ReleaseSemaphore();
|
||||
|
||||
Core::System& system;
|
||||
|
||||
MemoryManager& memory_manager;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue