[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ADTPro 1.1.8 released
Hi,
>... and thanks to Oliver Schmidt for the Contiki source code ...
In fact the code is a more-or-less 1:1 copy of the code for the ETH64
cart (for the C64). That code was implemented by the ETH64
manufacturer. I only converted it into a loadable cc65 module and
added the selfmodification stuff to allow the Ethernet chip I/O ports
to be mapped anywhere in the 6502 address space. This allows the
module to be used unaltered for both the Apple II and the C64. On the
Apple II there's additionally a minor performance benefit by avoiding
the indexed addressing necessary otherwise for the different slots.
Regards,
Oliver