BIOS Programming

Video Services

The interrupt for video services is 0x10 or 10h. Video service interrupts are done by setting `al` to a specific hexadecimal value and then setting other registers accordingly. Please see details of each routine to know which registers are needed and which flags are effected.

ah

Brief Description

0x0

Set the video mode.

0xE

Display a tty character.