[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
Int 10 Fn 3800 - Tinytalk Personal V1.09f+ - Get Configuration Info [a]
AX = 3800h
Return: ES:DI -> configuration info (see below)
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
See Also: AX=3801h,AX=3803h,AX=3806h,AH=39h,INT 14/AX=F0F1h
See Also: INT 2F/FB00h"AutoBraille"
Index: installation check;Tinytalk Personal
Format of configuration info:
Offset Size Description
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
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson