BIOS Interrupts
INT 10h video services, INT 16h keyboard.
BIOS Interrupt Services
Interface with hardware level BIOS routines.
Question 1 of 3
Q1.Which BIOS interrupt handles direct video services like setting the cursor position?
Related Articles
Interrupts
Hardware vs Software, IVT structure, INT n instruction.
6 min read
8086 Instruction Set
MOV, PUSH, POP, IN, OUT, arithmetic.
4 min read
8086 Addressing Modes
Based, Indexed, Based-Indexed, Relative.
9 min read
String Instructions
MOVS, CMPS, SCAS, LODS, STOS with REP.
7 min read
Assembler Directives
SEGMENT, ENDS, ASSUME, DB, DW, EQU.
12 min read