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

From WikiTI
Jump to: navigation, search
(Synopsis)
(Synopsis)
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 ===

Revision as of 21:38, 31 August 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

Destroys

  • None