A86: Re: Re: KShell - the new shell


[Prev][Next][Index][Thread]

A86: Re: Re: KShell - the new shell




>
>>P.S. Here are some addressed i found while writing this program: calling
>>$5420 with a character in A will write that character to the homescreen,
>
>
>ummm so you mean its the same as _putc?
>
>

yes except that it also puts the character into the entry buffer.  _putc
only displays the character.

    Kirk