Re: A86: Interrupt link handler (was ticalc.org)


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

Re: A86: Interrupt link handler (was ticalc.org)




Sounds like an incentive to get really familiar with 68k.  :)  So are you
saying that you NEVER have problems with linking on the 89/92?  That would
be so great!

> The easiest way to create interrupt link routines imho is to disassemble
> the main 89/92 interrupt handler and port the part that deals with the
link.

> That's exactly how it works on the 89/92... each buffer is 128 byte. It's
 > soooo simple to use, and the opposite side always receives the data
> immediately, without any problems.