Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.sys.apple2.programmer > #653
| From | D Finnigan <dog_cow@macgui.com> |
|---|---|
| Newsgroups | comp.sys.apple2.programmer, comp.sys.apple2 |
| Subject | Sample 6502 code for programming the Uthernet |
| Followup-To | comp.sys.apple2.programmer |
| Date | 2013-02-20 23:45 +0000 |
| Organization | Mac GUI |
| Message-ID | <dog_cow-1361403918@macgui.com> (permalink) |
Cross-posted to 2 groups.
Followups directed to: comp.sys.apple2.programmer
Some visitors to Mac GUI recently probably saw the picture of UDP communication with the Apple IIe where I was sending UDP packets to the Apple IIe over the Uthernet card and printing them on the screen in ASCII. All this code I have written for the Uthernet hopefully will appear in a future Juiced.GS article, also with full explanation of how to program the Uthernet with its CS8900A Ethernet chip and PacketPage memory addresses. In the mean time, starting now, all my Apple II code that I will write will be PUBLIC DOMAIN. That includes this Uthernet code. I have Ethernet packet send and receive code, as well as Uthernet configuration code that will set the MAC address and configure the Uthernet for send and receive. I also have code that sends a gratuitous ARP. All of it is in 6502 machine code, but I have added comments to it all. If you can't wait for the Juiced.GS article, I will be glad to send the code to anyone who asks. You will get ASCII source files. In the future I want to write some code for an IP stack. We'll see where this goes. :-) -- ]DF$ Apple II Book: http://macgui.com/newa2guide/ Usenet: http://macgui.com/usenet/ <-- get posts by email! Apple II Web & Blog hosting: http://a2hq.com/
Back to comp.sys.apple2.programmer | Previous | Next — Next in thread | Find similar | Unroll thread
Sample 6502 code for programming the Uthernet D Finnigan <dog_cow@macgui.com> - 2013-02-20 23:45 +0000
Re: Sample 6502 code for programming the Uthernet Egan Ford <datajerk@gmail.com> - 2013-02-20 16:53 -0700
Re: Sample 6502 code for programming the Uthernet D Finnigan <dog_cow@macgui.com> - 2013-02-21 00:01 +0000
Re: Sample 6502 code for programming the Uthernet Egan Ford <datajerk@gmail.com> - 2013-02-20 17:44 -0700
Re: Sample 6502 code for programming the Uthernet D Finnigan <dog_cow@macgui.com> - 2013-02-21 00:56 +0000
Re: Sample 6502 code for programming the Uthernet Egan Ford <datajerk@gmail.com> - 2013-02-20 18:13 -0700
Re: Sample 6502 code for programming the Uthernet D Finnigan <dog_cow@macgui.com> - 2013-02-21 02:51 +0000
Re: Sample 6502 code for programming the Uthernet Steven Hirsch <snhirsch@gmail.com> - 2013-02-21 09:29 -0500
Re: Sample 6502 code for programming the Uthernet David Schmidt <schmidtd@my-deja.com> - 2013-02-21 10:39 -0500
Re: Sample 6502 code for programming the Uthernet Sean Fahey <a2fan@hotmail.com> - 2013-02-21 09:44 -0800
Re: Sample 6502 code for programming the Uthernet D Finnigan <dog_cow@macgui.com> - 2013-02-21 21:30 +0000
Re: Sample 6502 code for programming the Uthernet Steven Hirsch <snhirsch@gmail.com> - 2013-02-21 18:22 -0500
Re: Sample 6502 code for programming the Uthernet D Finnigan <dog_cow@macgui.com> - 2013-02-21 21:25 +0000
Re: Sample 6502 code for programming the Uthernet Egan Ford <datajerk@gmail.com> - 2013-02-21 15:19 -0700
csiph-web