Applet Manager services: Difference between revisions
No edit summary |
No edit summary |
||
Line 3,568: | Line 3,568: | ||
|} | |} | ||
== GetGraphicsInterfaceForNxCompat == | === GetGraphicsInterfaceForNxCompat === | ||
Unofficial name. | Unofficial name. | ||
Line 3,575: | Line 3,575: | ||
Same as [[#GetGraphicsInterface]] but for compat mode. | Same as [[#GetGraphicsInterface]] but for compat mode. | ||
== SetCopyright == | === SetCopyright === | ||
Unofficial name. | Unofficial name. | ||
Line 3,582: | Line 3,582: | ||
Called directly after "nn::vi::WriteToCopyrightFramebuffer". | Called directly after "nn::vi::WriteToCopyrightFramebuffer". | ||
== Initialize == | === Initialize === | ||
Unofficial name. | Unofficial name. | ||
Line 3,589: | Line 3,589: | ||
Called during init. | Called during init. | ||
== GetVsyncEvent == | === GetVsyncEvent === | ||
Unofficial name. | Unofficial name. | ||
No input. Returns an Event handle. | No input. Returns an Event handle. | ||
== GetVsyncTimestamp == | === GetVsyncTimestamp === | ||
Unofficial name. | Unofficial name. | ||