[Coco] RS232 Pack

phil pt ptaylor2446 at gmail.com
Wed Feb 28 20:55:25 EST 2024


Message: 2
Date: Sun, 25 Feb 2024 10:24:10 -0500
From: edward jaquay <ejjaquay at gmail.com>
To: CoCoList for Color Computer Enthusiasts <coco at maltedmedia.com>
Subject: Re: [Coco] February 24/25: 2024 Virtual CoCoFEST!
Message-ID:
        <CAD536k01qckeHjeVbJvR67ss10nHdruh_=hAtqAq1BjB1+Jg1Q at mail.gmail.com>
Content-Type: text/plain; charset="UTF-8"

Level 3 I never tried.  Original rs232 yes to some extent.  VCC includes
the original rom but I think it was for Coco 1 and 2.  Some things seem to
work.  Comments for improvements are always welcome.

On Sat, Feb 24, 2024, 8:46?PM phil pt via Coco <coco at maltedmedia.com> wrote:

> Where can I download NItro-0s9 Level 3 in the .hdd file? Does the new vcc
> support the original rs232 pack?
>
> Thanks
> Phil Taylor
>

This is the orginal memory address that is used with in the RS-232 pack. I
need that in order to make Ribbs to work.


Check the modem status Memory Address 65386
65387 Write the control register
65385 Check for carrier
      Z = Peek(65385)
      z = Z AND 32
      iF z = 0 Print "You got carrier"


65384 = Check for data


Recieve Data
A = Peek(65385)
B = A And 8


The second question is how is the data received and sent from the rs232.rom
from the internet to VCC vice versa?





Is not working.

EXEC&hC00 AND 49152

<http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail>
Virus-free.www.avg.com
<http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail>
<#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>


More information about the Coco mailing list