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

Re: My cc65 source to control SSC card.



On 5월2일, 오후9시02분, ol...@web.de (Oliver Schmidt) wrote:
> Hi,
>
> >I tried to communicate with PC. :-)
> >It's a very simple serial communication source.
>
> Just to make sure there's no misunderstanding...
>
> The cc65 package comes with a ready-to-use dynamically (or statically)
> loadable SSC driver, that supports hardware flow control and uses
> interrupts to drive a 256 byte ring buffer.
>
> http://www.cc65.org/doc/apple2-7.html#ss7.5
>
> Regards,
> Oliver

Thanks!

That will be very useful!
I didn't know about that previously.