[Coco] serial terminal for the coco3

Paulo Garcia paulo.astuser at gmail.com
Tue Apr 11 18:02:49 EDT 2017


So looking at the source code I see something like


LDA #'


lwasm doesn't like that. I assume there is a space that is taken out by my
editor. What is that doing? loading the ASCII code of space into A?

Is there another way to to that? like LDA   #32 ?

Thanks

Paulo



On Tue, Apr 11, 2017 at 5:38 PM, Paulo Garcia <paulo.astuser at gmail.com>
wrote:

> Hey Bill , thanks to reinforce that! I didn't realize the sources were
> included on that zip!
>
> Really appreciated!
>
> Paulo
>
> On Tue, Apr 11, 2017 at 4:26 PM, Bill Gunshannon <
> bill.gunshannon at hotmail.com> wrote:
>
>>
>>
>> On 4/11/2017 3:05 PM, Paulo Garcia wrote:
>> > So I tried some of those, but I need the source code, so for now I am
>> > debugging the term3 application....
>> >
>> > Since the one from Rainbow on Disks works I will probably disassemble it
>> > and compare with the version I typed in (!!!) from the magazine.
>> >
>> > If I can find what is wrong, I will add the source on github or
>> something
>> > like that....
>> >
>>
>> Let me suggest again, Kermit.
>> It contains a terminal as well as the file transfer protocol.
>> It is written in assembler and uses the bitbanger port.
>>
>>
>> http://www.columbia.edu/kermit/ftp/archives/trs80coco.zip
>>
>>
>> bill
>>
>> --
>> Coco mailing list
>> Coco at maltedmedia.com
>> https://pairlist5.pair.net/mailman/listinfo/coco
>>
>
>
>
> --
> --------------------------------------------
> Paulo
>



-- 
--------------------------------------------
Paulo


More information about the Coco mailing list