Path: utzoo!utgpu!water!watmath!clyde!bellcore!rutgers!ucsd!nosc!helios.ee.lbl.gov!lll-tis!ames!amdahl!oliveb!amiga!jimm From: jimm@amiga.UUCP (Jim Mackraz) Newsgroups: comp.sys.amiga.tech Subject: Re: WaitTOF in interlace mode Message-ID: <2622@amiga.UUCP> Date: 23 Jul 88 20:00:58 GMT References: <4860@killer.DALLAS.TX.US> <2596@amiga.UUCP> <3379@cadnetix.COM> Reply-To: jimm@cloyd.UUCP (Jim Mackraz) Organization: Commodore-Amiga Inc, Los Gatos CA Lines: 51 In article <3379@cadnetix.COM> childs@cadnetix.COM (David Childs) writes: )In article <2596@amiga.UUCP> jimm@cloyd.UUCP (Jim Mackraz) writes: ) ltf@killer.DALLAS.TX.US (Lance Franklin) writes: )<) Right now, I open )<)a CUSTOMBITMAP window with two planes on the WorkBench, then allocate a )<)bitmap with a single plane with it's address replicated in both plane pointers )<)in the RastPort.Bitmap structure. This allows me to have four color gadgets )<)in the frame, but faster blits (thru a second RastPort structure pointing to )<)the same single plane). ^^^^^^^^^^^^^^^ )< )