Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!seismo!sundc!pitstop!sun!amdcad!ames!ucbcad!ucbvax!CORY.BERKELEY.EDU!dillon From: dillon@CORY.BERKELEY.EDU (Matt Dillon) Newsgroups: comp.sys.amiga Subject: Re: The Future of Amiga Video Message-ID: <8711012056.AA13658@cory.Berkeley.EDU> Date: Sun, 1-Nov-87 15:56:16 EST Article-I.D.: cory.8711012056.AA13658 Posted: Sun Nov 1 15:56:16 1987 Date-Received: Thu, 5-Nov-87 21:01:36 EST Sender: daemon@ucbvax.BERKELEY.EDU Lines: 9 > >Nine doesn't seem like it should be much of a challenge 9 years later. > The main problem is things like: struct BitMap {... UBYTE depth...} also > in RastPort definitions etc. The only real problem is that the array used to hold pointers to each plane of the bitmap is static.... only 8 entries. Most of the other structures can handle up to 16 bit planes. -Matt