home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Professional / OS2PRO194.ISO / os2 / wps / games / omega / read.me < prev   
Text File  |  1992-11-19  |  834b  |  27 lines

  1. What was done to Port to IBM Cset/2
  2.  
  3. Not much really,
  4. a couple of casts, some NULL stuff the compiler didn't like,
  5.  
  6. changed quit to void from int since it was really void to begin with
  7. to make signal happy.
  8.  
  9. max and min were ifdefed out the are macros.
  10.  
  11. edited oabyss and put all os2 2.0 new functions at end
  12. sleep (calls dossleep)
  13. getlogin returns "OS2User" or whatever LOGIN enviroment var is set to
  14.  
  15. Original port to OS/2 2.0 was to Gnu Emx, but the curses library didn't
  16. work, so since I don't have source for the Emx curses port, I got pccurses
  17. but could not port that to Emx with out alot of kludges so chose Cset/2
  18. Ported Pccurses, then did above changes.
  19.  
  20. This is a Wide beta version, 0.75.00 if you find bugs, send them to
  21.  
  22. Either 1:141/42, 1:141/333, 1:141/390
  23.  
  24. Joe DeRosa 1:141/42.0@fidonet.org
  25.  
  26.  
  27.