Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!att!watmath!maytag!watdragon!crocus!dgaudet From: dgaudet@crocus.uwaterloo.ca (Dean Gaudet) Newsgroups: comp.sys.amiga.tech Subject: Using CPU instead of Blitter for speed Message-ID: <1990Jun4.134811.12142@watdragon.waterloo.edu> Date: 4 Jun 90 13:48:11 GMT References: <2888@crash.cts.com> <1032@mpirbn.UUCP> <2984@crash.cts.com> <1990Jun3.164446.12193@ameristar> Sender: daemon@watdragon.waterloo.edu (Owner of Many System Processes) Distribution: comp Organization: University of Waterloo Lines: 11 Call me crazy, but wouldn't using the CPU (a 020 or 030 I suppose) instead of the blitter for speed cause a decrease in the overall speed of the machine? i.e., one of the reasons the Amiga seems faster than a similar speed PC or Mac is because of the support hardware and the parallelism. Perhaps someone should rewrite the blitter in software so and make the blit routines "intelligently" decide whether to use the CPU or the blitter chip. For example: if CPU is a 030 and CPU traffic is slow, then use the CPU otherwise use the blitter. Dean Gaudet