84PCE:Syscalls:021EE8

From WikiTI
Revision as of 00:41, 6 March 2016 by MateoConLechuga (Talk | contribs)

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

Synopsis

Hypothesized Official Name: os_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_t os_GetDrawFGColor(void);

Arguments

  • None (void)

Returns

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

Notes

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