Decompile dmaStart

This commit is contained in:
Ryan Dwyer
2021-02-13 10:49:24 +10:00
parent 161631e4d3
commit db073c46a9
19 changed files with 116 additions and 195 deletions
+1 -1
View File
@@ -61,7 +61,7 @@ typedef struct
/*0x08*/ void *dramAddr;
/*0x0C*/ u32 devAddr;
/*0x10*/ u32 size;
//OSPiHandle *piHandle; //from the official definition
OSPiHandle *piHandle; //from the official definition
} OSIoMesg;
typedef struct {