by grab_rat
Chip programming software to support any programming hardware and devices to program. New chips and new programming hardware support to be added via DLL. Automagic check on whether hardware can program chip.
If you're looking for IOAccess, check http://portio.sourceforge.net. The library's been renamed "get_io". I've split off the IOAccess DLL, plus all the other PC platform-level stuff, into the PortIO project. This library-type stuff is ...
Another advance - the IoAccess DLL is done, allowing the program to dig out port details from the registry. Add the PortTalk DLL, and this is everything needed to finish off parallel port support (except for the time to put it together :-) The ...
grab_rat committed patchset 2 of module DLLs to the GunFire - chip programmer software CVS repository, changing 4 files
grab_rat committed patchset 15 of module App to the GunFire - chip programmer software CVS repository, changing 5 files
grab_rat committed patchset 1 of module DLLs to the GunFire - chip programmer software CVS repository, changing 8 files
grab_rat committed patchset 14 of module App to the GunFire - chip programmer software CVS repository, changing 6 files
grab_rat committed patchset 13 of module App to the GunFire - chip programmer software CVS repository, changing 22 files
grab_rat committed patchset 12 of module App to the GunFire - chip programmer software CVS repository, changing 35 files
The program is now using wxWindows. All strings have been converted to use wxString, and DLL support now uses wxDynamicLibrary. The only place using the old C/C++ strings is the error handler, and I don't see much point in messing with that right ...
Finally got something that'll toggle pins on a parallel port programmer. OK, much of the programming interfacing is stub code, but the fact that it works at all is something. Getting towards alpha nicely. I got hacked off with file support being baked ...
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use