en:docs:bios:api:int10

This is an old revision of the document!


Note: This IBM PC BIOS API call is for DOS/Win16 personality only. Use Family API for portability.

Note: osFree Macro Library provides macros for most of functions

2022/03/13 05:41 · prokushev · 0 Comments

Int 10H

Video BIOS API. All registers saved on entry and restores on return.

BIOS Interrupts

Function Description Version
00H Set Video Mode 1+
01H Set Cursor Shape Size 1+
02H Set Cursor Position 1+
03H Get Current Cursor Position 1+
04H 1+
05H Set Active Video Page 1+
06H Scroll Screen Area Up 1+
07H Scroll Screen Area Down 1+
08H Get Character Attribute 1+
09H Print Char With Attribute 1+
0AH Print Char 1+
0BH Set Palette/Color 1+
0CH Draw Pixel 1+
0DH Get Pixel 1+
0EH Write char in TTY mode 1+
0FH Get Current Video Mode/State 1+