Int 10/AX=3800h

Prev Next Ralf Interrups Categories Contents

------

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

See Also: AX=3801h - AX=3803h - AX=3806h - AH=39h - <

See Also: 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

Category: Access Software (screen readers, etc) - Int 10h - T

------

Prev Next Ralf Interrups Categories Contents