home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / msdos / programm / 8985 < prev    next >
Encoding:
Text File  |  1992-09-02  |  1.1 KB  |  26 lines

  1. Newsgroups: comp.os.msdos.programmer
  2. Path: sparky!uunet!wupost!usc!cs.utexas.edu!torn!news.ccs.queensu.ca!mast.queensu.ca!dmurdoch
  3. From: dmurdoch@mast.queensu.ca (Duncan Murdoch)
  4. Subject: Re: Results of the smallest TSR contest
  5. Message-ID: <dmurdoch.107.715444046@mast.queensu.ca>
  6. Lines: 14
  7. Sender: news@knot.ccs.queensu.ca (Netnews control)
  8. Organization: Queen's University
  9. References: <2aa36355@ralf>
  10. Date: Wed, 2 Sep 1992 14:27:26 GMT
  11.  
  12. In article <2aa36355@ralf> Ralf.Brown@B.GP.CS.CMU.EDU writes:
  13. >See PD1:<MSDOS.KEYBOARD>RBKEYSWP.ZIP on SIMTEL20.  Includes full source.
  14. >It's actually 53 bytes of resident code, which requires a 64-byte UMB or
  15. >128 bytes in low memory (64 bytes of PSP).  Of those 53 bytes, 16 bytes are
  16. >overhead to make sure that the right control key is ignored and only the
  17. >left one is remapped.
  18.  
  19. I think the relevant number is the 128 bytes, if that's 
  20. how much you lose when you run it.  In that regard Denis has us both beaten 
  21. by a wide margin:  since he didn't even try compiling his, it uses up 0 
  22. bytes when run.  Of course, ours have the advantage of working :-).
  23.  
  24. Duncan Murdoch
  25. dmurdoch@mast.queensu.ca
  26.