Find link

language:

jump to random article

Find link is a tool written by Edward Betts.

searching for BIOS interrupt call 2 found (17 total)

alternate case: bIOS interrupt call

INT 16H (175 words) [view diff] exact match in snippet view article find links to article

INT 16h, INT 0x16, INT 16H or INT 22 is shorthand for BIOS interrupt call 16hex, the 23rd interrupt vector in an x86-based computer system. The BIOS typically
Memory map (429 words) [view diff] exact match in snippet view article find links to article
available routines are: BIOS Function: INT 0x15, AX=0xE801: This BIOS interrupt call is used to get the memory size for 64MB+ configurations. It is supported