home *** CD-ROM | disk | FTP | other *** search
/ ftp.barnyard.co.uk / 2015.02.ftp.barnyard.co.uk.tar / ftp.barnyard.co.uk / cpm / walnut-creek-CDROM / ENTERPRS / CPM / UTILS / F / MOUSE.LBR / MOUSE.DOC < prev    next >
Text File  |  2000-06-30  |  2KB  |  71 lines

  1.                        CP/M Mouse Demo 1.0
  2.                      CP/M Joy Stick Demo 1.1
  3.                     (C) 1992 Steve Goldsmith  
  4.                        All Rights Reserved
  5.  
  6.  
  7.  
  8. The C128 CP/M Mouse and Joy Stick Demos may be copied and
  9. distributed freely providing that all files are kept intact, no fee
  10. is charged and it is not part of a package for which a charge is
  11. made.
  12.  
  13.  
  14. * OVERVIEW
  15.  
  16. CP/M Mouse and Joy Stick Demos show you how to read a 1351 mouse or
  17. joy stick in port 2 of the C128.  You may already have Joy Stick
  18. Demo 1.0.  The joy stick update included with Mouse Demo 1.0 hasn't
  19. changed much.  I just added a few thing to the JOYDEMO.PAS program. 
  20. The reason I have included the joy stick stuff is because the 1351
  21. mouse buttons are mapped into the port used by the joy stick.  This
  22. way I don't have to duplicate code in the MOUSE.INC module.  See
  23. the Turbo Pascal source files MOUSE.PAS, MOUSE.INC, JOYDEMO.PAS and
  24. JOYSTICK.INC for more detailed information.
  25.  
  26.  
  27. * REQUIREMENTS
  28.  
  29. + A C128 or C128D 
  30. + At least one 1541, 1541 compatible or better disk drive
  31. + Joy stick
  32. + Mouse
  33. + CP/M 3.0
  34. + CP/M Turbo Pascal 2.0+
  35. + SG Tools from Parsec, Inc.
  36.  
  37.  
  38. * SG TOOLS
  39.  
  40. If you want to make programming on the C128 easy then check out SG
  41. Tools Programmer's tool box for Turbo Pascal 2.0 or higher.  SG
  42. Tools gives you the capability to develop truly great programs. 
  43. Turbo Pascal offers better productivity, portability and
  44. maintainability than GEOS or C128 native mode languages.  Take it
  45. from a Commodore programmer with 12 years experience, Turbo Pascal
  46. and SG Tools are an unbeatable combination.  To get a copy of SG
  47. Tools contact:
  48.  
  49. Parsec, Inc.
  50. PO Box 111
  51. Salem, MA 01970-0111
  52. (508) 745-9125
  53.  
  54. On-line on GEnie as C128.JBEE
  55.  
  56.  
  57. * PAYMENT
  58.  
  59. Any contribution (even a buck is nice) towards the development of
  60. professional C128 CP/M products is greatly appreciated.
  61.  
  62.  
  63. * HOW TO CONTACT ME
  64.  
  65. Please report any problems, suggestions, etc. to me via GEnie as
  66. S.GOLDSMITH2, voice phone (813) 925-1064 or mail to:
  67.  
  68. Steve Goldsmith
  69. 2805 Jamaica Street
  70. Sarasota, FL 34231
  71.