home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / sci / electron / 14249 < prev    next >
Encoding:
Text File  |  1992-08-12  |  1.4 KB  |  36 lines

  1. Newsgroups: sci.electronics
  2. Path: sparky!uunet!van-bc!nwnexus!ole!ssc!markz
  3. From: markz@ssc.wa.com (Mark Zenier)
  4. Subject: Re: GAL Programming revisited
  5. Organization: SSC, Inc., Seattle, WA
  6. Date: Wed, 12 Aug 1992 06:41:25 GMT
  7. Message-ID: <1992Aug12.064125.12568@ssc.wa.com>
  8. References: <1992Aug10.203557.15175@cc.gatech.edu> <1992Aug10.210350.8051@mnemosyne.cs.du.edu>
  9. Lines: 25
  10.  
  11. In article <1992Aug10.210350.8051@mnemosyne.cs.du.edu> aduell@nyx.cs.du.edu (Tony Duell) writes:
  12. >I built the Elektor GAL rpogrammer. Worked first time on my IBM XT,
  13. >absolutely no problems. 
  14.  
  15. I didn't build it yet, but I spent a bit of time with Codeview taking
  16. the driver software apart.  Since I already have a 75 percent finished
  17. PAL programmer project that can do the test vectors, all I wanted was the
  18. programming algorithms.
  19.  
  20. I did find out a few cute things.
  21.  
  22. 1.  It checksums the character strings for program version and author
  23. and copyright and will exit if they are changed.
  24.  
  25. 2.  There is a undocumented command '(' which prints the version and author.
  26.  
  27. 3.  The 'P' program command has an added option that if you type it
  28. in in the form "p p c number" it programs the part from the buffer
  29. (as usual) and resets the "number of times programmed" information built 
  30. into the part to whatever number you input.  
  31.  
  32. This applies to the version 6.51, file creation date of Feb 25, 1992.
  33.  
  34. Mark Zenier  markz@ssc.wa.com  
  35.  
  36.