In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Changes

Jump to navigation Jump to search
209 bytes added ,  22:09, 8 April 2015
no edit summary
Line 77: Line 77:  
|}
 
|}
   −
===Screen===
+
=== Screen ===
 
Please not for the first arg(bufferNum) 0 = TV, 1 = Gamepad.
 
Please not for the first arg(bufferNum) 0 = TV, 1 = Gamepad.
 
{| class="wikitable"
 
{| class="wikitable"
Line 137: Line 137:  
} OSThread;                          /* 0x6a0 total length from RAM dumps */
 
} OSThread;                          /* 0x6a0 total length from RAM dumps */
 
</syntaxhighlight>
 
</syntaxhighlight>
 +
|}
 +
 +
== Defines ==
 +
=== Screen ===
 +
{| class="wikitable"
 +
!Name
 +
!Value
 +
!Description
 +
|-
 +
|SCREEN_BUFNUM_TV
 +
|0
 +
|The buffer number for the TV
 +
|-
 +
|SCREEN_BUFNUM_GAMEPADMAIN
 +
|1
 +
|The buffer number for the main GamePad
 
|}
 
|}
91

edits

Navigation menu