home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / ibm / pc / hardware / 23901 < prev    next >
Encoding:
Text File  |  1992-09-10  |  1.3 KB  |  27 lines

  1. Xref: sparky comp.sys.ibm.pc.hardware:23901 comp.os.msdos.programmer:9234 comp.sys.ibm.pc.misc:12452 comp.sys.ibm.pc.programmer:402
  2. Newsgroups: comp.sys.ibm.pc.hardware,comp.os.msdos.programmer,comp.sys.ibm.pc.misc,comp.sys.ibm.pc.programmer
  3. Path: sparky!uunet!rei2!fox
  4. From: fox@rei.com (Fuzzy Fox)
  5. Subject: Re: Why does HIMEM.SYS not work with some keyboard chips?
  6. Message-ID: <1992Sep10.164145.14393@rei.com>
  7. Date: Thu, 10 Sep 1992 16:41:45 GMT
  8. References: <1992Sep4.023741.3497@leela.cs.orst.edu> <1992Sep4.153652.16199@uniwa.uwa.edu.au> <1992Sep9.044414.29506@qiclab.scn.rain.com>
  9. Organization: Recognition Equipment, Inc.
  10. Lines: 15
  11.  
  12. leonard@qiclab.scn.rain.com (Leonard Erickson) writes:
  13.  
  14. >Apparently so major applications programs *depended* on the wraparound.
  15.  
  16. Can anyone give me a logical, sensible reason why any software would
  17. require that the start of memory (0000) be referenceable from the last
  18. segment in memory (FFFF)?  It seems to me that if you want to look at
  19. the start of memory, you start by loading segment 0000, not FFFF!  Who
  20. would program in such a bizarre manner?
  21.  
  22. -- 
  23. #ifdef TRUE         | Fuzzy Fox                  fuzzy@netcom.com
  24. #define  TRUE   0   | a.k.a. David DeSimone      an207@cleveland.freenet.edu
  25. #define  FALSE  1   |
  26. #endif              |         How's my posting?  Call 1-800-ALT-FLAME
  27.