home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / alib / d9xx / d969 / ace.lha / ACE / ACE-2.0.lha / MAIN.lha / bmaps / readme
Text File  |  1994-01-10  |  1KB  |  27 lines

  1.  
  2.                 bmaps
  3.                 -----
  4.  
  5. Some examples in the prgs drawer require AmigaBASIC .bmap files, which 
  6. contain information about register usage for shared library functions.
  7.  
  8. No .bmap files are yet included in the ACE archive as I am still awaiting
  9. permission from Commodore to distribute them, which I hope will be 
  10. forthcoming very soon.
  11.  
  12. However, if you have the 1.3 Extras disk, you can use the .bmaps in the 
  13. BasicDemos drawer, and/or ConvertFD to create all the .bmap files from
  14. the .FD files (in Extras:FD1.3). If you have the Wb 2.04 .FDs (available
  15. from Commodore) you can use ConvertFD on them also. In order to use ConvertFD
  16. however, you will need either to run it under AmigaBASIC or to modify it
  17. slightly to compile under ACE. If you have trouble doing this, feel free
  18. to contact me. ConvertFD is copyrighted by Commodore, and so cannot be
  19. distributed in modified or unmodified form (I asked Commodore).
  20.  
  21. Better still, I have supplied a utility which is functionally equivalent to 
  22. ConvertFD. This program - fd2bmap - was written by Harald Schneider and can
  23. be found in the prgs/ACEutils drawer. Just compile it under ACE and run the
  24. program to find out how to use it. Thanks Harald!
  25.  
  26. See also "Shared Library function calls" section in ace.doc.
  27.