home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 8 Other / 08-Other.zip / flipscn.zip / read.me < prev   
Text File  |  1995-10-09  |  1KB  |  37 lines

  1.  Flip flips your PM screen, if you have Warp and DIVE (OS/2 Multimedia)
  2. installed.
  3.  
  4.  You can control the number of frames with a command line argument (i.e.
  5. 'flip 200' shows 200 frames of the screen being flipped).  The default
  6. is 50 frames.
  7.  
  8.  I have written this little program on a lazy saturday morning, and I
  9. would like to share it with you (source and all), in hope you can write
  10. some more good Warp software.
  11.  
  12.  The idea of flip is based on a program that behaved exactly in the same
  13. way (and was called in exactly the same way) before DIVE became the
  14. standard for direct video access.  It, too, contained full sources.  But
  15. I had trashed it because it didn't work with DIVE (to say: these source
  16. are original).
  17.  
  18.  The bank switching code is derived partially from the SHOW program in
  19. the Warp Toolkit.
  20.  
  21.  I wrote this program using the IBM C-Set++ v2.1 compiler, but you
  22. should be able to use any other compiler, if you have the Warp Toolkit.
  23.  
  24.  So, please do whatever you like with this software, but don't blame me
  25. if anything goes wrong.  I'd like being credited in any code based on
  26. this or in a repackaged zip-file.
  27.  
  28.  In any event I'd like to hear any comments or problems from you.
  29.  
  30.  My e-mail address is: duncan@mclink.it.
  31.  
  32.  Have fun.
  33.  
  34.  
  35. Duncan Wilcox on October 8, 1995.
  36.  
  37.