Specifications

D:\D\inter61a\INTERRUP.A Saturday, January 08, 2011 11:31 AM
INT 10 - VIDEO - TEXT-MODE CHARGEN - LOAD ROM 8x16 CHARACTER SET (VGA)
AX = 1104h
BL = block to load
Return: nothing
Notes: (see AX=1100h)
SeeAlso: AX=1100h,AX=1101h,AX=1102h,AX=1103h,AX=1114h,AH=1Bh,AX=CD10h
SeeAlso: MEM 0040h:0084h
Index: text mode;font|text mode;screen rows
--------V-1011-------------------------------
INT 10 - VIDEO - Realtek RTVGA - TEXT-MODE CHARACTER GENERATOR FUNCTIONS
AH = 11h
AL = 07h load user-specified patterns and recalculate mode parms
parameters are the same as for AX=1110h
AL = 08h load monochrome patterns (8x14) and recalculate mode parms
parameters are the same as for AX=1111h
AL = 09h load ROM 8 by 8 double-dot patterns and recalculate mode parms
parameters are the same as for AX=1112h
AL = 0Bh load ROM 8x16 character set (VGA) and recalculate mode parms
parameters are the same as for AX=1114h
Note: these functions should only be called under the same conditions as
AL=1xh (see AX=1110h"EGA")
SeeAlso: AX=1100h,AX=1110h"CHARGEN",AX=1110h"Realtek",MEM 0040h:0084h
Index: text mode;font|text mode;screen rows
--------V-10110F-----------------------------
INT 10 - VIDEO - Realtek RTVGA - SET USER 8x8 GRAPHICS CHARACTERS
AX = 110Fh
ES:BP -> user table for INT 1F
Return: nothing
Note: this function is meant to be called immediately after a mode set;
results are unpredictable at other times
SeeAlso: AX=1110h"Realtek",AX=1111h"Realtek",AX=1112h"Realtek",AX=1120h
--------V-101110-----------------------------
INT 10 - VIDEO - TEXT-MODE CHARGEN - LOAD USER-SPECIFIED PATTERNS (PS,EGA,VGA)
AX = 1110h
ES:BP -> user table
CX = count of patterns to store
DX = character offset into map 2 block
BL = block to load in map 2
BH = number of bytes per character pattern
Return: nothing
Notes: This function will cause a mode set, completely resetting
-70-
Generated by Foxit PDF Creator © Foxit Software
http://www.foxitsoftware.com For evaluation only.