home *** CD-ROM | disk | FTP | other *** search
/ Dream 52 / Amiga_Dream_52.iso / Amiga / Workbench / Archivers / mime64.readme < prev    next >
Text File  |  1998-04-12  |  720b  |  29 lines

  1. Short:    Mime64 encoder/decoder, 68k + PPC, incl. source
  2. Author:   Karl Hahn, Andreas R. Kleinert (port)
  3. Uploader: Andreas_Kleinert@t-online.de
  4. Type:     util/arc
  5.  
  6.  Another base64 MIME decoder/encoder - this time
  7.  in a version for 68k and PPC machines.
  8.  
  9.  Has been tested, seems to work fine - included BTW
  10.  is the original program archive as mime file (mime.64)
  11.  
  12.  You may do some 68k <-> PPC speed comparisions,
  13.  if you like - has not been done yet.
  14.  
  15.  The ELF module can be run by using either SAS/C's "RunElf"
  16.  launching tool or directly from the shell after you installed
  17.  the "ElfLoadSeg" patch from phase5.
  18.  
  19.  Don't forget to do a
  20.  
  21.      Protect #?.elf +e
  22.  
  23.  on the ELF binary, first.
  24.  
  25.  Have fun!
  26.  
  27.  --
  28.  ARK, 12/Apr/98
  29.