Control software for Mac ROM SIMM programmer
Go to file
Doug Brown 09686d2199 This is an incomplete implementation of the new "erase some of the SIMM"
feature. The erase capability is there, so next up comes the write.

The next step is to add a mechanism to the protocol to start writing at
a location other than 0 (although this is not needed for this particular
feature, I'd like to have it in there first). Then, I have to update
this software to use that new protocol and make sure verification still
works. I'm about 50% done I'd say.
2012-10-16 21:35:43 -07:00
aboutbox.cpp The about box needed to be bigger on Linux as well... 2012-05-26 20:28:23 -07:00
aboutbox.h Added about box with version info/licensing/credits. 2012-05-25 22:38:14 -07:00
aboutbox.ui Fixed font size issues on Mac OS X (hopefully) 2012-05-26 14:41:31 -07:00
LICENSE.txt Added GPL license text file. 2012-05-25 22:43:04 -07:00
main.cpp Added about box with version info/licensing/credits. 2012-05-25 22:38:14 -07:00
mainwindow.cpp This is an incomplete implementation of the new "erase some of the SIMM" 2012-10-16 21:35:43 -07:00
mainwindow.h This is an incomplete implementation of the new "erase some of the SIMM" 2012-10-16 21:35:43 -07:00
mainwindow.ui This is an incomplete implementation of the new "erase some of the SIMM" 2012-10-16 21:35:43 -07:00
programmer.cpp This is an incomplete implementation of the new "erase some of the SIMM" 2012-10-16 21:35:43 -07:00
programmer.h This is an incomplete implementation of the new "erase some of the SIMM" 2012-10-16 21:35:43 -07:00
Read Me -- Mac OS X users.txt Removed dead code and added a Mac OS X read me file. 2012-05-26 15:13:22 -07:00
ROMSIMMFlasher.pro Ensured application is compiled as both 32- and 64-bit Intel on Mac OS X. 2012-05-26 11:58:30 -07:00
version.h This is an incomplete implementation of the new "erase some of the SIMM" 2012-10-16 21:35:43 -07:00