home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 1549 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  926 b 

  1. Path: sunsite.doc.ic.ac.uk!demon!mjeff.demon.co.uk
  2. From: mick@mjeff.demon.co.uk (mick)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Overlay hunks in ASM?
  5. Date: Sat, 20 Jan 1996 19:40:15 GMT
  6. Message-ID: <510.6593T1174T2698@mjeff.demon.co.uk>
  7. References: <4dlqob$ek4@news.kth.se>
  8. NNTP-Posting-Host: mjeff.demon.co.uk
  9. X-NNTP-Posting-Host: mjeff.demon.co.uk
  10. X-Newsreader: THOR 2.22 (Amiga;TCP/IP) *UNREGISTERED*
  11.  
  12.  
  13. On 18-Jan-96 20:59:07 Jan Johansson wrote
  14. >Anyone ever do (or see code for) overlay hunks in assembler?
  15. >All I ever saw was some mentioning of the general principle in an old
  16. >RKRM (Libs&Devs i think) but then it wasn't very complete either... 8(
  17.  
  18. >It really must be possible to do it without resorting to C, isn't it?
  19.  
  20. I am not 100% on this but, I think it's the Linker (using the OVERLAY
  21. directive) that produces the overlay hunks and its actually irrelevent whether
  22. the code is written in asm or C.
  23.  
  24. Mick.
  25.  
  26.