Firmware for Mac ROM SIMM programmer
Go to file
Doug Brown 407f6831a9 Initial import of my test code for the SIMM programmer board. Right now
it contains an (untested) MCP23S17 driver complete with AVR SPI support,
and an (untested) external memory interface driver that uses it.
2011-11-25 23:10:30 -08:00
.settings Initial import of my test code for the SIMM programmer board. Right now 2011-11-25 23:10:30 -08:00
.cproject Initial import of my test code for the SIMM programmer board. Right now 2011-11-25 23:10:30 -08:00
.gitignore Initial import of my test code for the SIMM programmer board. Right now 2011-11-25 23:10:30 -08:00
.project Initial import of my test code for the SIMM programmer board. Right now 2011-11-25 23:10:30 -08:00
external_mem.c Initial import of my test code for the SIMM programmer board. Right now 2011-11-25 23:10:30 -08:00
external_mem.h Initial import of my test code for the SIMM programmer board. Right now 2011-11-25 23:10:30 -08:00
main.c Initial import of my test code for the SIMM programmer board. Right now 2011-11-25 23:10:30 -08:00
mcp23s17.c Initial import of my test code for the SIMM programmer board. Right now 2011-11-25 23:10:30 -08:00
mcp23s17.h Initial import of my test code for the SIMM programmer board. Right now 2011-11-25 23:10:30 -08:00