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

  1. Newsgroups: sci.electronics
  2. Path: sparky!uunet!cis.ohio-state.edu!zaphod.mps.ohio-state.edu!uwm.edu!daffy!uwvax!zazen!doug.cae.wisc.edu!kolstad
  3. From: kolstad@cae.wisc.edu (Joel Kolstad)
  4. Subject: Re: XT Keyboard
  5. Organization: U of Wisconsin-Madison College of Engineering
  6. Date: 18 Aug 92 03:00:44 CDT
  7. Message-ID: <1992Aug18.030045.20874@doug.cae.wisc.edu>
  8. References: <1992Aug17.184015.2495@neb>
  9. Lines: 18
  10.  
  11. In article <1992Aug17.184015.2495@neb> len@neb (len) writes:
  12. >
  13. >    I need to get the source code listing for a XT keyboard (8048).
  14. >I want to modify the listing so I can use a diffrent keyboard.
  15.  
  16. You know that just about every EE/CS guy and their brothers
  17. have done their own XT keyboard drivers, right?  It
  18. might help if you standardized on a specific keyboard, such as the original
  19. IBM one for instance -- the chance that source code is availiable for
  20. one of those is much greater than for, say, the Joe's Junk Chinese
  21. Import $10 XT keyboard.
  22.  
  23. I interfaced an XT keyboard to my Commodore 64, but instead of reprogramming
  24. the keyboards 8048, I just programmed another 8748 from scratch to take in
  25. the (standardized) XT signals and spit out what the C-64 wanted to see.
  26.  
  27.                             ---Joel Kolstad
  28.  
  29.