84PCE:Syscalls:021EE8
From WikiTI
Revision as of 23:41, 5 March 2016 by MateoConLechuga (Talk | contribs)
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.