home *** CD-ROM | disk | FTP | other *** search
/ Toolkit for DOOM / DOOMTOOL.ISO / editors / deu52gcc.txt < prev    next >
Text File  |  1994-05-20  |  890b  |  35 lines

  1.  
  2. This is the DJGPP/GO32 version of DEU 5.2. 'deu52gcc.zip' includes
  3. binaries, drivers and source, but *NOT* docs, examples and such. These
  4. could be found in the file 'deu52.zip' which is the 'original'
  5. distribution.
  6.  
  7. This version uses a 32-bit DOS-extender (go32) and is therefore able
  8. to use ALL of your available memory, and not just the tiny little
  9. 640K's. It is also faster (builds E2M7 in less than one minute on
  10. my 486DX-33).
  11.  
  12.  
  13.  
  14.  
  15.     **************************
  16.     ***** IMPORTANT NOTE *****
  17.     **************************
  18.  
  19. while(TRUE)
  20. {
  21.  
  22.  READ (
  23.         "This version will NOT work under Windows or OS/2, or any system that
  24.          uses DPMI. It may not even work on systems which doesn't use DPMI.
  25.          If you experience problems, PLEASE use the 'original' version!"
  26.       );
  27. }
  28.  
  29.  
  30.  
  31.    Thanks,
  32.  
  33.  
  34.         Per Allansson  (c91peral@und.ida.liu.se)
  35.