Short: fading a HAM6 image using the blitter Author: amr@blackfiveimaging.co.uk (Alastair M. Robinson Uploader: amr blackfiveimaging co uk (Alastair M. Robinson Type: dev/amos Version: 1.0 Architecture: m68k-amigaos Distribution: Aminet Having recent rediscovered some old projects, I thought I'd share this little graphics demo, written in AMOS Pro. It demonstrates fading out a HAM image to black, done using the blitter (via the Screen Copy command's blitter mode parameter). The algorithm's similar to the classic "shadebobs" effect, only with an extra pass to "clamp" pixel values and stop them wrapping around. Compiled binary and full source code is included.