*  -------------------------------------------------------  *
*  ------------------- SUPA ZAZAI DA ---------------------  *
*  --------------Falcon030 Enhanced version---------------  *
*                                                           *
*       Original Game by Dr.Floyd from GAMOPAT-STUDIO       *
*                                                           *
*        Conversion from scratch by CEREBRAL VORTEX         *
*                     Code: Templeton                       *
*                     Music: Nirvana                        *
*            Adaptation and new GFX: Templeton              *
*           Adaptation MUSIC/FX: Templeton/Xerus            *
*            Technical Support Falcon030: Xerus             *
*                                                           *
*               Rasterbar library by Paradize               *
*    IKBD interface library by Paradize/Patrice Mandin      *
*   PC1 decompressor library by Paradize/Cerebral Vortex    *
*   DSP MPEG Audio Layer 2 player by NoCrew/T.Berndtsson    *
*   Wrapper DSP MPEG 2 Pure C by Orion_/Thadoss/Templeton   *
*                                                           *
*                        REQUIREMENT                        *
*                        -----------                        *
*                       Falcon030 4Mo                       *
*                       RGB or VGA Monitor                  *
*                                                           *
*                        FEATURES                           *
*                        --------                           *
*             - Full VBL (50/60FPS) without slowdown        *
*             - "Manic shooter" Sprites Engine:             *
*                     128 bullets (5x5)                     *
*                     128 particles (2x2)                   *
*                       8 hero's bullets (8x4)              *
*                      11 ennemies + hero (16x16)           *
*                      11 HUD sprites (8x10)                * 
*             - Many Big Boss (up to 96x160)                *
*             - MP2 DSP-Replayer at 32KHz                   *
*             - Overscan (optional)                         *
*             - 60Hz for RGB monitor (optional)             *
*             - Highscore saving                            *
*                                                           *
*                                                           *
*                        GAME STORY                         *
*                        ----------                         *
*            Sonic: Dr.Floyd is back!                       *
*                   He was hidden on the Moon!!!            *
*            Mario: So he was not dead!?                    *
*                   His games are too good,                 *
*                   our licences are danger again!          *
*            Sonic: We have captured his girl friend        *
*                   Maria Whittaker...                      *
*                   Dr. Floyd's he is coming to save her!   *
*            Mario: Ok! Create a new task force             *
*                   with the best surviving                 *
*                   sprites of the retro scene!             *
*            Sonic: Dr. Floyd's should die again!           *
*                                                           *
*                                                           *
*                       GAMEPLAY                            *
*                       --------                            *
*   SUPA ZAZAI DA is an oldschool scoring games mixing      * 
*   8bits horizontal shoot'em up and manic shooter style!   *
*   To maximize your score, pick up the green particles     *
*   and beware the red.                                     *  
*   To reach the "end", you must destroy 9 big boss!        *
* NB: The hitbox Bullet is the green circle on your T-Shirt * 
*                                                           *
*                       CONTROLS                            *
*                       --------                            *
*                                                           *
*                       JOYSTICK:                           *
*                     Fire = Laser shot                     *
*                     Left = Fly Left                       *
*                     Right= Fly Right                      *
*                     Up   = Fly Up                         *
*                     Down = Fly Down                       *
*      To start the game, press FIRE on the joystick.       *
*                                                           *
*                       KEYBOARD:                           *
*                   CTRL = Laser shot                       *
*                   Cursor Left = Fly Left                  *
*                   Cursor Right = Fly Right                *
*                   Cursor Up =  Fly Up                     *
*                   Cursor Down = Fly Down                  *
*               To start the game, press Space              *
*                                                           *
*                    JAG_PAD/FALCON_PAD:                    *
*                  Fire A/B/C = Laser shot                  *
*                  Left = Fly Left                          *
*                  Right= Fly Right                         *
*                  Up   = Fly Up                            *
*                  Down = Fly Down                          *
*            To start the game, press FIRE A/B/C            *
*                                                           *
*                        OPTIONS                            *
*                       ---------                           *
*                                                           *
*        On Screen Presentation Supa Zazai DA/Story:        *
*               F1 = OVERSCAN ON *                          *
*               F2 = OVERSCAN OFF *                         *
*               F3 = 50 Hz *                                *
*               F4 = 60 Hz *                                *
*               F5 = Sound effects OFF                      *
*               F6 = Sound effects ON                       *
*               F7 = Music OFF                              *
*               F8 = Music ON                               *
*   * Only RGB Monitor but 60Hz VGA/RGB readjusted Gameplay *
*                                                           *
*                                                           *
* --------------------------------------------------------  *