SVC: Difference between revisions

No edit summary
Line 6: Line 6:
|-
|-
| 0x1  
| 0x1  
| ControlMemory(Handle*, unsigned int Addr0, unsigned int Addr1, unsigned int Size, unsigned int MemoryType, unsigned int Permissions)
| ControlMemory(unsigned int *OutAddr, unsigned int Addr0, unsigned int Addr1, unsigned int Size, unsigned int MemoryType, unsigned int Permissions) (OutAddr is usually the same as the input Addr0)
|-
|-
| 0x2  
| 0x2