home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / os / msdos / programm / 12324 < prev    next >
Encoding:
Text File  |  1993-01-21  |  623 b   |  17 lines

  1. Newsgroups: comp.os.msdos.programmer
  2. Path: sparky!uunet!nevada.edu!cat.lv-lib.nevada.edu!downs
  3. From: downs@helios.nevada.edu (Lamont Downs)
  4. Subject: Re: Is there any way to force MASM 5.1 to generate NEAR jumps?
  5. Message-ID: <downs.67.727670100@helios.nevada.edu>
  6. Lines: 4
  7. Sender: news@nevada.edu (USENET News System)
  8. Nntp-Posting-Host: cat.lv-lib.nevada.edu
  9. Organization: UNLV
  10. References: <GAH.93Jan22082547@trcrik.trc.mew.mei.co.jp>
  11. Date: Fri, 22 Jan 1993 02:35:00 GMT
  12.  
  13. >Is there any trick to make MASM 5.1 not optimize these jumps?  It seems
  14.  
  15. You could hard code the jumps with a series of DBs...
  16. downs@helios.nevada.edu
  17.