Re: A86: Charmap
[Prev][Next][Index][Thread]
Re: A86: Charmap
i think, although am not sure, that i ran across these while
disassembling _putc. i think this is where the current char is copied,
i.e. the char to print is copied to here (8 bytes long) and then it is
printed (or to _altcharmap if you have a font installed, this last part
might not be right)
Stephen Hicks wrote:
>
> _charmap equ 0D2C3h
> _altcharmap equ 0D2CBh
>
> Has anyone looked at this?
>
> --
> Stephen Hicks
> mailto:shicks@mindspring.com
> ICQ:5453914
> IRC/AIM:Kupopo
> Hopemage:http://www.mindspring.com/~shicks/
--
=====================================
= =
= Kirk Meyer (mailto:_@ibm.net) =
= http://www.bigfoot.com/~kirkmeyer =
= =
= "Set your affection on things =
= above, not on things on the =
= earth." Colossians 3:2 =
= =
=====================================
References: