[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: uthernet emulation on OS X?
Hi Sheppy,
Can you clarify what you mean by "ethernet support with it's own
driver?" Does that mean you are emulating an ethernet device that is
different to uthernet?
If so, what is the emulated device, and are there docs on how to
interface with it from the A2 side?
My motivation here is to do some more work on my 'netboot65' project
( http://netboot65.sourceforge.net/ ), specifically port some of the
current c64 only apps to A2 (i.e. telnet with vt100 emulation &
httpd ) If the emulated ethernet in Sweet16 is something different to
the cs8900a used by uthernet (and RR-NET on the c64) that's probably
OK as I should be able to isolate the differences to a NIC driver. But
it would need to be something that looks(to code running on the
emulated Apple) like some kind of ethernet device.
Is the manual online? I am at work on a PC right now so can''t look
inside the dmg file.
Cheers
Jonno
On Apr 6, 9:27 pm, Sheppy <the.she...@gmail.com> wrote:
> On Apr 6, 7:04 am, Jonno Downes <jonno...@gmail.com> wrote:
>
> > Howdy,
>
> > After 2 decades on windows, I've recently bought my first mac and feel
> > like a clueless noob again. Is there any A2 emulator for OS X that
> > includes uthernet emulation?
>
> My Sweet16 emulator doesn't emulate the Uthernet card but does offer
> Ethernet capabilities using its own driver. You can get it here:
>
> http://www.sheppyware.net/software-mac/sweet16/index.html
>
> Sheppy