Difference between revisions of "CAMU:GetLatestVsyncTiming"

From 3dbrew
Jump to navigation Jump to search
(GetLatestVsyncTiming)
 
m (minifix)
 
Line 21: Line 21:
 
!  Description
 
!  Description
 
|-
 
|-
| 1
+
| 0
 
| ((PastTimings * 8) << 14) <nowiki>|</nowiki> 2
 
| ((PastTimings * 8) << 14) <nowiki>|</nowiki> 2
 
|-
 
|-
| 2
+
| 1
 
| s64* TimingsOutput
 
| s64* TimingsOutput
 
|}
 
|}

Latest revision as of 01:53, 22 October 2015

Request[edit]

Index Word Description
0 Header code [0x002A0080]
1 Port
2 Number of Past Timings

The following is located 0x100-bytes after the beginning of the above command buffer:

Index Word Description
0 ((PastTimings * 8) << 14) | 2
1 s64* TimingsOutput

Response[edit]

Index Word Description
0 Header code
1 Result code