Specifications
D:\D\inter61a\INTERRUP.A Saturday, January 08, 2011 11:31 AM
Bitfields for 3270 PC function flags 1:
Bit(s) Description (Table 00064)
7 mono text, 1 page
6 color text, 1 page
5 color text, 4 pages
4 CGA color graphics
3 720x350 two-color graphics
2 360x350 four-color graphics
1 720x350 eight-color graphics
Format of Control Program Level table:
Offset Size Description (Table 00065)
00h WORD program version
02xxh = 3270PC Control Program v2.xx
03xxh = 3270PC Control Program v3.xx
04xxh = 3270 Workstation Program v1.xx
02h BYTE Control Program ID (00h)
03h 27 BYTEs Control Program Descriptor ("IBM 3270 PC CONTROL PROGRAM")
--------a-103800-----------------------------
INT 10 - Tinytalk Personal v1.09f+ - GET CONFIGURATION INFO
AX = 3800h
Return: ES:DI -> configuration info (see #00066)
Program: Tinytalk is a shareware screen reader by OMS Development/Eric Bohlman
Notes: this call is also used as the installation check by verifying that the
returned ES:DI points at valid configuration info
Tinytalk v1.09f ignores AL and always returns the configuration info;
v1.10 adds several subfunctions selected with AL
SeeAlso: AX=3801h,AX=3803h,AX=3806h,AH=39h,INT 14/AX=F0F1h
SeeAlso: INT 2F/AX=FB00h"AutoBraille"
Index: installation check;Tinytalk Personal
Format of Tinytalk Personal configuration info:
Offset Size Description (Table 00066)
00h 8 BYTEs signature "TTCONFIG"
08h WORD size of configuration data, not counting signature, this WORD,
or the following byte
0Ah BYTE ???
0Bh ??? configuration data
--------a-103801-----------------------------
INT 10 - Tinytalk Personal v1.10 - ???
AX = 3801h
-112-
Generated by Foxit PDF Creator © Foxit Software
http://www.foxitsoftware.com For evaluation only.