diff --git a/source/Interrupt List/INT 10 VIDEO CPUgenerated 80286/INT 100D VIDEO READ GRAPHICS PIXEL.txt b/source/Interrupt List/INT 10 VIDEO CPUgenerated 80286/INT 100D VIDEO READ GRAPHICS PIXEL.txt index 15eced06d..3d378c6c1 100644 --- a/source/Interrupt List/INT 10 VIDEO CPUgenerated 80286/INT 100D VIDEO READ GRAPHICS PIXEL.txt +++ b/source/Interrupt List/INT 10 VIDEO CPUgenerated 80286/INT 100D VIDEO READ GRAPHICS PIXEL.txt @@ -10,8 +10,8 @@ INT 10 - VIDEO - READ GRAPHICS PIXEL CX = column DX = row Return: AL = pixel color -Desc: determine the current color of the specified pixel in grahics modes +Desc: determine the current color of the specified pixel in graphics modes Notes: valid only in graphics modes BH is ignored if the current video mode supports only one page SeeAlso: AH=0Ch,AH=47h - + diff --git a/source/Interrupt List/INT 10 VIDEO CPUgenerated 80286/INT 101101 VIDEO TEXTMODE CHARGEN LOAD ROM MONOCHROME PATTERNS PSEGAVGA.txt b/source/Interrupt List/INT 10 VIDEO CPUgenerated 80286/INT 101101 VIDEO TEXTMODE CHARGEN LOAD ROM MONOCHROME PATTERNS PSEGAVGA.txt index 2db29377b..0cbe96ca6 100644 --- a/source/Interrupt List/INT 10 VIDEO CPUgenerated 80286/INT 101101 VIDEO TEXTMODE CHARGEN LOAD ROM MONOCHROME PATTERNS PSEGAVGA.txt +++ b/source/Interrupt List/INT 10 VIDEO CPUgenerated 80286/INT 101101 VIDEO TEXTMODE CHARGEN LOAD ROM MONOCHROME PATTERNS PSEGAVGA.txt @@ -11,8 +11,8 @@ Return: nothing Notes: (see also AX=1100h) This function will cause a mode set, completely resetting the video environment, but without clearing the video buffer - the "monochrome" patters are 8x14 pixels in size + the "monochrome" patterns are 8x14 pixels in size SeeAlso: AX=1100h,AX=1102h,AX=1103h,AX=1104h,AX=1111h,AH=1Bh,AX=CD10h SeeAlso: MEM 0040h:0084h Index: text mode;font|text mode;screen rows - + diff --git a/source/Interrupt List/INT 10 VIDEO CPUgenerated 80286/INT 101111 VIDEO TEXTMODE CHARGEN LOAD ROM MONOCHROME PATTERNS PSEGAVGA.txt b/source/Interrupt List/INT 10 VIDEO CPUgenerated 80286/INT 101111 VIDEO TEXTMODE CHARGEN LOAD ROM MONOCHROME PATTERNS PSEGAVGA.txt index 0cc2da9d3..6394e9da8 100644 --- a/source/Interrupt List/INT 10 VIDEO CPUgenerated 80286/INT 101111 VIDEO TEXTMODE CHARGEN LOAD ROM MONOCHROME PATTERNS PSEGAVGA.txt +++ b/source/Interrupt List/INT 10 VIDEO CPUgenerated 80286/INT 101111 VIDEO TEXTMODE CHARGEN LOAD ROM MONOCHROME PATTERNS PSEGAVGA.txt @@ -9,6 +9,6 @@ INT 10 - VIDEO - TEXT-MODE CHARGEN - LOAD ROM MONOCHROME PATTERNS (PS,EGA,VGA) BL = block to load Return: nothing Notes: (see AX=1110h) - the "monochrome" patters are 8x14 pixels in size + the "monochrome" patterns are 8x14 pixels in size SeeAlso: AX=1101h,AX=1110h,AX=1112h,AX=1114h,AH=1Bh,AX=CD10h - + diff --git a/source/Interrupt List/INT 10 VIDEO CPUgenerated 80286/INT 1012BL32 VIDEO ALTERNATE FUNCTION SELECT VGA MCGA VIDEO ADDRESSING.txt b/source/Interrupt List/INT 10 VIDEO CPUgenerated 80286/INT 1012BL32 VIDEO ALTERNATE FUNCTION SELECT VGA MCGA VIDEO ADDRESSING.txt index ef471a6d1..46c928726 100644 --- a/source/Interrupt List/INT 10 VIDEO CPUgenerated 80286/INT 1012BL32 VIDEO ALTERNATE FUNCTION SELECT VGA MCGA VIDEO ADDRESSING.txt +++ b/source/Interrupt List/INT 10 VIDEO CPUgenerated 80286/INT 1012BL32 VIDEO ALTERNATE FUNCTION SELECT VGA MCGA VIDEO ADDRESSING.txt @@ -12,5 +12,5 @@ INT 10 - VIDEO - ALTERNATE FUNCTION SELECT (VGA, MCGA) - VIDEO ADDRESSING 01h disable video addressing Return: AL = 12h if function supported Desc: specify whether the CPU should have access to video memory and the - display adapters I/O registers - + display adapter's I/O registers + diff --git a/source/Interrupt List/INT 10 VIDEO CPUgenerated 80286/INT 101B VIDEO FUNCTIONALITYSTATE INFORMATION PSVGAMCGA.txt b/source/Interrupt List/INT 10 VIDEO CPUgenerated 80286/INT 101B VIDEO FUNCTIONALITYSTATE INFORMATION PSVGAMCGA.txt index 89ee3900c..b2bae256a 100644 --- a/source/Interrupt List/INT 10 VIDEO CPUgenerated 80286/INT 101B VIDEO FUNCTIONALITYSTATE INFORMATION PSVGAMCGA.txt +++ b/source/Interrupt List/INT 10 VIDEO CPUgenerated 80286/INT 101B VIDEO FUNCTIONALITYSTATE INFORMATION PSVGAMCGA.txt @@ -7,7 +7,7 @@ INT 10 - VIDEO - FUNCTIONALITY/STATE INFORMATION (PS,VGA/MCGA) AH = 1Bh BX = implementation type - 0000h return funtionality/state information + 0000h return functionality/state information ES:DI -> 64-byte buffer for state information (see #00040) Return: AL = 1Bh if function supported ES:DI buffer filled with state information @@ -18,7 +18,7 @@ SeeAlso: AH=15h,AX=1A00h,AX=1F01h Format of MCGA+ state information: Offset Size Description (Table 00040) - 00h DWORD address of static funtionality table (see #00045) + 00h DWORD address of static functionality table (see #00045) 04h BYTE video mode in effect 05h WORD number of columns 07h WORD length of regen buffer in bytes @@ -158,4 +158,4 @@ Bit(s) Description (Table 00047) 5 DCC extension supported 6-7 unused (0) SeeAlso: #00040 - + diff --git a/source/Interrupt List/INT 10 VIDEO CPUgenerated 80286/INT 101E00 VIDEO FLATPANEL READ INFORMATION.txt b/source/Interrupt List/INT 10 VIDEO CPUgenerated 80286/INT 101E00 VIDEO FLATPANEL READ INFORMATION.txt index 2efa7cfe6..654ab291b 100644 --- a/source/Interrupt List/INT 10 VIDEO CPUgenerated 80286/INT 101E00 VIDEO FLATPANEL READ INFORMATION.txt +++ b/source/Interrupt List/INT 10 VIDEO CPUgenerated 80286/INT 101E00 VIDEO FLATPANEL READ INFORMATION.txt @@ -30,8 +30,8 @@ Offset Size Description (Table 00053) 09h WORD vertical pixel separation in micrometers (center-to-center) 0Bh WORD horizontal pixel separation in micrometers 0Dh WORD range of gray levels available, less 1 - 0Fh WORD number of red levels available, less 1 (0000h if nonochrome) - 11h WORD number of green levels available, less 1 (0000h if nonochrome) - 13h WORD number of blue levels available, less 1 (0000h if nonochrome) + 0Fh WORD number of red levels available, less 1 (0000h if monochrome) + 11h WORD number of green levels available, less 1 (0000h if monochrome) + 13h WORD number of blue levels available, less 1 (0000h if monochrome) SeeAlso: #00052 - + diff --git a/source/Interrupt List/INT 10 VIDEO CPUgenerated 80286/INT 101E03 VIDEO FLATPANEL VERTICAL EXPANSION FOR TEXTGRAPHICS MODES.txt b/source/Interrupt List/INT 10 VIDEO CPUgenerated 80286/INT 101E03 VIDEO FLATPANEL VERTICAL EXPANSION FOR TEXTGRAPHICS MODES.txt index c4cd239d7..a8e48a98f 100644 --- a/source/Interrupt List/INT 10 VIDEO CPUgenerated 80286/INT 101E03 VIDEO FLATPANEL VERTICAL EXPANSION FOR TEXTGRAPHICS MODES.txt +++ b/source/Interrupt List/INT 10 VIDEO CPUgenerated 80286/INT 101E03 VIDEO FLATPANEL VERTICAL EXPANSION FOR TEXTGRAPHICS MODES.txt @@ -21,7 +21,7 @@ Return: AL = 1Eh if function supported text and graphics modes bit 0: set operation was successful (always clear on get) BL = active vertical expansion setting (see #00056) -SeeAlso: AX=1E00h,AX=1E02h.AX=1E04h +SeeAlso: AX=1E00h,AX=1E02h,AX=1E04h Bitfields for Flat-Panel vertical expansion setting: Bit(s) Description (Table 00056) @@ -29,4 +29,4 @@ Bit(s) Description (Table 00056) 1 vertical expansion turned on for text modes 0 vertical expansion turned on for graphics modes SeeAlso: #00054,#00055,#00057 - + diff --git a/source/Interrupt List/INT 10 VIDEO CPUgenerated 80286/INT 101E07 VIDEO FLATPANEL BRIGHTNESS SETTING.txt b/source/Interrupt List/INT 10 VIDEO CPUgenerated 80286/INT 101E07 VIDEO FLATPANEL BRIGHTNESS SETTING.txt index ae405ebb7..fe13b95ea 100644 --- a/source/Interrupt List/INT 10 VIDEO CPUgenerated 80286/INT 101E07 VIDEO FLATPANEL BRIGHTNESS SETTING.txt +++ b/source/Interrupt List/INT 10 VIDEO CPUgenerated 80286/INT 101E07 VIDEO FLATPANEL BRIGHTNESS SETTING.txt @@ -18,8 +18,8 @@ Return: AL = 1Eh if function supported bit 6: standard/custom (copied from input) bits 5-2: reserved (0) bit 1: software brightness control is supported - bit 0: set operation was succesful (always clear on get) + bit 0: set operation was successful (always clear on get) BL = brightness (00h = minimum, FFh = maximum) Note: this function operates independently of AX=1E05h SeeAlso: AX=1E00h,AX=1E05h,AX=1E08h - + diff --git a/source/Interrupt List/INT 10 VIDEO CPUgenerated 80286/INT 101E08 VIDEO FLATPANEL CONTRAST SETTING.txt b/source/Interrupt List/INT 10 VIDEO CPUgenerated 80286/INT 101E08 VIDEO FLATPANEL CONTRAST SETTING.txt index 360e61607..84a0337b2 100644 --- a/source/Interrupt List/INT 10 VIDEO CPUgenerated 80286/INT 101E08 VIDEO FLATPANEL CONTRAST SETTING.txt +++ b/source/Interrupt List/INT 10 VIDEO CPUgenerated 80286/INT 101E08 VIDEO FLATPANEL CONTRAST SETTING.txt @@ -18,8 +18,8 @@ Return: AL = 1Eh if function supported bit 6: standard/custom (copied from input) bits 5-2: reserved (0) bit 1: software contrast control is supported - bit 0: set operation was succesful (always clear on get) + bit 0: set operation was successful (always clear on get) BL = contrast (00h = minimum, FFh = maximum) Note: this function operates independently of AX=1E06h SeeAlso: AX=1E00h,AX=1E06h,AX=1E07h - + diff --git a/source/Interrupt List/INT 10 VIDEO CPUgenerated 80286/INT 104B VIDEO Hercules GRAFIX TEXT DISPLAY CHARACTER.txt b/source/Interrupt List/INT 10 VIDEO CPUgenerated 80286/INT 104B VIDEO Hercules GRAFIX TEXT DISPLAY CHARACTER.txt index 19ac28c7d..a0ff9da79 100644 --- a/source/Interrupt List/INT 10 VIDEO CPUgenerated 80286/INT 104B VIDEO Hercules GRAFIX TEXT DISPLAY CHARACTER.txt +++ b/source/Interrupt List/INT 10 VIDEO CPUgenerated 80286/INT 104B VIDEO Hercules GRAFIX TEXT DISPLAY CHARACTER.txt @@ -12,7 +12,7 @@ INT 10 - VIDEO - Hercules GRAFIX - "TEXT" - DISPLAY CHARACTER Return: nothing Notes: unlike the other BIOS character functions character position is specified in pixels rather than rows and columns - the character is writting using the drawing function last specified by + the character is written using the drawing function last specified by AH=44h SeeAlso: AH=09h,AH=0Ah,AH=44h - + diff --git a/source/Interrupt List/INT 10 VIDEO CPUgenerated 80286/INT 104F01 VESA SuperVGA BIOS GET SuperVGA MODE INFORMATION.txt b/source/Interrupt List/INT 10 VIDEO CPUgenerated 80286/INT 104F01 VESA SuperVGA BIOS GET SuperVGA MODE INFORMATION.txt index c79249638..731aae431 100644 --- a/source/Interrupt List/INT 10 VIDEO CPUgenerated 80286/INT 104F01 VESA SuperVGA BIOS GET SuperVGA MODE INFORMATION.txt +++ b/source/Interrupt List/INT 10 VIDEO CPUgenerated 80286/INT 104F01 VESA SuperVGA BIOS GET SuperVGA MODE INFORMATION.txt @@ -22,7 +22,7 @@ Bit(s) Description (Table 04082) 14 (VBE v2.0+) use linear (flat) frame buffer 13 (VBE/AF 1.0P) VBE/AF initializes accelerator hardware 12 reserved for VBE/AF - 11 (VBE v3.0) user user-specified CRTC refresh rate values + 11 (VBE v3.0) use user-specified CRTC refresh rate values 10-9 reserved for future expansion 8-0 video mode number (0xxh are non-VESA modes, 1xxh are VESA-defined) @@ -127,4 +127,4 @@ Values for VESA SuperVGA memory model type: 08h-0Fh reserved for VESA 10h-FFh OEM memory models SeeAlso: #00079 - + diff --git a/source/Interrupt List/INT 10 VIDEO CPUgenerated 80286/INT 104F0B VESA SuperVGA BIOS GET VBEAF v10P DEVICE CONTEXT BUFFER.txt b/source/Interrupt List/INT 10 VIDEO CPUgenerated 80286/INT 104F0B VESA SuperVGA BIOS GET VBEAF v10P DEVICE CONTEXT BUFFER.txt index 9f053752a..657f56021 100644 --- a/source/Interrupt List/INT 10 VIDEO CPUgenerated 80286/INT 104F0B VESA SuperVGA BIOS GET VBEAF v10P DEVICE CONTEXT BUFFER.txt +++ b/source/Interrupt List/INT 10 VIDEO CPUgenerated 80286/INT 104F0B VESA SuperVGA BIOS GET VBEAF v10P DEVICE CONTEXT BUFFER.txt @@ -87,7 +87,7 @@ Call VBE/AF v1.0P function "SetForeColor" with: SeeAlso: #00089,#00092,#00107 (Table 00092) -Call VBE/AF v1.0P function "SetbackColor" with: +Call VBE/AF v1.0P function "SetBackColor" with: ES:EDI -> device context buffer (see #00089) EAX = new background color (format varies by video mode) BL = new background mixing mode (see #00090) @@ -267,4 +267,4 @@ SeeAlso: #00089,#00109,#00107,AX=4F05h,#00078,#00080 Call VBE/AF v1.0P function "DisableDirectAccess" with: ES:EDI -> device context buffer (see #00089) SeeAlso: #00089,#00108 - + diff --git a/source/Interrupt List/INT 10 VIDEO CPUgenerated 80286/INT 104F13BX0002 VESA VBEAI Audio Interface QUERY DEVICE.txt b/source/Interrupt List/INT 10 VIDEO CPUgenerated 80286/INT 104F13BX0002 VESA VBEAI Audio Interface QUERY DEVICE.txt index 220b54860..56a86935e 100644 --- a/source/Interrupt List/INT 10 VIDEO CPUgenerated 80286/INT 104F13BX0002 VESA VBEAI Audio Interface QUERY DEVICE.txt +++ b/source/Interrupt List/INT 10 VIDEO CPUgenerated 80286/INT 104F13BX0002 VESA VBEAI Audio Interface QUERY DEVICE.txt @@ -61,26 +61,26 @@ SeeAlso: #00118 Bitfields for Wave feature bits: Bit(s) Description (Table 00114) - 0 8000hz Mono Playback - 1 8000hz Mono Record - 2 8000hz Stereo Record - 3 8000hz Stereo Playback - 4 8000hz Full Duplex Play/Record - 5 11025hz Mono Playback - 6 11025hz Mono Record - 7 11025hz Stereo Record - 8 11025hz Stereo Playback - 9 11025hz Full Duplex Play/Record - 10 22050hz Mono Playback - 11 22050hz Mono Record - 12 22050hz Stereo Record - 13 22050hz Stereo Playback - 14 22050hz Full Duplex Play/Record - 15 44100hz Mono Playback - 16 44100hz Mono Record - 17 44100hz Stereo Record - 18 44100hz Stereo Playback - 19 44100hz Full Duplex Play/Record + 0 8000Hz Mono Playback + 1 8000Hz Mono Record + 2 8000Hz Stereo Record + 3 8000Hz Stereo Playback + 4 8000Hz Full Duplex Play/Record + 5 11025Hz Mono Playback + 6 11025Hz Mono Record + 7 11025Hz Stereo Record + 8 11025Hz Stereo Playback + 9 11025Hz Full Duplex Play/Record + 10 22050Hz Mono Playback + 11 22050Hz Mono Record + 12 22050Hz Stereo Record + 13 22050Hz Stereo Playback + 14 22050Hz Full Duplex Play/Record + 15 44100Hz Mono Playback + 16 44100Hz Mono Record + 17 44100Hz Stereo Record + 18 44100Hz Stereo Playback + 19 44100Hz Full Duplex Play/Record 20-26 reserved (0) 27 driver must pre-handle the data 28 Variable Sample mono playback @@ -265,7 +265,7 @@ Offset Size Description (Table 00124) 0018h get IO address 0080h-.. vendors can add DevChks above 0x80 1Ch DWORD set vol to an absolute setting - 01h User master volume setting + 01h user master volume setting 02h application master volume setting 20h DWORD set 3D volume 24h DWORD tone control @@ -277,4 +277,4 @@ Offset Size Description (Table 00124) 02h out of range parameter value 80h+ vendor-specific errors SeeAlso: #00116,#00120 - + diff --git a/source/Interrupt List/INT 10 VIDEO CPUgenerated 80286/INT 104F14 VESA OEM Extensions Matrox Millenium BIOS v21.txt b/source/Interrupt List/INT 10 VIDEO CPUgenerated 80286/INT 104F14 VESA OEM Extensions Matrox Millenium BIOS v21.txt index 99cc44f71..41707beca 100644 --- a/source/Interrupt List/INT 10 VIDEO CPUgenerated 80286/INT 104F14 VESA OEM Extensions Matrox Millenium BIOS v21.txt +++ b/source/Interrupt List/INT 10 VIDEO CPUgenerated 80286/INT 104F14 VESA OEM Extensions Matrox Millenium BIOS v21.txt @@ -38,7 +38,7 @@ Return: AL = 4Fh if function supported AH = status 00h successful 01h failed -Note: most of this info is from http:\\grafi.ii.pw.edu.pl\gbm\matrox +Note: most of this info is from http://grafi.ii.pw.edu.pl/gbm/matrox SeeAlso: MEM C000h:7FFCh"Matrox" Format of Matrox-specific VESA extensions information: @@ -73,7 +73,7 @@ Offset Size Description (Table 00126) 20h DWORD PCB revision 24h BYTE maximum RAMDAC frequency in MHz (less 100) 25h BYTE maximum RAMDAC frequency??? - 26h BYTE maximum RAMDAc frequency??? + 26h BYTE maximum RAMDAC frequency??? 27h BYTE ??? 28h BYTE ??? timing data? 29h BYTE ??? @@ -96,4 +96,4 @@ Offset Size Description (Table 00126) 3Dh BYTE ??? 3Eh BYTE ??? 3Fh BYTE checksum (to make sum of all bytes MOD 256 == 00h) - + diff --git a/source/Interrupt List/INT 10 VIDEO CPUgenerated 80286/INT 104F15BL01 VESA VBEDC Display Data Channel READ EDID.txt b/source/Interrupt List/INT 10 VIDEO CPUgenerated 80286/INT 104F15BL01 VESA VBEDC Display Data Channel READ EDID.txt index 4b926f2c1..affaf3c92 100644 --- a/source/Interrupt List/INT 10 VIDEO CPUgenerated 80286/INT 104F15BL01 VESA VBEDC Display Data Channel READ EDID.txt +++ b/source/Interrupt List/INT 10 VIDEO CPUgenerated 80286/INT 104F15BL01 VESA VBEDC Display Data Channel READ EDID.txt @@ -225,7 +225,7 @@ Values for manufacturer ID: "ICL" Fujitsu ICL (see #00156) "IVM" Idek Iiyama North America, Inc. (see #00157) "KFC" KFC Computek - "LEN" Lenovo Group Ltd. + "LEN" Lenovo Group Ltd. "LKM" ADLAS / AZALEA "LNK" LINK Technologies, Inc. "LTN" Lite-On diff --git a/source/Interrupt List/INT 10 VIDEO CPUgenerated 80286/INT 105555BXAAAA LIR SET CONFIGURATION.txt b/source/Interrupt List/INT 10 VIDEO CPUgenerated 80286/INT 105555BXAAAA LIR SET CONFIGURATION.txt index 3620a5704..05fc1c57e 100644 --- a/source/Interrupt List/INT 10 VIDEO CPUgenerated 80286/INT 105555BXAAAA LIR SET CONFIGURATION.txt +++ b/source/Interrupt List/INT 10 VIDEO CPUgenerated 80286/INT 105555BXAAAA LIR SET CONFIGURATION.txt @@ -13,7 +13,7 @@ INT 10 - LIR - SET CONFIGURATION DL = new keyboard layout flags (see #04119) DH = new alphabet flags (see #04120) Return: AX = A55Ah if installed -Program: LIR is a DOS/Windows 3.xx codepage support package develoved by +Program: LIR is a DOS/Windows 3.xx codepage support package developed by LABAS u.a.b. It supports several screen and printer codepages as well as various keyboard layouts used in Lithuania. Download at: ftp://ftp.labas.com/pub/drivers/language/lir422.zip @@ -60,4 +60,4 @@ Bit(s) Description (Table 04121) 0 reserved (0) Note: multiple bits may be set if more than one video adapter is installed SeeAlso: #04118 - + diff --git a/source/Interrupt List/INT 10 VIDEO CPUgenerated 80286/INT 105555BXBBBB LIR GET CONFIGURATION.txt b/source/Interrupt List/INT 10 VIDEO CPUgenerated 80286/INT 105555BXBBBB LIR GET CONFIGURATION.txt index b9a54af05..b44568b51 100644 --- a/source/Interrupt List/INT 10 VIDEO CPUgenerated 80286/INT 105555BXBBBB LIR GET CONFIGURATION.txt +++ b/source/Interrupt List/INT 10 VIDEO CPUgenerated 80286/INT 105555BXBBBB LIR GET CONFIGURATION.txt @@ -12,7 +12,7 @@ Return: AX = magic signature A55Ah e.g. BX = 0410h for LIR v4.10, or BX = 0422h for LIR v4.22) CL = configuration flags (see #04118) CH = video adapter configuration (see #04121) - DL = keyboard layout flags(see #04119) + DL = keyboard layout flags (see #04119) DH = alphabet flags (see #04120) SeeAlso: AX=5555h/BX=AAAAh,INT 17/AX=5555h/BX=BBBBh - + diff --git a/source/Interrupt List/INT 10 VIDEO CPUgenerated 80286/INT 105F02 Chips Technologies 65530 BIOS SET CLOCK.txt b/source/Interrupt List/INT 10 VIDEO CPUgenerated 80286/INT 105F02 Chips Technologies 65530 BIOS SET CLOCK.txt index 9ae02da0e..a18f22002 100644 --- a/source/Interrupt List/INT 10 VIDEO CPUgenerated 80286/INT 105F02 Chips Technologies 65530 BIOS SET CLOCK.txt +++ b/source/Interrupt List/INT 10 VIDEO CPUgenerated 80286/INT 105F02 Chips Technologies 65530 BIOS SET CLOCK.txt @@ -14,7 +14,7 @@ INT 10 - Chips & Technologies '65530' BIOS - SET CLOCK 04h set power-down register BL = new value for power-down register (bits 3-0 only) 06h (404 clock chip) set control register - BL = new vlaue for control register (bits 5-0 only) + BL = new value for control register (bits 5-0 only) 06h (404A/B/B-ES clock chips) set control register PWRDN1 BL = new value for control register 07h (404A/B/B-ES clock chips) set control register PWRDN1 @@ -45,4 +45,4 @@ Values for C&T '65530' BIOS clock speed: 0Eh 65 MHz 0Fh 66 MHz 15h 34 MHz - + diff --git a/source/Interrupt List/INT 10 VIDEO CPUgenerated 80286/INT 105F05 Chips Technologies 64300 BIOS SET REFRESH RATE.txt b/source/Interrupt List/INT 10 VIDEO CPUgenerated 80286/INT 105F05 Chips Technologies 64300 BIOS SET REFRESH RATE.txt index d953bce7c..43b766976 100644 --- a/source/Interrupt List/INT 10 VIDEO CPUgenerated 80286/INT 105F05 Chips Technologies 64300 BIOS SET REFRESH RATE.txt +++ b/source/Interrupt List/INT 10 VIDEO CPUgenerated 80286/INT 105F05 Chips Technologies 64300 BIOS SET REFRESH RATE.txt @@ -8,11 +8,11 @@ INT 10 - Chips & Technologies '64300' BIOS - SET REFRESH RATE AX = 5F05h BL = video mode number BH = refresh rate to set (see #00182) - bit 7: =0 program new clock and CRT parametes + bit 7: =0 program new clock and CRT parameters =1 keep current parameters Return: AL = 5Fh if function supported AH = status 00h unsuccessful 01h successful SeeAlso: AX=5F04h"64300" - + diff --git a/source/Interrupt List/INT 10 VIDEO CPUgenerated 80286/INT 105F10 Chips Technologies 6430065530 BIOS GET LINEAR MEMORY INFO.txt b/source/Interrupt List/INT 10 VIDEO CPUgenerated 80286/INT 105F10 Chips Technologies 6430065530 BIOS GET LINEAR MEMORY INFO.txt index 955ef73d1..55add62b0 100644 --- a/source/Interrupt List/INT 10 VIDEO CPUgenerated 80286/INT 105F10 Chips Technologies 6430065530 BIOS GET LINEAR MEMORY INFO.txt +++ b/source/Interrupt List/INT 10 VIDEO CPUgenerated 80286/INT 105F10 Chips Technologies 6430065530 BIOS GET LINEAR MEMORY INFO.txt @@ -12,6 +12,6 @@ Return: AL = 5Fh if function supported 01h successful BX:CX = linear memory base address DX = virtual screen width offset (bytes) - SI;DI = linear memory size + SI:DI = linear memory size SeeAlso: AX=5F08h,AX=5FA0h - + diff --git a/source/Interrupt List/INT 10 VIDEO CPUgenerated 80286/INT 105F53 Chips Technologies Extended BIOS ENDISABLE ACCELERATOR SUPPORT.txt b/source/Interrupt List/INT 10 VIDEO CPUgenerated 80286/INT 105F53 Chips Technologies Extended BIOS ENDISABLE ACCELERATOR SUPPORT.txt index 4ff0466a3..17e9323de 100644 --- a/source/Interrupt List/INT 10 VIDEO CPUgenerated 80286/INT 105F53 Chips Technologies Extended BIOS ENDISABLE ACCELERATOR SUPPORT.txt +++ b/source/Interrupt List/INT 10 VIDEO CPUgenerated 80286/INT 105F53 Chips Technologies Extended BIOS ENDISABLE ACCELERATOR SUPPORT.txt @@ -8,10 +8,10 @@ INT 10 - Chips & Technologies Extended BIOS - EN/DISABLE ACCELERATOR SUPPORT AX = 5F53h BL = new support state 00h disable buffer/accelerator - 01h enable buffer/acelerator + 01h enable buffer/accelerator Return: AL = 5Fh if function supported AH = status 00h unsuccessful 01h successful SeeAlso: AX=5F50h,AX=5F51h,AX=5F54h - + diff --git a/source/Interrupt List/INT 10 VIDEO CPUgenerated 80286/INT 105F5C Chips Technologies Extended BIOS SET VERTICAL COMPENSATION.txt b/source/Interrupt List/INT 10 VIDEO CPUgenerated 80286/INT 105F5C Chips Technologies Extended BIOS SET VERTICAL COMPENSATION.txt index 0e2a6d478..ffab5cf7b 100644 --- a/source/Interrupt List/INT 10 VIDEO CPUgenerated 80286/INT 105F5C Chips Technologies Extended BIOS SET VERTICAL COMPENSATION.txt +++ b/source/Interrupt List/INT 10 VIDEO CPUgenerated 80286/INT 105F5C Chips Technologies Extended BIOS SET VERTICAL COMPENSATION.txt @@ -20,7 +20,7 @@ INT 10 - Chips & Technologies Extended BIOS - SET VERTICAL COMPENSATION 07h enable text stretching, type 1 08h enable text stretching, type 2 09h enable text stretching, type 3 - 0Ah disable text stretching + 0Ah disable text stretching 0Bh set vertical line replication register DL = vertical line replication (bits 3-0 only) 0Ch enable graphics stretching, type 0 @@ -34,4 +34,4 @@ Return: AL = 5Fh if function supported 00h unsuccessful 01h successful SeeAlso: AX=5F50h,AX=5F5Eh,AX=5F5Fh - + diff --git a/source/Interrupt List/INT 10 VIDEO CPUgenerated 80286/INT 107F00 SOLLEX SuperVGA GET EXTENSIONS INFO.txt b/source/Interrupt List/INT 10 VIDEO CPUgenerated 80286/INT 107F00 SOLLEX SuperVGA GET EXTENSIONS INFO.txt index de852948b..76b56737e 100644 --- a/source/Interrupt List/INT 10 VIDEO CPUgenerated 80286/INT 107F00 SOLLEX SuperVGA GET EXTENSIONS INFO.txt +++ b/source/Interrupt List/INT 10 VIDEO CPUgenerated 80286/INT 107F00 SOLLEX SuperVGA GET EXTENSIONS INFO.txt @@ -14,7 +14,7 @@ Return: AL <> 7Fh if not supported 01h failed Program: the SOLLEX (Smos videO controLLer EXtensions) SuperVGA functions are an extension to the VESA SuperVGA BIOS Extensions (see AX=4F00h) by - Seiko Epson Corporation intended to provided a standardized interface + Seiko Epson Corporation intended to provide a standardized interface to SuperVGA functionality not addressed by the VESA standard SeeAlso: AX=4F00h @@ -92,4 +92,4 @@ Values for SOLLEX SuperVGA clock value index: 0Eh 65 MHz 0Fh 1 MHz (for powerdown) SeeAlso: #00201 - + diff --git a/source/Interrupt List/INT 10 VIDEO CPUgenerated 80286/INT 107F02BL01 SOLLEX SuperVGA DISPLAY OUTPUT CONTROL GET DISPLAY OUTPUT.txt b/source/Interrupt List/INT 10 VIDEO CPUgenerated 80286/INT 107F02BL01 SOLLEX SuperVGA DISPLAY OUTPUT CONTROL GET DISPLAY OUTPUT.txt index 479b6fddb..a7949f272 100644 --- a/source/Interrupt List/INT 10 VIDEO CPUgenerated 80286/INT 107F02BL01 SOLLEX SuperVGA DISPLAY OUTPUT CONTROL GET DISPLAY OUTPUT.txt +++ b/source/Interrupt List/INT 10 VIDEO CPUgenerated 80286/INT 107F02BL01 SOLLEX SuperVGA DISPLAY OUTPUT CONTROL GET DISPLAY OUTPUT.txt @@ -23,7 +23,7 @@ Bit(s) Description (Table 00208) 2 LCD panel attached 3 plasma/electroluminescent panel attached 4 multi-frequency monitor on digital output - 5 Enhanced Color Display attached to digital outpt + 5 Enhanced Color Display attached to digital output 6 alternate display 15-7 reserved - + diff --git a/source/Interrupt List/INT 10 VIDEO CPUgenerated 80286/INT 10BF03BX0000 VIDEO Compaq Extensions GET ENVIRONMENT.txt b/source/Interrupt List/INT 10 VIDEO CPUgenerated 80286/INT 10BF03BX0000 VIDEO Compaq Extensions GET ENVIRONMENT.txt index ae3fc3e76..d0e0a02df 100644 --- a/source/Interrupt List/INT 10 VIDEO CPUgenerated 80286/INT 10BF03BX0000 VIDEO Compaq Extensions GET ENVIRONMENT.txt +++ b/source/Interrupt List/INT 10 VIDEO CPUgenerated 80286/INT 10BF03BX0000 VIDEO Compaq Extensions GET ENVIRONMENT.txt @@ -34,7 +34,7 @@ Bit(s) Description (Table 00212) 1,2 reserved (1) 3 MDA supported 4 BitBLT engine available - 5 132-column support availble + 5 132-column support available 6 640x480x256 mode available 7 8-bit DAC mode available @@ -56,4 +56,4 @@ Values for Compaq monitor type: 0Bh active-matrix color VGA 0Ch active-matrix mono VGA 0Dh STN color VGA - + diff --git a/source/Interrupt List/INT 10 VIDEO CPUgenerated 80286/INT 10BF04 VIDEO Compaq Extensions SET MODE SWITCH DELAY.txt b/source/Interrupt List/INT 10 VIDEO CPUgenerated 80286/INT 10BF04 VIDEO Compaq Extensions SET MODE SWITCH DELAY.txt index d2203233c..5a8868a42 100644 --- a/source/Interrupt List/INT 10 VIDEO CPUgenerated 80286/INT 10BF04 VIDEO Compaq Extensions SET MODE SWITCH DELAY.txt +++ b/source/Interrupt List/INT 10 VIDEO CPUgenerated 80286/INT 10BF04 VIDEO Compaq Extensions SET MODE SWITCH DELAY.txt @@ -8,7 +8,7 @@ INT 10 - VIDEO - Compaq Extensions - SET MODE SWITCH DELAY AX = BF04h BH = new state of delay (00h enabled, 01h disabled) Return: nothing -Note: the 1993/04/08 sytem ROM appears to use BL instead of BH; a future +Note: the 1993/04/08 system ROM appears to use BL instead of BH; a future version of the list will provide more definite information SeeAlso: AX=BF05h - + diff --git a/source/Interrupt List/INT 10 VIDEO CPUgenerated 80286/INT 10BF05 VIDEO Compaq Extensions ENABLEDISABLE DISPLAY.txt b/source/Interrupt List/INT 10 VIDEO CPUgenerated 80286/INT 10BF05 VIDEO Compaq Extensions ENABLEDISABLE DISPLAY.txt index 5b7956886..9103f8e06 100644 --- a/source/Interrupt List/INT 10 VIDEO CPUgenerated 80286/INT 10BF05 VIDEO Compaq Extensions ENABLEDISABLE DISPLAY.txt +++ b/source/Interrupt List/INT 10 VIDEO CPUgenerated 80286/INT 10BF05 VIDEO Compaq Extensions ENABLEDISABLE DISPLAY.txt @@ -10,7 +10,7 @@ INT 10 - VIDEO - Compaq Extensions - ENABLE/DISABLE DISPLAY 00h off 01h on Return: nothing -Note: the 1993/04/08 sytem ROM appears to use BL instead of BH; a future +Note: the 1993/04/08 system ROM appears to use BL instead of BH; a future version of the list will provide more definite information SeeAlso: AH=12h/BL=36h,AX=BF04h - + diff --git a/source/Interrupt List/INT 17 PRINTER/INT 175555BXAAAA LR SET CONFIGURATION.txt b/source/Interrupt List/INT 17 PRINTER/INT 175555BXAAAA LR SET CONFIGURATION.txt index c05e98d54..737371f47 100644 --- a/source/Interrupt List/INT 17 PRINTER/INT 175555BXAAAA LR SET CONFIGURATION.txt +++ b/source/Interrupt List/INT 17 PRINTER/INT 175555BXAAAA LR SET CONFIGURATION.txt @@ -13,7 +13,7 @@ Return: AX = A55Ah BX = BBBBh Program: LR_xxxx.COM files are a set of printer-hardware dependent printer drivers found in the LIR DOS/Windows 3.xx codepage support package - develoved by LABAS u.a.b. LIR supports several different screen and + developed by LABAS u.a.b. LIR supports several different screen and printer codepages and various keyboard layouts used in Lithuania. Download at: ftp://ftp.labas.com/pub/drivers/language/lir422.zip SeeAlso: AX=5555h/BX=BBBBh,INT 10/AX=5555h/BX=AAAAh @@ -26,4 +26,4 @@ Bit(s) Description (Table 04117) 2 Lithuanian alphabet??? 1 Russian alphabet??? 0 ??? - + diff --git a/source/Interrupt List/INT 2F Multiplex/MODRES/INT 2F8220 MODRES PLAY MODULE.txt b/source/Interrupt List/INT 2F Multiplex/MODRES/INT 2F8220 MODRES PLAY MODULE.txt index f44aca06f..23726b4ec 100644 --- a/source/Interrupt List/INT 2F Multiplex/MODRES/INT 2F8220 MODRES PLAY MODULE.txt +++ b/source/Interrupt List/INT 2F Multiplex/MODRES/INT 2F8220 MODRES PLAY MODULE.txt @@ -8,7 +8,7 @@ INT 2F - MODRES - PLAY MODULE AX = 8220h DX:CX -> MODPARM structure (see #02960) Return: AX = status - 5722h succesful + 5722h successful 2000h parameters out of range other MODRES not installed SeeAlso: AX=8221h,AX=8223h,AX=8225h,AX=8227h,AX=8200h"RESPLAY" @@ -38,4 +38,4 @@ Notes: Main module data and all samples must start on segment boundaries. In version 2.00 (ONLY) this function carries on playing (works in the background) SeeAlso: #02961 - + diff --git a/source/Interrupt List/INT 2F Multiplex/MODRES/INT 2F8223 MODRES PLAY SAMPLE.txt b/source/Interrupt List/INT 2F Multiplex/MODRES/INT 2F8223 MODRES PLAY SAMPLE.txt index e0a4b0433..ffc76be57 100644 --- a/source/Interrupt List/INT 2F Multiplex/MODRES/INT 2F8223 MODRES PLAY SAMPLE.txt +++ b/source/Interrupt List/INT 2F Multiplex/MODRES/INT 2F8223 MODRES PLAY SAMPLE.txt @@ -8,7 +8,7 @@ INT 2F - MODRES - PLAY SAMPLE AX = 8223h DX:CX -> SAMPARM structure (see #02963) Return: AX = status - 5722h succesful + 5722h successful 2000h parameters out of range other MODRES not installed SeeAlso: AX=8221h,AX=8224h,AX=8225h,AX=8226h @@ -36,4 +36,4 @@ Note: C 1 is 06B0h / 2 C 2 is 06B0h / 4 etc. SeeAlso: #02963 - + diff --git a/source/Interrupt List/INT 2F Multiplex/MODRES/INT 2F8226 MODRES v200 STOP PLAYING.txt b/source/Interrupt List/INT 2F Multiplex/MODRES/INT 2F8226 MODRES v200 STOP PLAYING.txt index e5c856bbb..9f16dd8b3 100644 --- a/source/Interrupt List/INT 2F Multiplex/MODRES/INT 2F8226 MODRES v200 STOP PLAYING.txt +++ b/source/Interrupt List/INT 2F Multiplex/MODRES/INT 2F8226 MODRES v200 STOP PLAYING.txt @@ -7,9 +7,9 @@ INT 2F - MODRES v2.00+ - STOP PLAYING AX = 8226h Return: AX = status - 5722h succesful + 5722h successful other MODRES not installed Desc: stops playing the MOD file before performing critical operations such as disk accesses SeeAlso: AX=8220h,AX=8221h,AX=8223h,AX=8225h,AX=8227h - + diff --git a/source/Interrupt List/INT 2F Multiplex/MODRES/INT 2F8227 MODRES CONFIGURE.txt b/source/Interrupt List/INT 2F Multiplex/MODRES/INT 2F8227 MODRES CONFIGURE.txt index 962a5da1f..a2cb35997 100644 --- a/source/Interrupt List/INT 2F Multiplex/MODRES/INT 2F8227 MODRES CONFIGURE.txt +++ b/source/Interrupt List/INT 2F Multiplex/MODRES/INT 2F8227 MODRES CONFIGURE.txt @@ -11,9 +11,9 @@ INT 2F - MODRES - CONFIGURE 0002h select output device CL = output device (see #02962 at INT 2F/AX=8221h) Return: AX = status - 5722h succesful + 5722h successful 2000h parameters out of range other MODRES not installed Note: function 0001h should be called every time a new module is loaded SeeAlso: AX=8220h,AX=8221h,AX=8222h,AX=8223h - + diff --git a/source/Interrupt List/INT 2F Multiplex/Windows/INT 2F1684BX045F MS Windows azt16 GET API ENTRY POINT.txt b/source/Interrupt List/INT 2F Multiplex/Windows/INT 2F1684BX045F MS Windows azt16 GET API ENTRY POINT.txt index f8146f607..4f5a032bf 100644 --- a/source/Interrupt List/INT 2F Multiplex/Windows/INT 2F1684BX045F MS Windows azt16 GET API ENTRY POINT.txt +++ b/source/Interrupt List/INT 2F Multiplex/Windows/INT 2F1684BX045F MS Windows azt16 GET API ENTRY POINT.txt @@ -54,7 +54,7 @@ Call azt16.VXD entry point with: 0006h ??? BX = ??? ECX = ??? - Return: CF clear if succesful + Return: CF clear if successful AX = ??? CF set on error AX = FFFFh @@ -93,4 +93,4 @@ Call azt16.VXD entry point with: else Return: CF set SeeAlso: #02685,#02705 - + diff --git a/source/Interrupt List/INT 66 reserved for user interrupt multiple purposes/INT 66 PCMagazin INCA.txt b/source/Interrupt List/INT 66 reserved for user interrupt multiple purposes/INT 66 PCMagazin INCA.txt index cfb7954fa..8c75f977e 100644 --- a/source/Interrupt List/INT 66 reserved for user interrupt multiple purposes/INT 66 PCMagazin INCA.txt +++ b/source/Interrupt List/INT 66 reserved for user interrupt multiple purposes/INT 66 PCMagazin INCA.txt @@ -5,8 +5,8 @@ -------------------------------------------------------------------------------- INT 66 - PC-Magazin - INCA - details not yet availble + details not yet available Program: INCA is a utility from PC-Magazin (the German edition of PC Magazine) issue 51-52/85. SeeAlso: INT 61"SWAPx" - + diff --git a/source/Interrupt List/_Disclaimer.txt b/source/Interrupt List/_Disclaimer.txt index ce4f22b96..d8cedccf0 100644 --- a/source/Interrupt List/_Disclaimer.txt +++ b/source/Interrupt List/_Disclaimer.txt @@ -11,6 +11,6 @@ possibility of such damage. NOTE: If it is marked "internal" or undocumented, you should check it very carefully to make sure it works the same way in your version of the software -(and please let us know hether or not it works the same way). Information that +(and please let us know whether or not it works the same way). Information that is marked with "???" is known to be incomplete or guesswork.