Lab_8
Lab_8
Lab: 8
Familiarization with BIOS Service INT 10H in Assembly Language Programming
BIOS Service
BIOS provides interrupt service 10H for video display control. INT 10H also has many functions like INT 21H, and some
of them are given below. The function no of the service is to be loaded in register AH and the other registers are loaded with
the data as required by the function before interrupt call.