<< Previous Message Main Index Next Message >>
<< Previous Message in Thread This Month Next Message in Thread >>
Date   : Thu, 23 Aug 2007 01:40:24 +0100
From   : jgh@... (Jonathan Graham Harston)
Subject: Sprites....

>Message-ID: <003201c7e3bf$66500f50$32f02df0$@com.au>
 
"Peter Craven" <cjl_craves@...> wrote:
> Also seen that there was a Sprite ROM image on the Master Compact Welcome
> Disc. Does anyone attach copy as could not find it on web?
 
I've been sorting through my ROMs collection. Try:
 
http://mdfs.net/System/ROMs/Graphics/SPRITE060 - Sprites ROM
http://mdfs.net/System/ROMs/Pointer/PMFS136 - Mouse/Pointer ROM
 
> Could someone please direct me to a document/ text that describes how to
> make M/C programs that move sprites around?
 
VDU 23,27,0,n,0;0;0; - select Sprite n to plot
PLOT &E8+action,x,y  - plot selected sprite
MOVE x,y:MOVE x+w,y+h:VDU 23,27,1,n,0;0;0; - copies defined
                       area of screen to Sprite n 
 
-- 
J.G.Harston - jgh@...                - mdfs.net/User/JGH
Opposition is about asking questions, and Government is about not answering
them.
<< Previous Message Main Index Next Message >>
<< Previous Message in Thread This Month Next Message in Thread >>