Interrups | Categories | Contents |
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 PersonalFormat 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
Interrups | Categories | Contents |