Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watnot!watmath!clyde!rutgers!princeton!allegra!ulysses!sfmag!sfsup!shap From: shap@sfsup.UUCP Newsgroups: comp.sys.mac Subject: Re: Blitter and graphics performance Message-ID: <1210@sfsup.UUCP> Date: Mon, 16-Mar-87 19:02:18 EST Article-I.D.: sfsup.1210 Posted: Mon Mar 16 19:02:18 1987 Date-Received: Wed, 18-Mar-87 03:11:21 EST References: <422@yabbie.rmit.oz> <425@yabbie.rmit.oz> <5083@mit-eddie.MIT.EDU> <1353@husc6.UUCP> Organization: AT&T-IS, Summit N.J. USA Lines: 13 Summary: should be able to add a blitter In article <1353@husc6.UUCP>, hadeishi@husc7.UUCP writes: > > I just realized that the Mac II does not have a blitter. > Can individual video cards have blitters? > > -Mitsu You ought to be able to add one. It would involve putting in an init resource that would swap out the references to the normal line/dot/area drawing routines and replacing the bottom routines with routines of your own. Tricky, but it should be possible. Jon