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