home *** CD-ROM | disk | FTP | other *** search
/ Más de 2,500 Juegos / CD5.iso / zipdat / 4576 / 4576.txt next >
Text File  |  2001-04-09  |  2KB  |  65 lines

  1.  
  2. INFORMATION:
  3.  
  4.         CWimp is currently BETA.  This is my first palm
  5.         program, and I have worked pretty hard to make it
  6.         be the best I can.
  7.  
  8.         Information can be gotten off of my webpage:
  9.         http://docwhat.gerf.org/cwimp/
  10.  
  11.         CWimp is GPL'd software.  Please see the accompaning
  12.         file, COPYING for the license.
  13.  
  14.         Cosmic Wimpout is a trademark of C3, Inc.  You can check
  15.         out their cool website at:
  16.         http://www.cosmicwimpout.com/
  17.  
  18.  
  19. PERSONAL NOTE:
  20.  
  21.         Just a note to you, the person who downloaded this game
  22.         and is reading this.
  23.  
  24.         Thank you!
  25.  
  26.         I wrote this because someone I met was not only convinced
  27.         the world needed a Cosmic Wimpout, but because he thought
  28.         I could do it.
  29.  
  30.         Prior to meeting this guy, I never even heard of Cosmic
  31.         Wimpout, but since then I have met all kinds of fans of
  32.         the game.
  33.  
  34.         And what a varied bunch of people you are!  Almost every
  35.         bit of feedback I have gotten from people has been positive!
  36.  
  37.         (FYI: The only negative thing I got was a story about how
  38.         a friend used to play in college....naked...in the dorms...
  39.         Boy oh boy, let me tell you....)
  40.  
  41.         So from me to you, I can honestly say: Thank you!
  42.  
  43.         Ciao!
  44.  
  45.         docwhat@gerf.org
  46.         http://docwhat.gerf.org/
  47.  
  48.  
  49. COMPILING Cwimp:
  50.  
  51.           First off, you'll need the prc-tools for whatever platform
  52.           you use.  I have only tested this under Linux, but it may
  53.           very well compile under Win32, too.  Who knows?
  54.  
  55.           In addition, you'll have to patch your pilot.ld file
  56.           (see mystart.c for an explanation).  This is because
  57.           CWimp can't fit within 32k.
  58.  
  59.           Beyond that, You'll need some standard UNIX type tools:
  60.           perl, sed, and a borne-type shell.
  61.  
  62.           It should hopefully build right out of the box...
  63.  
  64.  
  65.