Log inRegister an accountBrowse CSDbHelp & documentationFacts & StatisticsThe forumsAvailable RSS-feeds on CSDbSupport CSDb Commodore 64 Scene Database
  You are not logged in - nap
PHP Multicolor Picture Shower   [2008]

Released by :
Skate

Release Date :
25 August 2008

Type :
Other Platform C64 Tool

User rating:awaiting 8 votes (8 left)

Credits :
Code .... Skate of Glance
Idea .... Skate of Glance

Download :

Look for downloads on external sites:
 Pokefinder.org


Production Info
Submitted by Skate on 24 August 2008
PHP Multicolor Picture Shower

Released By : Skate / Glance
Release Date : 25.08.2008

Description:

This little PHP script generates PNG images from the original C64 PRG files of standart multicolor graphic modes. Currently Koala and Advanced Art Studio formats are supported. But it's very easy to add similar graphic modes. Just look up the code.

Notes:

* I wrote this script for one of my own website projects but feel free to use it however you like. You don't need to give any credit. It took 20 minutes of my life after all.

* This script is a very basic example. I release it just for inspiration. I don't expect you to use it as it is. Modify it, re-write it, do all necessary changes for your project.

* I would like to see a CSDB improvement like this. Specially with an interlaced graphic emulation support, this script may have very interesting usage alternatives. It's up to your imagination.

* Script works with both PHP 4 and PHP 5 versions.

* You need to enable php_gd2.dll extension from php.ini according to run this script.

* Script comes with two graphic samples. You'll see GRAPHIC_MODE constant at the 12th line of the script.

define("GRAPHIC_MODE", 0);

"0" value shows "koala.prg" file in Koala mode. If you change it to "1" like

define("GRAPHIC_MODE", 1);

"adv_art_studio.prg" file is shown in Advanced Art Studio format.

* Koala image is Ptoing's "Yus Bird". I don't remember where I've got that Art Studio picture. Both images are randomly selected from my hdd. I hereby would like to send greetings to Ptoing.
Search CSDb
Advanced
Navigate
Prev - Random - Next
Detailed Info
· Summaries
· User Comments (2)
· Production Notes (1)
Fun Stuff
· Goofs
· Hidden Parts
· Trivia
Forum
· Discuss this release
Support CSDb
Help keep CSDb running:



Funding status:




About this site:
CSDb (Commodore 64 Scene Database) is a website which goal is to gather as much information and material about the scene around the commodore 64 computer - the worlds most popular home computer throughout time. Here you can find almost anything which was ever made for the commodore 64, and more is being added every day. As this website is scene related, you can mostly find demos, music and graphics made by the people who made the scene (the sceners), but you can also find a lot of the old classic games here. Try out the search box in the top right corner, or check out the CSDb main page for the latest additions.
Home - Disclaimer
Copyright © No Name 2001-2024
Page generated in: 0.098 sec.