;                |...........|
text1   db      "    CHAOS!   "  
        db      "   presents  "
        db      "    RASTER   "
        db      "   ZONE TWO  " 
        db      " By Krazy One"
        db      " Just in case"
        db      "    you are  "  
        db      "wondering,the"
        db      " first RASTER"
        db      " ZONE was for"
        db      "the C-64.This"
        db      " is my first "
        db      " PC demo and "
        db      "   my first  "
        db      " serious asm "
        db      "   program.  " 
        db      0
