Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!rutgers!ames!ucbcad!ucbvax!CORY.BERKELEY.EDU!dillon From: dillon@CORY.BERKELEY.EDU (Matt Dillon) Newsgroups: comp.sys.amiga Subject: Re: Darn non-multitasking IFF viewers Message-ID: <8706091919.AA03700@cory.Berkeley.EDU> Date: Tue, 9-Jun-87 15:19:28 EDT Article-I.D.: cory.8706091919.AA03700 Posted: Tue Jun 9 15:19:28 1987 Date-Received: Fri, 12-Jun-87 04:17:52 EDT Sender: daemon@ucbvax.BERKELEY.EDU Lines: 18 :> :>Ok, I'm upset. I just went through three, count them, THREE IFF viewers. :>ALL of them hogged processor time while displaying the picture. This is :>hard to do with the Amiga. They must have really worked at it!! : : I doubt the fault lies in the EA routines; the IFF routines :merely allocate a bitmap and load the picture into it, they don't :display the image. It is up to the IFF client to display the image :and wait for some input before exiting. It's probably just a case of somebody :busy-waiting for input. You misunderstood bryce.... Bryce *was* talking about the fact the programs are busy waiting for input, which is pretty darn hard to do even for an idiot programmer. I also noticed that COSMO2 busy waits for input (A PD asteroids-like game).. Of course, COSMO2 has other problems.... (at least v2 runs on 1.2). -Matt