These files should be in abedemo3.zip

Files:  demo3.txt       Part 3 of the demoschool.

        tga.txt         Explanation of the 256colors TGA-format

        asmdemo3.asm    Contains the assemblerroutines that'll be linked with demo3.c

        demo3.c         The C-program

        build.bat       builds the exe-file
                        Uses tasm och borland c++ 3.1.

        demo3.exe       exe-file if you'd fail to compile
        
        ball.spr        The sprite

        evildead.pic    The picture

        palett.col      The palette (both ball and evildead fits this palette)
        
        fittga.c        Transforms a TGA-picture to a palette and saves
                        it in raw-data-format

        fitspr.c        Fits a sprite with palette to another palette

        Readme.txt      YAUM, Yet Another Unsolved Mystery . . .


12 files
1996-01-17
Albert Veli
