[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: VM02 v1.0 Released! April Fools???
On Mar 31, 1:25 pm, ol...@web.de (Oliver Schmidt) wrote:
> Hi Dave,
>
> >Announcing version 1.0 of VM02, the Java compatible VM for 6502 based
> >Apple II computers.
>
> _COOL_!_
>
> Just to prove that I looked at it at least a little... ;-)
>
> Any specific reason for this MAC address?
>
> static private byte[] MAC =
> {(byte)0x00,(byte)0x0a,(byte)0x99,(byte)0x1e,(byte)0x02,(byte)0x00};
>
> I'd suggest to set the OID (the first three bytes) to 0x00, 0x0e, 0x3a
> which is the OID reserved by Cirrus Logic. The last three bytes could
> be something funny (and/or easy to determine on in network dumps) like
> 0x2e, 0x2e, 0x2e or 0x2c, 0x2c, 0x2c.
>
> Regards, Oliver
Thanks for all the comment, guys. I hope at least a few people try it
out.
Oliver - pretend the 0x99 is a backwards pp ;-)
Dave...