    ********************************************************************
    ** snooper (alpha) by anthony colatrella (tonyc@pgh.nauticom.net) ** 
    ********************************************************************
    ********************************************************************
    **    Snooper is simple program that sends the appropriate bytes  **
    ** through the link port of your TI-85 as to request a screen     **
    ** dump from another TI-85.  It then copies the bytes it receives **
    ** from the other calculator to its video memory.  The user gets  **
    ** a copy of the other person's screen.                           **
    **                                                                **
    **    The calculator being 'snooped' on does not have to be in    **
    ** any special menu or running special programs.  It will send    **
    ** a screen dump as long as it is in its TI-OS (_not_ ZShell),    **
    ** and not running a TI-BASIC program (except if the program is   **
    ** waiting for a key).                                            **
    **                                                                **
    **    Unfortunately, the screen may not be entirely captured or   ** 
    ** may not have appeared at all on your calculator when the       **
    ** program is run.  Make sure you are correctly linked with       **
    ** another TI-85!!  If that is not your problem, repeatedly       **
    ** re-exeucte the program until you see something appear.         **
    ** The program will wait for a keypress twice, once to capture    **
    ** the screen, and one to exit the program.                       **
    **                                                                **
    **    Because the program is only partly operational some of the  **
    ** time and I can't seem to find whats wrong, its an ALPHA        **
    ** release.  If anyone has any idea what is wrong, tell me.       **
    ********************************************************************
    ********************************************************************
   
