home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / amiga / programm / 11431 < prev    next >
Encoding:
Text File  |  1992-07-21  |  1.2 KB  |  30 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. Path: sparky!uunet!mcsun!Germany.EU.net!mpifr-bonn.mpg.de!speckled.mpifr-bonn.mpg.de!mlelstv
  3. From: mlelstv@speckled.mpifr-bonn.mpg.de (Michael van Elst)
  4. Subject: Re: Library Call?
  5. Message-ID: <1992Jul21.132102.4241@mpifr-bonn.mpg.de>
  6. Sender: news@mpifr-bonn.mpg.de
  7. Nntp-Posting-Host: speckled
  8. Organization: Max-Planck-Institut f"ur Radioastronomie
  9. References: <jbickers.0bfo@templar.actrix.gen.nz> <paulk.0tlw@terapin.com>
  10. Date: Tue, 21 Jul 1992 13:21:02 GMT
  11. Lines: 17
  12.  
  13. In <paulk.0tlw@terapin.com> paulk@terapin.com (Paul Kienitz) writes:
  14.  
  15. >Getting the value from fast ram wold save a cycle here and there, I
  16. >presume.  Though if you're accessing _SysBase with 32 bit absolute
  17. >addressing (large data), then it might be slower insteadf faster.
  18.  
  19. Now, _SysBase could be accessed relative to a base register (A4 with
  20. most compilers) which again is same speed as $4.w. But the penalty
  21. for accessing $4.w can be quite large if you use heavy overscan with
  22. 16 color hires (or while the blitter is busy!).
  23.  
  24. Regards,
  25. -- 
  26. Michael van Elst
  27. UUCP:     universe!local-cluster!milky-way!sol!earth!uunet!unido!mpirbn!p554mve
  28. Internet: p554mve@mpirbn.mpifr-bonn.mpg.de
  29.                                 "A potential Snark may lurk in every tree."
  30.