home *** CD-ROM | disk | FTP | other *** search
/ CBM Funet Archive / cbm-funet-archive-2003.iso / cbm / c128 / games / Solitaire80.sfx / sol.doc < prev    next >
Text File  |  1990-02-12  |  3KB  |  68 lines

  1. Release Notes: Solitaire 128/80 v1.0
  2. August 1992
  3.  
  4. Summer means different things to different people. To me, summer means, among
  5. other things, going home-- away from my friends, and almost as important, away
  6. from my friends' computers. Last summer I came home and realized that I was 
  7. stuck in Worcester without a machine that can run Windows Solitaire. It was
  8. just me and my 128-- no PC to run Windows or Ensemble. I looked around
  9. on local BBSs to see if I could dig up a suitable version of Solitaire to 
  10. run on my 128. The one I found ran in 40 columns and was too painfully slow
  11. to be playable. Hence, Solitaire-80 was born.
  12.  
  13. Solitaire 80 is User-Supported Software. The program is copyright (c) 1992 by
  14. the author. You are granted permission to copy, upload, and otherwise 
  15. distribute the software, but only in its original archive format. The program
  16. may not be distributed in any other form without prior written consent of
  17. the author. If you find Solitaire-80 entertaining, you are encouraged to 
  18. send in a contribution to help justify further development effort. A donation
  19. of $5-$10 seems appropriate, but the amount is left up to you. If you'd prefer
  20. not to send a donation, I'd still appreciate a card with your comments. Send
  21. your comments and donations to Aaron Peromsik, 28 Hadwen Rd., Worcester, MA 
  22. 01602.
  23.  
  24. The mouse driver in SOLITAIRE 80 is based on the mouse drivers that come on
  25. the 1351 Test/Demo disk. I'm not sure if I changed them enough to call them
  26. my own, so portions of this program may be Copyright (c) 1986 by Commodore
  27. Business Machines.
  28.  
  29. Solitaire-80 Features:
  30.  
  31. * Runs on the 128 in 80-column Fast mode
  32.  
  33. * Keyboard commands allow access for people without a mouse
  34.  
  35. * Full support for a 1351 in port 1
  36.  
  37. * Main program in BASIC 7, but many key routines are ML to keep things
  38. quick so gameplay doesn't become tedious
  39.  
  40. * Smart card placement tries to put cards where you meant to, not necessarily 
  41. where you said to. If you drop a bunch of cards halfway between two piles, 
  42. Solitaire-80 checks both piles for a legal move, and if it finds one it 
  43. assumes that's the one you meant.
  44.  
  45. Possible Upgrades for Future Versions:
  46.  
  47. * Some kind of fanfare on the rare occasions when somebody wins.
  48.  
  49. * Clean up mouse handling. Currently, at least on 128s with old VDC's (like
  50. mine) the pointer occasionally leaves some garbage in its wake. I haven't 
  51. tried this on a newer 128 to see if this is a VDC-related problem. Moving
  52. a stack of cards near the right edge of the screen is also handled messily,
  53. but that doesn't have any lasting effect on the screen display. Future versions
  54. should have cleaner mouse mode handling, but the game is still quite playable 
  55. in its current form.
  56.  
  57. * Add code to disable the mouse IRQ wedge for cleaner exit.
  58.  
  59. * Your suggestions here!
  60.  
  61. Send your comments and suggestions to the author at the address above.
  62. I'll try to answer all mail eventually, but I get slow during the academic
  63. year. A SASE is likely to speed things up.
  64.  
  65. Aaron Peromsik
  66.  
  67. August 1992
  68.