home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!cbmvax!chrisg
- From: chrisg@cbmvax.commodore.com (Chris Green)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: Copying memory
- Message-ID: <38459@cbmvax.commodore.com>
- Date: 11 Jan 93 15:07:46 GMT
- References: <1993Jan8.143933.10146@doug.cae.wisc.edu>
- Reply-To: chrisg@cbmvax.commodore.com (Chris Green)
- Organization: Commodore, West Chester, PA
- Lines: 20
-
- In article <1993Jan8.143933.10146@doug.cae.wisc.edu> pochanay@cae.wisc.edu (Adisak Pochanayon) writes:
- >
- > I need help with writing a program to copy FAST memory to CHIP memory
- >as fast as physically possible. I have heard of several methods in asm
- >to do this, one in particular involving movem.l instructions. I also need
- >a routine to clear areas of memory as fast as possible. If someone could
- >e-mail me routines to do these functions I would be very pleased.
- >
- >pochanay@cae.wisc.edu
-
-
- exec.library/CopyMem() is a good start. No FillMem() though :-(.
- --
- *-------------------------------------------*---------------------------*
- |Chris Green - Graphics Software Engineer - chrisg@commodore.COM f
- | Commodore-Amiga - uunet!cbmvax!chrisg n
- |My opinions are my own, and do not - icantforgettheimpression o
- |necessarily represent those of my employer.- youmadeyouleftaholeinthe r
- |"A screaming comes across the sky..." - backofmyhead d
- *-------------------------------------------*---------------------------*
-