home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.amiga.programmer
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!cs.utexas.edu!qt.cs.utexas.edu!yale.edu!ira.uka.de!math.fu-berlin.de!umn.edu!doug.cae.wisc.edu!pochanay
- From: pochanay@cae.wisc.edu (Adisak Pochanayon)
- Subject: Copying memory
- Organization: College of Engineering, Univ. of Wisconsin--Madison
- Date: 8 Jan 93 14:39:32 CST
- Message-ID: <1993Jan8.143933.10146@doug.cae.wisc.edu>
- Sender: pochanay@cae.wisc.edu
- Lines: 8
-
- 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
-
-