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

  1. Path: grafix.xs4all.nl!john.hendrikx
  2. Date: Tue, 27 Feb 96 12:14:59 GMT+1
  3. Newsgroups: comp.sys.amiga.programmer
  4. Distribution: world
  5. Subject: Re: Amiga doesn`t need Pl
  6. MIME-Version: 1.0
  7. Content-Type: text/plain; charset=iso-8859-1
  8. Content-Transfer-Encoding: 8bit
  9. From: john.hendrikx@grafix.xs4all.nl (John Hendrikx)
  10. Message-ID: <john.hendrikx.4hkw@grafix.xs4all.nl>
  11. Organization: Private
  12.  
  13. In a message of 25 Feb 96 Peter McGavin wrote to All:
  14.  
  15.  PM> From: peterm@maths.grace.cri.nz (Peter McGavin)
  16.  
  17.  PM> john.hendrikx@grafix.xs4all.nl (John Hendrikx) writes:Blitter
  18.  PM> assistance: [...] impossible to
  19.  >>                     C2P a smaller part of the whole screen
  20.  >>                     (horizontally),
  21.  
  22. Add '1 MB Agnus required' to this list (yet another hardware specific
  23. optimisation C2P needs to take into account).
  24.  
  25.  PM> Minor point, perhaps, but I now believe it _is_ possible to blit a
  26.  PM> smaller part of the whole screen (horizontally) with C2P.  It's just a
  27.  PM> matter of setting the destination width, height and modulo right for the
  28.  PM> final blitter pass.  All the rest is the same as before using compact
  29.  PM> chip buffers the same size as the smaller window.
  30.  
  31. This final blitter pass, would this be an additional blitter-pass 'normally'
  32. not needed?  If so it would be possible.  Otherwise I think it isn't possible
  33. as the Destination modulo MUST be zero (remember that only 1 word is copied
  34. before each modulo is updated -- the BlitterWindow is after all only 1 word
  35. wide, but VERY high, which is what makes the BlitterC2P trick work in the first
  36. place).
  37.  
  38. Grtz John
  39.  
  40. -----------------------------------------------------------------------
  41.  John.Hendrikx@grafix.xs4all.nl   TextDemo/FastView/Etc... development
  42. -----------------------------------------------------------------------
  43. -- Via Xenolink 1.985B5, XenolinkUUCP 1.1
  44.