mirror of
https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu-mainline.git
synced 2025-12-22 00:12:40 +00:00
MaxwellDMA: Implement semaphore operations
This commit is contained in:
@@ -224,6 +224,8 @@ private:
|
||||
|
||||
void FastCopyBlockLinearToPitch();
|
||||
|
||||
void ReleaseSemaphore();
|
||||
|
||||
Core::System& system;
|
||||
|
||||
MemoryManager& memory_manager;
|
||||
|
||||
Reference in New Issue
Block a user