Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.sys.apple2.programmer > #653
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!usenet.blueworldhosting.com!border4.nntp.dca.giganews.com!border2.nntp.dca.giganews.com!nntp.giganews.com!news.bbs-scene.org!macgui.com!dog_cow |
|---|---|
| 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 | Wed, 20 Feb 2013 23:45:19 +0000 (UTC) |
| Organization | Mac GUI |
| Lines | 29 |
| Message-ID | <dog_cow-1361403918@macgui.com> (permalink) |
| NNTP-Posting-Host | gunshin.wiredns.net |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=UTF-8 |
| Content-Transfer-Encoding | 8bit |
| X-Trace | technocratmedia-w1.news.bbs-scene.org 1361403919 26765 74.119.145.48 (20 Feb 2013 23:45:19 GMT) |
| X-Complaints-To | abuse@bbs-scene.org |
| NNTP-Posting-Date | Wed, 20 Feb 2013 23:45:19 +0000 (UTC) |
| Summary | Demonstration 6502 code that shows how to program for the CS8900A in the Uthernet |
| User-Agent | Mac GUI City Usenet Posting |
| Xref | csiph.com comp.sys.apple2.programmer:653 comp.sys.apple2:11674 |
Cross-posted to 2 groups.
Followups directed to: comp.sys.apple2.programmer
Show key headers only | View raw
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