Intermec 6100 Reference Guide

Page of 328
SECTION 6
Conversions and Interfaces
PEN*KEY
R
 6100 Computer Programmer’s Reference Guide    6-17
Table 6Ć2 
6100 BIOS Interrupt Summary
INT# Supported Interfaces
08h
System Timer Interrupt
09h
Keyboard Interface
10h
Display Services
11h
Equipment Determination
12h
Memory Size Determination
13h
Disk Services
14h
Serial Communications Services
15h
System Services
16h
Keyboard Services
19h
System Reboot
1Ah
Timer and RealĆTime Clock Services
70h
RealĆTime Clock Interrupt
NORAND Proprietary System Interfaces
There are some proprietary system interface extensions reserved for use by InĆ
termec Technologies Corporation.  These are in the INT 15, AX=5380, series.
Unsupported PC, 4000 Series BIOS Functions
Nonmaskable Interrupt (NMI) 02h
This interrupt is not used by the 6100 BIOS.
Print Screen Interrupt 05h
The Print Screen interrupt is not supported by the 6100 BIOS.
4000 Series Video BIOS Functions: Interrupts 12h & 14h
4000 Series video functions are not available in the BIOS.  This means that the
4000 display processing features listed below are not available.  The 6100 screen
rotation and font mapping utilities are provided to emulate the 4000 Series video
functions for porting applications from the 4000 Series to the computer.
"
Cursor Fixed and Cursor Chase modes are not supported by the VGA BIOS.
"
NorLib and PL/N cursor on and off support are not supported.
"
InverseĆmode character mapping is not supported (characters above 127
are mapped to inverse video characters 0-127 by turning off the high bit).
Also, the following 4000 Functions are not supported by the 6100 BIOS:
"
Function AH = 12h, Subfunction BL = 0FAh:  Set Physical Display Size
"
Function AH = 12h, Subfunction BL = 0FBh:  Return Pointer to Current
Display Parameters
"
Function AH = 12h, Subfunction BL = 0FCh, AL = 0DDh:  Return Invert
Mode Status
"
Function AH = 12h, Subfunction BL = 0FCh, AL = 0DEh:  Enable Invert
Mode
6. Conversions and
Interfaces