Difference between revisions of "Camera Services"

From 3dbrew
Jump to navigation Jump to search
(Created page with "==cam:c (PORT_REG) == ==cam:s (PORT_CAL) == ==cam:q (PORT_QTM) == This was added with New3DS. ==cam:u (PORT_USER)==")
 
Line 7: Line 7:
  
 
==cam:u (PORT_USER)==
 
==cam:u (PORT_USER)==
 +
 +
== y2r:u ==
 +
{| class="wikitable" border="1"
 +
|-
 +
!  Command Header
 +
!  Description
 +
|-
 +
| 0x00100102
 +
| This DMAs from 0x1EE02000 into your buf.
 +
|-
 +
| 0x00110102
 +
| This DMAs from 0x1EE02080 into your buf.
 +
|-
 +
| 0x00120102
 +
| This DMAs from 0x1EE02100 into your buf.
 +
|-
 +
| 0x00130102
 +
| This DMAs from 0x1EE02180 into your buf.
 +
|-
 +
| 0x00180102
 +
| This DMAs from 0x1EE02200 into your buf.
 +
|}

Revision as of 02:41, 9 October 2014

cam:c (PORT_REG)

cam:s (PORT_CAL)

cam:q (PORT_QTM)

This was added with New3DS.

cam:u (PORT_USER)

y2r:u

Command Header Description
0x00100102 This DMAs from 0x1EE02000 into your buf.
0x00110102 This DMAs from 0x1EE02080 into your buf.
0x00120102 This DMAs from 0x1EE02100 into your buf.
0x00130102 This DMAs from 0x1EE02180 into your buf.
0x00180102 This DMAs from 0x1EE02200 into your buf.