Firmware for Mac ROM SIMM programmer
Go to file
Doug Brown 4c51019e30 Moved the common "read/write register A and B together as a 16-bit
value" functionality into a read function and a write function. Also
added ability to set pull-ups.
2011-11-26 22:17:17 -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 Oops -- I had assert and deassert backwards. 2011-11-25 23:12:58 -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 Moved the common "read/write register A and B together as a 16-bit 2011-11-26 22:17:17 -08:00
mcp23s17.h Moved the common "read/write register A and B together as a 16-bit 2011-11-26 22:17:17 -08:00