home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / rec / games / programm / 5521 < prev    next >
Encoding:
Text File  |  1993-01-25  |  1.6 KB  |  37 lines

  1. Newsgroups: rec.games.programmer
  2. Path: sparky!uunet!brunix!doorknob!scd
  3. From: scd@cs.brown.edu (Steven C. Dollins)
  4. Subject: PC keyboard interrupt (was Re: PC Graphics (animation))
  5. In-Reply-To: scd@cs.brown.edu's message of Thu, 21 Jan 1993 22:51:36 GMT
  6. Message-ID: <SCD.93Jan25211223@nevar.cs.brown.edu>
  7. Sender: news@cs.brown.edu
  8. Organization: Dept. of Computer Science, Brown University
  9. References: <1993Jan21.082235.505680@zeus.calpoly.edu>
  10.     <SCD.93Jan21175136@nevar.cs.brown.edu>
  11. Date: Tue, 26 Jan 1993 02:12:23 GMT
  12. Lines: 23
  13.  
  14.  
  15. Sorry, folks.  The keyboard interrupt I posted was zipped with our
  16. system's UNIX zip which requires pkunzip 1.93a or unzip 5.0 to open.
  17. You have my apologies if this caused you problems.
  18.  
  19. I have put a new zip file, created with pkzip 1.1, on the NCSA ftp
  20. site, ftp.ncsa.uiuc.edu, in outgoing/sdollins/keyint.zip.  This is the
  21. 80386 assembly source for the keyboard and timer interrupts C library
  22. used in xspace.zip (in the same directory) and in its successor, the
  23. networked version, nspace13.zip (available on wuarchive.wustl.edu in
  24. mirrors/msdos-games/Misc.)
  25.  
  26. The interrupt requires a 386 because I used some bit manipulation
  27. opcodes in the keyboard interrupt ... and 'cause I don't feel that
  28. 16-bit machines are worth supporting anymore.
  29.  
  30.                     - Steven Dollins
  31. Brown Computer Graphics Group        scd@cs.brown.edu
  32. --
  33. A girl and a boy bump into each other -- surely an accident.
  34. A girl and a boy bump and her handkerchief drops -- surely another accident.
  35. But when a girl gives a boy a dead squid -- *_that _had _to _mean _something*.
  36.         -- S. Morganstern, "The Silent Gondoliers"
  37.