*****************************************
* SLIDESHOW V1.0
* FOR THE ATARI FALCON030
* BY PETER ADAMCIK 2020
*
* Video MOde: 320x240xHIColour. VGA Only.
* Tested on real hardware Atari Falcon030.
* Not tested on Emulators or any other Atari Computer.
*
* Welcome to my graphics slideshow for the Atari Falcon030.
* All pictures have been converted to 320x240x65536 colours
* using my own 24bit to 16bit converter in assembler.
* 
* This graphics slideshow is for VGA monitors only.
*
* I tested slideshow v1.0 with MutliTOS and it ran fine,
* so you can Multitask. PLay your fav .MOD music file
* while running slideshow V1.0. :)
*
* To EXIT slideshow V1.0 just press ESC or any other key and 
* slideshow V1.0 will exit AFTER the picture being displayed
* is done. When returning to the desktop if the windows have
* not been refreshed just press the CLR/HOME key on your keyboard
* and that will refresh your desktop, it works on my Falcon030. :)

* Disclaimer:
* I am not offering any waranty of any kind and will not be held
* resposible for any problems you encounter with slideshow V1.0. 
* Slide show v1.0 is FREE for all to use.
*
* Enjoy the HiColour graphics mode of your Atari Falcon030.
* Peter Adamcik, 2020.
* --------------------
*
* USING YOUR OWN PICTURES:
*
* Ok, here's what you need to do to convert your own pictures
* to use in Slideshow V1.0.
*
* STEP 1: CONVERT YOUR PICTURE.
* Use your fav graphics package to convert your pictures
* to 320x240x16bit colour. 16 bit colour format in case you didn't
* know is 5 6 5. 5xRED, 6xGREEN, 5xBLUE. Theres plenty of info on the
* web for you to read.
*
* STEP 2: SAVE YOUR PICTURE in .RAW FORMAT:
* Save your picture in .RAW format uncompressed and interleaved RGB.
*
* STEP 3: RENAME YOUR PICTURE:
* Rename your picture to any of the picture file names 
* from PIC01.BIN to PIC95.BIN.
*
* STEP 4: COPY YOUR PICTURE TO THE ASLIDESH FOLDER.
* Copy your picture to the Slideshow folder.
* Warning: This WILL overwrite the old picture file so it's
* better to save all the picture .BIN files to another
* folder first.

* STEP 5: RUN SLIDESHOWV1.0
* If you named your picture PIC01.BIN then it will be the first
* picture displayed. 

* Pictures MUST be named from PIC01.BIN to PIC95.BIN. If not then
* slideshow V1.0 will NOT display them. Also, ALL pictures MUST
* be in the same folder as ASLIDESH.PRG.
*
* Thats about it, Have fun ! :)

* ---------------------------------------------------------------

   