rhalkyard / SEthernet

Modern, low-cost 10/100 Ethernet for the Macintosh SE and SE/30
GNU General Public License v3.0
142 stars 2 forks source link

Tool to reflash SEthernet/30 declaration ROM in-system #6

Closed rhalkyard closed 11 months ago

rhalkyard commented 11 months ago

The declaration ROM of the SEthernet/30 is a flash chip, and the SEthernet/30 glue logic allows for it to be programmed by the host system.

Verify that the programming glue logic works, and write a tool to reflash the declaration ROM.

rhalkyard commented 11 months ago

https://github.com/rhalkyard/SEthernet/commit/1f1345329e6476b29f9b301c61831a4ad5787705 has a barebones tool to program the declaration ROM in-system. Needs polish, but it fits the bill.