home *** CD-ROM | disk | FTP | other *** search
/ Current Shareware 1994 January / SHAR194.ISO / pictures / mandzoom.zip / README < prev    next >
Text File  |  1993-10-04  |  2KB  |  43 lines

  1.  
  2.  
  3.     Hi all, here's a little demo I did last month. It is part of a suite of
  4.     programs written for Fresh week 1993 for Bits - The University of Bristol
  5.     Computer Society (of which I am President).
  6.  
  7.     It was written on a 33MHz 486 with a Paradise 90c30 graphics chipset on
  8.     an 11MHz bus. If you run it on anything less, then don't blame me if it
  9.     either doesn't work, or goes horribly slowly! Seriously though, if you
  10.     do have any major problems, then email me and I'll see what I can do.
  11.  
  12.     I have included the full source code for this demo. Please feel free to
  13.     examine it. I apologise in advance for the lack of comments, and the
  14.     code may be hard to follow simply because it has been optimised. If you
  15.     find the code useful, a greet would be appreciated in any demo you write.
  16.     Please don't just blatently rip it off.
  17.  
  18.     The program must be compiled using the GNU C compiler (gcc). The program
  19.     runs in 32 bit protected and may have problems if you have memory
  20.     managers installed. If your memory manager supports VCPI then it should
  21.     work ok. If you use EMM386, then ensure you do not have the 'noram' option
  22.     on. Better still - don't use EMM386. HIMEM.SYS should be no problem.
  23.     If you can't get it to work, email me with copies of your AUTOEXEC.BAT and
  24.     CONFIG.SYS files and I'll see if I can do something about it...
  25.  
  26.     This program won't run from a floppy disk (GO32 Dos Extender hangs....)
  27.  
  28.     I am currently seeking to join a demo group of some description
  29.     (preferably one with a good musician/graphics artist) - email me if you
  30.     are interested.
  31.  
  32.  
  33.     David Hedley (hedley@cs.bris.ac.uk)
  34.     Computer Science Undergraduate at the University of Bristol, England
  35.  
  36.  
  37.  
  38.                                    CREDITS
  39.                                    -------
  40.  
  41.         All program design and implementation by David 'Deadly' Hedley
  42.  
  43.