scene.org File Archive

File download

<root>­/­resources­/­tools­/­snes/color_mixer.lha

File size:
3 714 bytes (3.63K)
File date:
2021-10-29 05:45:02
Download count:
all-time: 372

Preview

  • MIXER.DOC 1.59K
  • MIXER.SMC 32.50K

file_id.diz


                     /\ /\ _  _  _ _/\      /\  _      /\
                    / // // \/ \/ U X \/\/\o\ \/ \/\/\/ /
                   / / \ \_o \ (_  ( \    / \\ \o \    /
                   \___/_ /i_/__/_N_\ \/\/\_/__/__/\/\/

                              ``Present ya''

               Color Mixer - a Programming tool [SNES/0.25]
 
 
 
 
This is a color mixer for use on a snes. When you are making a demo/game,
it can be really hard to find the right colors. With this mixer it
is possible to mix red,green and blue for 16 colors. De hex number
of the current color is showed in the bottom right corner. This number
must be stored in CG-RAM (! low-byte first!).
Example: color:$37B2

         lda   #$..
         sta   $2121     ; set CG-RAM address
         lda   #$B2
         sta   $2122     ; store low-byte in CG-RAM
         lda   #$37
         sta   $2122     ; store high-byte in CG-RAM

Usage:
 - use U/D/L/R-cross on joypad to select the color you want to change
 - press R-button on top of your joypad
 - now you can change red/green/blue with the U/D/L/R-cross:
   - press U/D to select red/green/blue. The current color will highlight
   - press L/R to decrease/increase the amount of red/green/blue
 - press L-button on top of your controller to select another color

This Little thing was coded by The Inquisition/Black Widow


Greetz:

	Teak/Eclipse

	Scope/X-trade

	Dizzy/RTS (tnx for the info)

	Aragorn/Vision (you to dude!)

	Sonic 	(He dewd, nice work on our assembler, 
		 call FLiGHT 4o2 sometime!)

	Hi-Tech/PTL

	St*rlight, Focus, Pump!

	& All great console groups who are against racism!!!