home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 6 / FreshFish_September1994.bin / new / util / misc / vmm / doc / testedprograms < prev    next >
Text File  |  1994-08-21  |  3KB  |  99 lines

  1.                          $Date: 94/08/21 13:39:57 $
  2.  
  3. The  following  programs have been tested with VMM.  I would like to
  4. enlarge this list with the data you send me.
  5.  
  6. **************************************************************************
  7.  
  8. Programs that work using VM:
  9.  
  10. All system programs coming with AmigaDOS 3.0 
  11.         (see comment for input.device below)
  12. ADPro 2.5
  13. April 0.994
  14. BAsm
  15. BoardMaster 1.0
  16. CygnusEd 3.5
  17. DICE
  18. Directory Opus
  19. dsound
  20. Excellence
  21. GCC 2.2.2                               (port by Davide Pasetto (il dipo))
  22. GCC 2.5.7
  23. ImageFX
  24. Imagine 3.0
  25. KingCON 1.1
  26. less 1.5 Z                              (Ray Zarling's port)
  27. Lha                                     (copyright Stefan Boberg)
  28. Macro68
  29. Magic File Requester 2.0d
  30. MagicMenu 1.29
  31. MUI 2.0
  32. PasTeX V3.14 (with MetaFont)            (port by Georg Hessmann)
  33. Powersnap V2.1b                         (copyright Nico François)
  34. SetMan1.0g                              (copyright Nicola Salmoria)
  35. SKsh V2.1                               (copyright Steve Koren)
  36. stevie
  37. Term 3.4
  38. Terminus 2.0b
  39. Uchess
  40. vim
  41. VistaPro 3.0
  42. WordsWorth V2AGA
  43. XFH V1.34                               (by Kristian Nielsen)
  44. XPK                                     (by Urban Dominik Mueller)
  45.  
  46. **************************************************************************
  47.  
  48. Programs that work when inhibited from using VM:
  49.  
  50. DynamiCache 1.02 (the filesystems of the cached devices have to be
  51. inhibited from using VM; see VMM.guide, section 8)
  52.  
  53. Enforcer V37.42: Should be run before VMM (applies only to 68040).
  54.  
  55. FastCache V1.1 (copyright Philip D'Ath): (see comment for PowerCache)
  56.  
  57. Ghostscript
  58.  
  59. GNU Emacs 18.58:  Emacs does not work with VM because it limits memory
  60. addresses  to  26  bits. This is forbidden on the Amiga and only works
  61. by chance. I will not change anything in VMM to support this.
  62.  
  63. input.device:   I'm  not  sure  about this.  I got a few unexplainable
  64. crashes, when input.device was allowed to use VM.  It doesn't use much
  65. memory anyway, so it doesn't hurt to forbid VM for this.
  66.  
  67. PowerCache V37.115 (copyright Michael Berg):
  68. It doesn't make much sense for a caching program to use VM.
  69. See the note about the copyback cache in VMM.guide section "Known bugs".
  70.  
  71. **************************************************************************
  72.  
  73. Programs which don't work at all together with VMM:
  74.  
  75.  
  76. MungWall  V37.64:   Mungwall still does not crash the machine, but you
  77. might  get  some strange results, because Mungwall writes to memory it
  78. hasn't  allocated.   VMM  frees  its pages when FreeMem is called on a
  79. large  memory region, so when this memory is reallocated, the patterns
  80. written  there by Mungwall might not exist where expected.  Debug your
  81. software without VMM running.
  82.  
  83. CacheX 2.0
  84.  
  85. Emplant
  86.  
  87. SaferPatches 2.0    (due to a bug in SaferPatches, it forgets to flush
  88.                      the caches)
  89. Enforcer            (applies only to 68030)
  90.  
  91. **************************************************************************
  92.  
  93. Programs  that take over the machine like games, emulators,...  should
  94. be run without VMM.
  95.  
  96. There  are many programs which don't use very much memory.  Those work
  97. most  of  the time, but won't be listed in this file unless explicitly
  98. requested.
  99.