84PCE:Syscalls:021E20

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_SetDrawBGColor

C Function Address: 021E20h

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

Function Prototype

void os_SetDrawBGColor(uint16_t color);

Arguments

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

Returns

  • None (void)

Notes

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