mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-05-30 06:09:14 +00:00
moved HLE::MRC to its own module, added support for catching data synchronization barrier command
This commit is contained in:
@@ -57,8 +57,6 @@ void RegisterModule(std::string name, int num_functions, const FunctionDef *func
|
||||
|
||||
void CallSyscall(u32 opcode);
|
||||
|
||||
Addr CallGetThreadCommandBuffer();
|
||||
|
||||
void Init();
|
||||
|
||||
void Shutdown();
|
||||
|
||||
Reference in New Issue
Block a user