home *** CD-ROM | disk | FTP | other *** search
/ Enigma Amiga Life 106 / EnigmaAmiga106CD.iso / software / sviluppo / mmulib / readme < prev   
Encoding:
Text File  |  1999-08-30  |  1.4 KB  |  53 lines

  1.  
  2. mmu.lib for vbcc
  3. ================
  4.  
  5. Created at 30.08.99 from MMU_Lib.FD (v0.44)
  6. also included the Disassembler_Lib and the
  7. 68040_lib/680x0_lib.
  8.  
  9. This libfiles can be used by vbcc and directly linked
  10. to your programs.
  11. To use the library under vbcc this files are recommended.
  12. I don't know to with other compilers they are compatible.
  13. It works correct by use of PhxLnk and vlink.
  14.  
  15. I generate the libs for myself with an own tool, the
  16. project-make-manager (PMM) and so it is only one command
  17. for me to create them.
  18. I think, other users of vbcc can use them and must not do
  19. same work.
  20.  
  21. I give this without copyright or anything else free to use
  22. for everybody.
  23.  
  24. Used tools:
  25. -----------
  26. Stubs created from fd-file by FD2Lib, FD2LibPPC and FD2LibWOS.
  27. Stubs assembled by PhxAss and vasm.
  28. .Lib generated with PmmLibr.
  29. .a generated with ppc-amigaos-ar.
  30.  
  31.  
  32. Some Copyrights:
  33. ----------------
  34. mmu.library is copyright by Thomas Richter / THOR.
  35.  
  36. vbcc, FD2Lib, FD2LibPPC and ppc-amigaos-ppc are part of the
  37. vbcc(PPC)-pakage.
  38. copyright by Volker Barthelmann
  39.  
  40. PD2LibWOS is part of the vbcc-WOS-extension from Frank Wille.
  41. PhxAss, PhxLnk, vasm and vlink are parts of the vbcc-pakage.
  42. copyright by Frank Wille
  43.  
  44. PmmLibr is part of the ProjectMakeManager(beta).
  45. copyright by Michaela Prüß
  46.  
  47. PowerUP is copyright and trademark by Phase-5.
  48.  
  49. WarpOS ist copyright and reserved by Haage & Partner.
  50.  
  51.  
  52. 10.7.99 / Michaela Prüß
  53.