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

From WikiTI
Jump to: navigation, search
(Created page with "GetDrawFGColor 021EE8 - GetDrawFGColor == Synopsis == '''Hypothesized Official Name:''' GetDrawFGColor...")
(No difference)

Revision as of 23:26, 7 September 2015

Synopsis

Hypothesized Official Name: GetDrawFGColor

C Function Address: 021EE8h

Gets the drawFGcolor value. This is used in the TI-OS text colors and other system calls.

Function Prototype

uint16 GetDrawFGColor(void);

Arguments

  • None (void)

Returns

  • uint16 color - Standard 16bit 5-6-5 color.

Notes

  • This is an OS call; not present in the bootcode.