Topic : TOS - The Operating System Author : Version : tos.hyp (December 19, 2008) Subject : Programmieren/Atari Nodes : 3010 Index Size : 93790 HCP-Version : 5 Compiled on : Atari @charset : atarist @lang : @default : Title @help : @options : +g -i -s +x +zz -t4 @width : 70 View Ref-File4.5.5 EsetColor TOS Name: »Set color entry« - Writes an entry into the colour table for an individual colour. Opcode: 83 Syntax: int16_t EsetColor( int16_t colorNum, int16_t color ); Description: The XBIOS routine EsetColor sets the colour entry colorNum (0..255) in the colour table to the value color; a negative value does not alter the entry. Return value: The function returns the previous setting. Availability: The function is available only in the TOS of the Atari TT. Group: Screen functions See also: Binding Setcolor