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

From WikiTI
Jump to: navigation, search
(Blanked the page)
 
Line 1: Line 1:
[[Category:84PCE:Syscalls:By Name|SetTextFGBGcolors]]
 
[[Category:84PCE:Syscalls:By Address|021D8C - SetTextFGBGcolors]]
 
== Synopsis ==
 
'''Hypothesized Official Name:''' SetTextFGBGcolors
 
  
'''Syscall Address:''' 021D88h
 
 
Sets the foreground and background colors for the homescreen text routines.
 
Also sets the PutMapUseColor flag.
 
 
=== Inputs ===
 
DE - Foreground color (16-bit 5-6-5 BGR)
 
 
HL - Background color (16-bit 5-6-5 BGR)
 
 
=== Outputs ===
 
* None
 
 
=== Destroys ===
 
* None
 

Latest revision as of 19:32, 25 May 2015