Difference between revisions of "PXI Services"

From 3dbrew
Jump to navigation Jump to search
Line 11: Line 11:
 
*pxi:ps3
 
*pxi:ps3
  
Each of these services has up to 4 static IPC buffers of size 0x1000. When any of these service ports are sync:d, the cmdbuf is sent over PXI to the ARM9.
+
Each of these services has up to 4 static IPC buffers of size 0x1000. When any of these service ports are sync:d, the IPC cmdbuf (TLS+0x80+) is sent over PXI to the ARM9.

Revision as of 22:58, 7 September 2014

PXI Services

The 'pxi' sysmodule contains the following services:

  • PxiFS0
  • PxiFS1
  • PxiFSB
  • PxiFSR
  • PxiPM
  • pxi:am9
  • pxi:dev
  • pxi:mc
  • pxi:ps3

Each of these services has up to 4 static IPC buffers of size 0x1000. When any of these service ports are sync:d, the IPC cmdbuf (TLS+0x80+) is sent over PXI to the ARM9.