home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / alt / sys / amiga / demos / 1674 < prev    next >
Encoding:
Internet Message Format  |  1992-11-16  |  1.1 KB

  1. Path: sparky!uunet!pipex!warwick!uknet!edcastle!dcs.ed.ac.uk!jxp
  2. From: jxp@dcs.ed.ac.uk (Joe Potter)
  3. Newsgroups: alt.sys.amiga.demos
  4. Subject: Re: Phenomena egos??
  5. Message-ID: <Bxt60A.HGt@dcs.ed.ac.uk>
  6. Date: 16 Nov 92 12:14:34 GMT
  7. References: <1dg7r7INNjil@gap.caltech.edu> <1992Nov7.203516.9849@ringer.cs.utsa.edu>     <1dhp99INNqn5@gap.caltech.edu>     <1992Nov8.050234.20202@ringer.cs.utsa.edu>     <1dj1sqINNetk@gap.caltech.edu> <1946@lysator.liu.se> <MKNIP.92Nov12144453@wolverine.hut.fi> <1992Nov13.10
  8. Sender: cnews@dcs.ed.ac.uk (UseNet News Admin)
  9. Organization: Department of Computer Science, University of Edinburgh
  10. Lines: 10
  11.  
  12. > mknip@niksula.hut.fi (Mats Anders Knip) writes:
  13. > >(For those who didn't know it, using 8 sprites disables a word from
  14. > >each side of the screen. Time used by the copper to update the
  15. > >pointers, I guess. This is the area that can be eliminated)
  16.  
  17.     That'll be the word to fetch the sprite data.  That's a DMA access
  18. normally, but you can do it at any point before the sprite is displayed with the
  19. copper, allowing you sprites on an overscan screen.  More next post...
  20.  
  21.                         Joe.
  22.