-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+

Contents of Proteus Cassette #3 -- Extended Cassette BASIC

  LIM   C 3C20 0D59 Create a silly limerick.
  BAGEL C 3020 082B A skill-guessing game.
  GUESS C 3C20 01FF Number guessing.
  MGWMP C 3C20 09EF Find the mugwump; practice in coordinates.
  MATCH C 3C20 1006 A word game.
  TACTO C 3C20 08AB Tic-tac-toe.
  DCODE C 3C20 017B Helps decode cryptograms.
  XAGON C 3C20 0A69 A letter capture game; figure out the rules.
  MMIND C 3C20 05CF The Mastermind logical guessing game.
  UCAL  C 3C20 039A Universal calendar; gives day-of-week for any date.
  FSCBA C 3C20 0949 Cost-benefit analysis of fuel-saving invesment.
  LEASE C 3C20 0609 Computes lease payments, costs, etc.
  F2C   C 3C20 00A8 Converts Fahrenheit to Celcius.
  C2F   C 3C20 009A Converts Celcius to Fahrenheit.
  END   C 3C20 0026 End-of-files


Note: Tapes 1, 2, and 3 have each program recorded "compiled"
  on side 1 (two copies each) and in "text" once on side 2.  The
  "text" form can be read into any system using the Solos/Cuter
  byte-oriented file operations and they will look like they should
  in source code of BASIC.  The "compiled" files will only make sense
  if read by Processor Technology Extended Cassette BASIC.

-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+

