84PCE:Syscalls:021EE8

From WikiTI
Revision as of 23:26, 7 September 2015 by MateoConLechuga (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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.