home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Misc / VMM_V3_0.lha / VMM / doc / TestedPrograms < prev    next >
Encoding:
Text File  |  1995-03-08  |  3.9 KB  |  141 lines

  1.                          $Date: 95/03/08 19:54:18 $
  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. ABackup V4.08
  13. ADPro 2.5
  14. AMosaic 1.2
  15. April 0.994
  16. ArtExpression
  17. BAsm
  18. BoardMaster 1.0
  19. Brilliance V2
  20. CygnusEd 3.5
  21. DaggeX V1.0b and X clients
  22. DICE
  23. Directory Opus
  24. dsound
  25. Excellence
  26. FinalWriter V2.0
  27. Garshneblanker 38.6
  28. GCC 2.2.2                               (port by Davide Pasetto (il dipo))
  29. GCC 2.6.3
  30. ghostscript
  31. GoldEd Pro 1.1
  32. ImageFX V1.5
  33. Imagine 3.0
  34. KingCON 1.3
  35. less 1.5 Z                              (Ray Zarling's port)
  36. Lha                                     (copyright Stefan Boberg)
  37. Lightwave
  38. Macro68
  39. Magic File Requester 2.0d
  40. MagicMenu 1.29
  41. Magic WB 2.0
  42. MainActor 1.53
  43. Morph
  44. MorphPlus
  45. MUI 2.2
  46. PageStream 3.0e
  47. PasTeX V3.14 (with MetaFont)            (port by Georg Hessmann)
  48. PixelPr 1.04
  49. Powersnap V2.2a                         (copyright Nico François)
  50. Postview
  51. Quarterback 5.04
  52. rayshade
  53. Reorg 2.33
  54. SAS/C 6.51
  55. Scala MM300
  56. SetMan1.0g                              (copyright Nicola Salmoria)
  57. SKsh V2.1                               (copyright Steve Koren)
  58. Spot 1.3
  59. stevie
  60. Term 4.2
  61. Terminus 2.0b
  62. Toolmanager 2.1
  63. TypeSmith
  64. Uchess
  65. vim
  66. VistaPro 3.0
  67. WordsWorth V2AGA
  68. XFH V1.34                               (by Kristian Nielsen)
  69. XPK                                     (by Urban Dominik Mueller)
  70. set040 FastROM
  71.  
  72. **************************************************************************
  73.  
  74. Programs that work when inhibited from using VM:
  75.  
  76. DynamiCache 1.02 (the filesystems of the cached devices have to be
  77. inhibited from using VM; see VMM.guide, section 8)
  78.  
  79. Enforcer V37.42: Should be run before VMM (applies only to 68040).
  80.  
  81. FastCache V1.1 (copyright Philip D'Ath): (see comment for PowerCache)
  82.  
  83. GNU Emacs 18.58:  Emacs does not work with VM because it limits memory
  84. addresses  to  26  bits. This is forbidden on the Amiga and only works
  85. by chance. I will not change anything in VMM to support this.
  86.  
  87. input.device:   I'm  not  sure  about this.  I got a few unexplainable
  88. crashes, when input.device was allowed to use VM.  It doesn't use much
  89. memory anyway, so it doesn't hurt to forbid VM for this.
  90.  
  91. Magic File Requester 2.0d
  92.  
  93. PowerCache V37.115 (copyright Michael Berg):
  94. It doesn't make much sense for a caching program to use VM.
  95. See the note about the copyback cache in VMM.guide section "Known bugs".
  96.  
  97. UChess 2.89
  98.  
  99. Video Toaster 3.1 (NOTE:  Also must run VMM with default set to N N).
  100.  
  101. **************************************************************************
  102.  
  103. Programs which don't work at all together with VMM:
  104.  
  105.  
  106. MungWall  V37.64:   Mungwall causes one task in VMM to loop endlessly
  107.                     because Mungwall patches FreeMem so it frees memory
  108.                     with Forbid () set. VMM tries to circumvent problems
  109.                     with a broken Forbid when freeing virtual memory by 
  110.                     deferring the actual free operation until the forbid
  111.                     is over. If you need Mungwall to debug your software
  112.                     you have to turn off VMM.
  113.  
  114. CacheX 2.0
  115.  
  116. CPU                 This program seems to cause problems if it is used to
  117.                     map the ROM into Fast RAM. Use another tool like SetCPU.
  118.  
  119. Emplant
  120.  
  121. ForceNewLook 1.3
  122.  
  123. SaferPatches 2.0    (due to a bug in SaferPatches, it forgets to flush
  124.                      the caches)
  125. Enforcer            (applies only to 68030)
  126.  
  127. TVPaint Junior 1.1
  128.  
  129. Migraph OCR V1.0
  130.  
  131. Verte V1.78a
  132.  
  133. **************************************************************************
  134.  
  135. Programs  that take over the machine like games, emulators,...  should
  136. be run without VMM.
  137.  
  138. There  are many programs which don't use very much memory.  Those work
  139. most  of  the time, but won't be listed in this file unless explicitly
  140. requested.
  141.