Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Ralf Brown's Interrupt List (Part 1,2) - int 21 - attachmate extra - get translate table address http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 21 - Attachmate Extra - GET TRANSLATE TABLE ADDRESS
        AH = AFh
Return: DS:BX -> translate tables

Format of translate tables:
Offset  Size    Description
 00h 256 BYTEs  ASCII to 3270 buffer code translate table
100h 256 BYTEs  3270 buffer code to ASCII translate table
200h 256 BYTEs  3270 buffer code to EBCDIC translate table
300h 256 BYTEs  EBCDIC to 3270 buffer code translate table

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson