Resource centre for ZX Spectrum games
using Manic Miner and Jet Set Willy game engines
Archive of the
Manic Miner & Jet Set Willy Yahoo! Group
messages
|
|
||
|
|
Message: 5656
Author: jgh@arcade.demon.co.uk
Date: 02/03/2006
Subject: Re: Need help with List of JSW knowledge -
> Message-ID: <du4e6n+m523@...>"Alexandra" <never_ever_land2003@...> wrote:
> I've searched about and found out how to colour the barrel and Maria,In http://mdfs.net/Software/JSW/JGH/Docs/jsw48.lst
> but now I need to edit the colours for the toilet and I can't find it
> anywhere, so if someone could remind me that would be neat.
DRAWTOILET:
95B2 16A6 LD D,&A6 ; Toilet sprite page
95B4 DD21D082 LD IX,&82D0 ; Pixel-line address for line 13
95B8 011C10 LD BC,&101C ; 16 pixel lines, X position is &1C
95BB CD6896 CALL L9668 ; Draw toilet with the DRAWWILLY
; routine to merge with screen content
95BE 210707 LD HL,&0707 ; White on black
95C1 22BC5D LD (&5DBC),HL ; Set toilet's colours
95C4 22DC5D LD (&5DDC),HL
95C7 C9 RET
So, set &95BF and &95C0 to the colours required.
--
J.G.Harston - jgh@... - mdfs.net/User/JGH
There are three food groups: brown, green and ice cream.
