home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.amiga.programmer
- Path: news.shlink.de!wiloyee!chaos
- From: chaos@wiloyee.shnet.org
- Subject: Re: Demo/game to OS friendly part II
- X-Newsreader: TIN [UNIX 1.3 950515BETA PL0]
- Organization: Studentenhochhaus Wedel Deutschland
- Message-ID: <DLqG0B.12p@wiloyee.shnet.org>
- References: <38232020@kone.fipnet.fi> <9PxXx*kka@aargh.incubus.sub.org> <4des65$bgk@serpens.rhein.de> <38232076@kone.fipnet.fi> <4djpni$t6h@serpens.rhein.de> <4dm07g$ouh@sunsystem5.informatik.tu-muenchen.de> <4dmm79$9hu@serpens.rhein.de> <4e0jhq$f0q@sunsystem5.informatik.tu-muenchen.de>
- Date: Thu, 25 Jan 1996 10:33:47 GMT
-
- : ? how to optimize move.l (a0)+,(a1)+ ;)
- : well do we talk about the same...
-
- 1. using movem.l or move16, depending on cpu
- 2. using special dma you don't know about but some hardware drivers
- do know about
-
-