27c801 programmer 2003-10-16 This software was written to control an EPROM programmer under Linux. The hardware design was based on the specifications at: http://www.mikeg2.freeserve.co.uk/eprom/eprom.html Please see http://outflux.net/software/pkgs/EPROM/ for details. This software is released under the GNU General Public License. Please see the file COPYING for details. To build the software, just run "make". You'll probably need to be root to access your IO ports directly. To test your board, run with the -t option, and take voltage measurements. To read an EPROM, run with the -r option. To write to an EPROM, run with the -w option. -- Kees Cook kees@outflux.net