C64Gfx1.2 A C64 grafix format conversion package ©1991-93 Pasi 'Albert' Ojala E-mail: po87553@cs.tut.fi OR albert@cc.tut.fi This package contains programs which are used to convert portable pixmap (ppm) files to C64 graphics formats (FLI and koala) under AmigaOS. The package includes ANSI-C source codes for the programs, so they are also compilable in any environment with an ANSI compliant C-compiler. In addition to this package you need e.g. PBMPlus to convert Amiga ilbm files to ppm first. And of course some way to transfer files between the machines. This package may be freely distributed as long as all of the original files are included. It is permitted to add more example pictures or documentation. This package may not be distributed as a part of a commercial release without a written permission from the author. I still retain rights to the sources and changed source code may not be distributed in any form. However, you are allowed to use the ideas and methods found from the source codes. Files in this distribution: C64Gfx (dir): C64Gfx.doc This file fliviewer_PAL.64 C64-executable FLI viewer (PAL) fliviewer_NTSC.64 C64-executable FLI viewer (NTSC) fliviewer.doc koalaviewer.64 C64-executable Koala viewer koalaviewer.doc c64-palette.amiga C64 color palette to use with Amiga c64-palette.readme src (dir): Source codes for the programs flitoppm.c koalatoppm.c ppmtofli.c ppmtokoala.c examples (dir): BlackMail.fli BlackMail.iff BrowBeat.fli BrowBeat.iff Move.fli Move.iff Fore!.iff This was drawn on Amiga by me Fore.koala Ghost.koala Parrot.koala Rambo.koala AmigaBin (dir): Amiga-executables flitoppm koalatoppm ppmtofli ppmtokoala man (dir): fli.doc Documentation of the FLI file format koala.doc Documentation of the koala file format flitoppm.man koalatoppm.man ppmtofli.man ppmtokoala.man Send any suggestions, comments, pictures, additional documents and possible bug reports to the E-mail address written in the beginning of this file. Don't hesitate to send mail if you need to know something, even about C64 in general. Of course I have to reserve the right not to answer :-) -Pasi Release history: ------------------------------------------------------------------------ 1.0 07-Jun-92 First released version, Amiga-compilable sources 1.1 23-Jul-92 Unix-compilable sources 1.2 18-Mar-93 Enhancements, better dithering, NTSC-fliviewer ------------------------------------------------------------------------