(DIR) GAMBLE Gopher Client for Alpha Micro AMOS
        
       GAMBLE is offered under the
 (DIR) Floodgap Free Software License
        
       System requirements:
       - AMOS 2.3A
       - AlphaTCP 1.3C or 1.5A
        
       To install GAMBLE:
       - Install GOPHER.LIT for your version of AlphaTCP (1.3C and 1.5A
         are supported). Place it into SYS:.
 (BIN) 1.3C GOPHER.LIT
 (BIN) 1.5A GOPHER.LIT
       - COPY SYS:GOPHER.RTI=SYS:FINGER.RTI
        
       - Put STRCR.LIT and TRIMC.LIT in SYS:.
 (BIN) strcr.lit
 (BIN) trimc.lit
        
       - Put GAMBLE.BAS in TCP:.
 (TXT) gamble.bas
        
       Depending on where you got this from, because the BASIC text
       is a text document you may need to remove the period from the
       end. Either edit it in VUE or use TRIMC.LIT a couple times to
       strip the terminal .CRLF off so it compiles. Then,
        
       - LOG TCP:
       - COMPIL GAMBLE
        
       - Optional: put GAMBLE.HLP into HLP:.
 (TXT) gamble.hlp
        
       To start GAMBLE:
       - RUN TCP:GAMBLE
        
 (DIR) M68 source code for GAMBLE components