Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!mips!apple!motcsd!starnet!sschaem From: sschaem@starnet.uucp (Stephan Schaem) Newsgroups: comp.sys.amiga.programmer Subject: Re: Instructions on 68000 Keywords: Scc 68000 Assembly Message-ID: <1991Apr14.114127.4988@starnet.uucp> Date: 14 Apr 91 11:41:27 GMT References: <4577@orbit.cts.com> <47118@ut-emx.uucp> Distribution: na Organization: Starnet-Public Access UNIX-Los Altos,CA 415-949-3133, login:info Lines: 10 Speaking of Scc, a good way to use it is to set the bliter minterm with it... For plane Set/Clear. If you have a color value (x fliped:-) just do an add.b dx,dx and SCC dy. Could be use for seting byte flag (using Scc and Tst). SF can be used instead of clr.b ... (but same timing, but slower on a 68020) Anyway, you sould get the Programer's Reference Manual. Stephan.