home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / apple2 / 23806 < prev    next >
Encoding:
Text File  |  1992-11-12  |  1.7 KB  |  37 lines

  1. Newsgroups: comp.sys.apple2
  2. Path: sparky!uunet!destroyer!sol.ctr.columbia.edu!news.columbia.edu!cunixb.cc.columbia.edu!stc7
  3. From: stc7@cunixb.cc.columbia.edu (Steven T Chiang)
  4. Subject: Merlin Linker (was Re: OMF Structure and other things)
  5. Message-ID: <1992Nov12.193313.5858@news.columbia.edu>
  6. Sender: usenet@news.columbia.edu (The Network News)
  7. Nntp-Posting-Host: cunixb.cc.columbia.edu
  8. Reply-To: stc7@cunixb.cc.columbia.edu (Steven T Chiang)
  9. Organization: Columbia University
  10. References: <1992Nov11.215742.10573@cs.uow.edu.au> <BxM6Mq.KwL@fiu.edu>
  11. Date: Thu, 12 Nov 1992 19:33:13 GMT
  12. Lines: 23
  13.  
  14. In article <BxM6Mq.KwL@fiu.edu> richard@serss0 (Richard A Simm) writes:
  15. >
  16. >The merlin linker will allow you to include binary files while linking.
  17. >I don't know if you can reference the data by using a label though.
  18. >Read the READ.ME.S file on your Merlin diskette.
  19.  
  20.         The Merlin linker links binary files without any problem.
  21.  
  22.         Some others referred to LinkMeister (perhaps?) that converts
  23. file to Merlin link files...  you don't need it.  All you have to do
  24. is change the file type from the 'D'isk commands, by typing "filetype
  25. <file> BIN" make sure the filetype is in caps, because it has problems
  26. with $c0 as opposed to $C0....  This is using Merlin 16+ (GS/OS)
  27. version...
  28.  
  29.         And you can reference the info by a label... if you lnk
  30. shrpage1, you could lda #shrpage or ldal shrpage,x etc....  make sure
  31. it is declared as an ext shrpage at the top....
  32.  
  33. Steven Chiang                  Order - DreamGrafix:  The ONLY 16/256/3200
  34. stc7@cunixb.cc.columbia.edu       color paint program for the Apple IIGS.
  35. America On_Line:  DWS Steve
  36. Genie:  S.Chiang4              Apple IIGS Forever!
  37.