home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / rec / games / programm / 4756 < prev    next >
Encoding:
Text File  |  1992-11-19  |  859 b   |  28 lines

  1. Newsgroups: rec.games.programmer
  2. Path: sparky!uunet!wupost!sdd.hp.com!saimiri.primate.wisc.edu!caen!sol.ctr.columbia.edu!The-Star.honeywell.com!umn.edu!lynx!pioneer.unm.edu!intruder
  3. From: intruder@pioneer.unm.edu (David Aaron Kennedy)
  4. Subject: MODEX, ???????
  5. Message-ID: <mqmq1qf@lynx.unm.edu>
  6. Date: Thu, 19 Nov 92 19:30:03 GMT
  7. Organization: Space and Planetary Image Facility
  8. Summary: 320x240, assembly, quick code. 
  9. Sender: Intruder@pioneer.unm.edu
  10. Distribution: all
  11. Keywords: assembly, hack modes, vga, mode 13h
  12. Lines: 14
  13.  
  14. Ok here is the scoop: i really want to know about mode x.
  15.  
  16. i have the source that makes the pixels square but i dont think it
  17. is really mode x
  18.  the source is :
  19.   mov dx, 03e2h
  20.   mov al, e3h
  21.   out dx, al
  22.  
  23.  dont think this is real mode x.  please help!  e mail asap.
  24.  
  25. i really need this info by friday about 5:00 pacific. thanks
  26. dave
  27.  
  28.