home *** CD-ROM | disk | FTP | other *** search
/ Amiga MA Magazine 1998 #6 / amigamamagazinepolishissue1998.iso / coders / reass / in_go.readme < prev    next >
Text File  |  1997-08-06  |  2KB  |  62 lines

  1. Short:    In_Go Reassembler
  2. Author:   Ingo Molter, Dunzweilerstr.42 D-66903 Dittweiler Germany
  3. Uploader: frank@phoenix.owl.de (Frank Wille)
  4. Type:     dev/asm
  5.  
  6. English version included, infos only in german
  7.  
  8. Features:
  9.  
  10.  - Reassembles executable files, object files, ROM, ( Tasks ).
  11.  
  12.  - Can create assembler AmigaGuide files from executables.
  13.  
  14.  - Can create local labels (!)
  15.  
  16.  - Can create symbol hunks, and save them, to any executable.
  17.  
  18.  - Allows to find enforcer hits, if segtracker`s output
  19.    (Hunk + Offset) is available.
  20.  
  21.  - Can optimize executables Reloc_32 to Dreloc_32 hunks
  22.    if globally possible. (no offset > $8000 )
  23.  
  24.  - Creates assembler macros
  25.  
  26.  - `Interactive` working possible
  27.  
  28.  - Automatic reading of jump tables
  29.  
  30.  - Implemented longword calculator ( 40 functions )
  31.  
  32.  - It's up to date mostly
  33.  
  34.  Many other features
  35.  
  36. ---------------------.
  37. Full release contains:
  38. ---------------------'
  39.  
  40.   In_Go  Reassembler   ( German Version )
  41.   In_Go_E  Reassembler ( English Version )
  42.   In_Go.Guide          ( German )
  43.   In_Go__Structure     ( Structures )
  44.   In_Go_prefs
  45.   Tutorium1            (Tutorial `executable`)
  46.   Tutorium1.asm        (Source of Tutorium1)
  47.   Tutorium.txt         (Text to Tutorium1, German)
  48. ----------------------------------------------------------------------------->
  49.  
  50. In_Go was first published as `Programm of the month` in April 93
  51. in `Amiga Magazin`.
  52. Its also published on Aminet Set 1  ( Amiga Magazin )
  53. But this version is very new..   ( June 1997 )
  54.  
  55. Installing:
  56. In_Go Structures to s:
  57. That`s it.
  58. In_Go needs minimal 2 Megabytes Ram and a Harddisk.
  59.  
  60. Help me to make a better English Version !
  61.  
  62.