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

From WikiTI
Jump to: navigation, search
(Inputs)
Line 11: Line 11:
 
=== Inputs ===
 
=== Inputs ===
 
DE - Foreground color
 
DE - Foreground color
 +
 
HL - Background color
 
HL - Background color
  

Revision as of 19:28, 25 May 2015

Synopsis

Hypothesized Official Name: SetTextFGBGcolors

Syscall Address: 021D88h

Sets the foreground and background colors for the homescreen text routines. Also sets PutMapUseColor.

Inputs

DE - Foreground color

HL - Background color

Outputs

  • None

Destroys

  • None