ASM and C source codes for fade out, fade in, palette morphing palette rotation, etc.
File List:
FADE.ASM
12Kb
FADE.H
1Kb
FADE.OBJ
1Kb
FADEDEMO.C
2Kb
FADEDEMO.EXE
15Kb
FADEDEMO.OBJ
3Kb
FADEDEMO.PRJ
5Kb
FADE_C.C
1Kb
FADE_C.OBJ
2Kb
FILE_ID.DIZ
252b
MODEL.INC
13b
PAL1.PAL
1Kb
PAL2.PAL
1Kb
README.1ST
110b
READMEOR.ELS
13Kb
SATELITE.RAW
63Kb
Similar code
Crossfade
(Popularity: ) : Includes a good explanation of how it works. ASM and C source codes for fading smoothly from one image to another. Bop shades using a gray palette of 64
(Popularity: ) : This code implements bop shades using a gray palette of 64 levels in the VGA 320x200x256 graphics mode. (asm/pas)