CAMU:GetLatestVsyncTiming: Difference between revisions

From 3dbrew
Jump to navigation Jump to search
Steveice10 (talk | contribs)
GetLatestVsyncTiming
 
Steveice10 (talk | contribs)
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

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

Index Word Description
0 Header code
1 Result code