Search found 84 matches

by Shaos
Thu Feb 21, 2019 9:28 am
Forum: PCjr Hardware
Topic: Ethernet for PCjr {WizNet}
Replies: 33
Views: 16154

Re: Ethernet for PCjr {WizNet}

Actually W5100 chip can do IP raw and even MAC raw (but in socket 0 only):
https://www.wiznet.io/wp-content/upload ... v1.2.7.pdf
So I guess it should be possible to write a standard packet driver or something like that...
by Shaos
Thu Feb 21, 2019 7:21 am
Forum: PCjr Hardware
Topic: Ethernet for PCjr {WizNet}
Replies: 33
Views: 16154

Re: Ethernet for PCjr {WizNet}

It looks like newer WizNET chips can do that - this one is not
For now it's just trying a concept - if it will work out well then we can try better approach
by Shaos
Wed Feb 20, 2019 10:10 pm
Forum: PCjr Hardware
Topic: Ethernet for PCjr {WizNet}
Replies: 33
Views: 16154

Re: Ethernet for PCjr {WizNet}

Fitting inside:

Image
by Shaos
Sun Feb 17, 2019 2:31 pm
Forum: PCjr Hardware
Topic: Ethernet for PCjr {WizNet}
Replies: 33
Views: 16154

Re: Ethernet for PCjr {WizNet}

For user from PC it will look like this: 3F8h - register MR of W5100 (indirect mode flag and auto-increment flag) 3F9h - register IDM_AR0 of W5100 (most significant byte of the address) 3FAh - register IDM_AR1 of W5100 (least significant byte of the address) 3FBh - register IDM_DR of W5100 (data reg...
by Shaos
Sun Feb 17, 2019 12:50 pm
Forum: PCjr Hardware
Topic: Ethernet for PCjr {WizNet}
Replies: 33
Views: 16154

Re: Ethernet for PCjr {WizNet}

Current status ;)

Image
by Shaos
Thu Feb 14, 2019 9:06 pm
Forum: PCjr Hardware
Topic: Ethernet for PCjr {WizNet}
Replies: 33
Views: 16154

Re: Ethernet for PCjr {WizNet}

This is modem that I will switch with Ethernet :)

Image

I bought it to measure dimensions and properly copy its shape...
by Shaos
Tue Feb 12, 2019 8:52 pm
Forum: PCjr Hardware
Topic: Ethernet for PCjr {WizNet}
Replies: 33
Views: 16154

Re: Ethernet for PCjr {WizNet}

Trixter wrote:Nice writeup so far!
Thank you, I simply repeated everything from 2 years ago to make sure I don't forget to finish it in near future ;)
by Shaos
Mon Feb 11, 2019 10:36 pm
Forum: PCjr Hardware
Topic: Hackaday project: Making your own PCjr cart
Replies: 3
Views: 2016

Re: Hackaday project: Making your own PCjr cart

Can't believe I missed this: https://hackaday.io/project/19160-pcjrcart What's great is that the ospark files are linked to, so one could easily order the boards. It's basically the same thing that I shared here in December 2016 ;) https://www.brutman.com/forums/viewtopic.php?f=1&t=426&star...
by Shaos
Mon Feb 11, 2019 9:39 pm
Forum: Introductions
Topic: Happy Holidays
Replies: 35
Views: 28138

Re: Happy Holidays

Finally I'm here again :)

Image

This is my new basement setup near Denver, CO ;)

(I moved from Long Island, NY at the end of 2017)
by Shaos
Mon Feb 11, 2019 9:26 pm
Forum: PCjr Hardware
Topic: Ethernet for PCjr {WizNet}
Replies: 33
Views: 16154

Re: Ethernet for PCjr {WizNet}

I came back :)

https://hackaday.io/project/163856-pcjrnet

Sorry for long absence - it took time to re-locate and settle in a new place (I moved from NY to CO during 2017 and still moving boxes around)