BCD.AS - BCD to ASCII translate table.

Description:

This is a 16 word GMAP-style vector for translating BCD to ASCII. This table is not normally accessed directly by the user, but rather accessed indirectly by calling BCDASC or PRINT.

Notes:

BCD.AS is the first word of the table. To get the address, you must use "&bcd.as".

See Also:

expl b lib bcdasc, expl b lib print
for the normal methods of translating BCD to ASCII.

Copyright © 1996, Thinkage Ltd.