home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / sys / amiga / programm / 17704 < prev    next >
Encoding:
Text File  |  1992-12-22  |  1.2 KB  |  29 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. Path: sparky!uunet!news.univie.ac.at!chx400!rzusuntk.unizh.ch!cschneid
  3. From: cschneid@amiga.physik.unizh.ch (Christian Schneider)
  4. Subject: Re: Memory copy via blitter
  5. Message-ID: <1992Dec22.145856.26691@rzu-news.unizh.ch>
  6. Sender: root@rzu-news.unizh.ch (Operator)
  7. Organization: ICU - University of Zurich, Dept. of Computer Science
  8. X-Newsreader: TIN [version 1.1 PL8]
  9. References: <1992Dec21.010818.1095134@sue.cc.uregina.ca>
  10. Date: Tue, 22 Dec 1992 14:58:56 GMT
  11. Lines: 16
  12.  
  13. Dave Plummer (plummer@hercules.cs.uregina.ca) wrote:
  14. : Could someone email a short example of how to copy 512 bytes within Chip
  15. : memory using the blitter?  It's totally unrelated to graphics, but since
  16. : I want a fast way to copy 512 or 1024 bytes, I'd like to use the blitter,
  17. : but all the documentation I can find refers to BitMaps and such.
  18.  
  19. I'd use CopyMemQuick() from exec... (Your data is long word aligned,
  20. isn't it?)
  21. CopyMemQuick is probably as fast as blitter for 512 or 1024 bytes on
  22. 68000 and certainly faster on A3000/A4000 ;-)
  23.  
  24. - Chris
  25.  
  26. -- 
  27. Chris Schneider - cschneid@amiga.physik.unizh.ch BIX: hschneider IRC: cschneid
  28. It's impossible to enjoy idling thoroughly unless one has plenty of work to do
  29.