Stub GPU DMA, fix up some FS stuff. horribly wrong savedata implementation
This commit is contained in:
@@ -44,6 +44,7 @@ class GPUService {
|
||||
void processCommandList(u32* cmd);
|
||||
void memoryFill(u32* cmd);
|
||||
void triggerDisplayTransfer(u32* cmd);
|
||||
void triggerDMARequest(u32* cmd);
|
||||
void flushCacheRegions(u32* cmd);
|
||||
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user