-----------------------------------------------------------------------------
Name...: 'BiLiZo' 
-----------------------------------------------------------------------------
Author.: 'Kuemmel' alias Michael Kbel (michael.kuebel@gmx.de)

Size...: 1020 bytes

Needs..: Risc PC, StrongARM, tested with X480 Y352 G256 70Hz screen mode
         
Descr..: Entry and Invitation Intro for the Codecraft#3 1-KByte competition,
         features a feedback zoomer with a bilinear filter and some
         randomized bresenham lines... 
-----------------------------------------------------------------------------
  
 Just double click on the 'BiLiZo' file to start. Hit Escape at any time to
 get back to the desktop. Make sure that you've got a minimum of 670 KByte
 in the wimp slot left, otherwise it will crash.

-----------------------------------------------------------------------------

 Hi folks,
 
 greets to all CodeCrafters !!! This is my first entry for CC#3 and also
 the invitation demo for all to join the competiton...
 
             xxxxxxxxxxxxxxxxxxxxxxx
    Visit -> xxx www.icebird.org xxx for more information   
             xxxxxxxxxxxxxxxxxxxxxxx

-----------------------------------------------------------------------------
 
 Technical stuff...:
   
   - used some UMLA instructions to speed up and downsize the fixed point
     math code, so the progi is StrongARM only...sorry for machines with
     former cpu's.

   - to 'compile' the source, Risc OS 4 is needed, because of the FPEmu
     inline assemlber commands.
          
-----------------------------------------------------------------------------
  
 Credits & Greetings:

- Pervect
    ...for the great CodePressor, some lines of basic code for
    allocating memory/calculating wimp slot size/saving the mcode

- Exoticorn / Mr.Hill / rest of the Icebirds
    ...for organizing CC#3 and nice e-mailing 

- someone at www.flipcode.com
    ...for the basics on bilinear filtering 

-----------------------------------------------------------------------------

 Files included...:

 BiliZo            ; The program itself
 ReadMe            ; This file
 More.!SetPaths    ; Sets the working directory 
 More.!CPress      ; Uses CodePressor to compress the code
                     (CodePressr must be seen by the filer)
                     (Get it from Prevect/Topix !!!)
 More.BiLiZoS      ; Source code
 More.BiLiZoU      ; Uncompressed version of 'BiLiZo'

-----------------------------------------------------------------------------

