Firmware for Mac ROM SIMM programmer
Go to file
Doug Brown 7bbfc23c1a Added untested support for erasing a specific portion of the SIMM
(in 256 KB increments). Won't be able to test it until I implement it in
the control software as well, but I think it should work.
2012-10-15 22:00:29 -07:00
.settings
LUFA Updated to LUFA 120219 (with later CDC deadlock patch too) 2012-05-25 19:20:38 -07:00
tests Added GPL header to all of my source files. 2012-05-25 20:21:04 -07:00
usb_serial Added untested support for erasing a specific portion of the SIMM 2012-10-15 22:00:29 -07:00
.cproject
.gitignore
.project
cdc_device_definition.c Added GPL header to all of my source files. 2012-05-25 20:21:04 -07:00
cdc_device_definition.h Added GPL header to all of my source files. 2012-05-25 20:21:04 -07:00
chip_id.h Added GPL header to all of my source files. 2012-05-25 20:21:04 -07:00
delay.c Added GPL header to all of my source files. 2012-05-25 20:21:04 -07:00
delay.h Added GPL header to all of my source files. 2012-05-25 20:21:04 -07:00
Descriptors.c Updated to LUFA 120219 (with later CDC deadlock patch too) 2012-05-25 19:20:38 -07:00
Descriptors.h
external_mem.c Added untested support for erasing a specific portion of the SIMM 2012-10-15 22:00:29 -07:00
external_mem.h Added untested support for erasing a specific portion of the SIMM 2012-10-15 22:00:29 -07:00
led.h Added LED toggle to write/read modes. 2012-05-27 15:41:16 -07:00
LICENSE.txt Added GPL license text file. 2012-05-25 22:41:15 -07:00
main.c Added LED toggle to write/read modes. 2012-05-27 15:41:16 -07:00
mcp23s17.c Added GPL header to all of my source files. 2012-05-25 20:21:04 -07:00
mcp23s17.h Added GPL header to all of my source files. 2012-05-25 20:21:04 -07:00
ports.c Added GPL header to all of my source files. 2012-05-25 20:21:04 -07:00
ports.h Added GPL header to all of my source files. 2012-05-25 20:21:04 -07:00
programmer_protocol.h Added untested support for erasing a specific portion of the SIMM 2012-10-15 22:00:29 -07:00