SECTION 6
Conversions and Interfaces
PEN*KEY
R
6100 Computer Programmer’s Reference Guide 6-43
INT 10h, Function AX = 1002h: Set Palette and Border
BIOS
Sets all palette registers and border color in one call. The color list is 17 bytes
long. The first 16 bytes represent the color values loaded into the palette regisĆ
ters 0ć15. The last byte is the border color value. The default palette is:
Pixel Value
Color
Pixel Value
Color
1
Blue
9
Light Blue
2
Green
10
Light Green
3
Cyan
11
Light Cyan
4
Red
12
Light Red
5
Magenta
13
Light Magenta
6
Brown
14
Yellow
7
White
15
Intense White
8
Gray
On Entry:
AH = 10h
AL = 02h
ES:DX = Pointer to color list
On Return:
None
INT 10h, Function AX = 1003h: Toggle Blink and Intensity Bit
BIOS
On Entry:
AH = 10h
AL = 03h
BH = Enable:
00h = Intensity
01h = Blink
On Return:
None
INT 10h, Function AX = 1007h: Get Palette Register
BIOS
Returns the color associated with the specified palette register.
On Entry:
AH = 10h
AL = 07h
BL = Palette register
On Return:
BH = Color
INT 10h, Function AX = 1008h: Get Border Color
BIOS
On Entry:
AH = 10h
AL = 08h
On Return:
BH = Border color
6. Conversions and
Interfaces
Summary of Contents for PEN*KEY 6100
Page 1: ...PEN KEYR 6100 Computer PROGRAMMER S REFERENCE GUIDE P N 977 054 001 Revision B December 2000 ...
Page 14: ...CONTENTS xii PEN KEYR 6100 Computer Programmer s Reference Guide ...
Page 22: ...Preface 8 PEN KEYR 6100 Computer Programmer s Reference Guide PREFACE ...
Page 318: ...GENERAL INDEX Index 6 PEN KEYR 6100 Computer Programmer s Reference Guide ...