Difference between revisions of "84PCE:Syscalls:021AB8"

From WikiTI
Jump to: navigation, search
(Synopsis)
(Outputs)
 
(One intermediate revision by the same user not shown)
Line 6: Line 6:
 
'''Syscall Address:''' 021AB8h, 021ABCh
 
'''Syscall Address:''' 021AB8h, 021ABCh
  
Loads the value located at [[84PCE:RAM:D0058F:|brightness]] and sets it to the backlight value. See the actual port usage for more information:
+
Loads the value located at [[84PCE:RAM:D0058F:|brightness]] and sets it to the backlight value. See the actual port usage for more information [http://wikiti.brandonw.net/index.php?title=84PCE:Ports:B024]
 
+
[[[84PCE:Ports:B024]]
+
  
 
=== Inputs ===
 
=== Inputs ===
Line 14: Line 12:
  
 
=== Outputs ===
 
=== Outputs ===
* Backlight level
+
* Backlight level changed
  
 
=== Destroys ===
 
=== Destroys ===
 
* None
 
* None

Latest revision as of 12:59, 4 September 2015

Synopsis

Hypothesized Official Name: RestoreLCDBrightness

Syscall Address: 021AB8h, 021ABCh

Loads the value located at brightness and sets it to the backlight value. See the actual port usage for more information [1]

Inputs

Outputs

  • Backlight level changed

Destroys

  • None