home *** CD-ROM | disk | FTP | other *** search
/ 17 Bit Software 2: Collection B / 17Bit_Collection_B.iso / files / 1441.dms / in.adf / X-RipperV1.1.Doc < prev    next >
Encoding:
Text File  |  1987-09-30  |  5.8 KB  |  275 lines

  1.  
  2.             X-Ripper V1.1 Documentation
  3.             ---------------------------
  4.  
  5.     Yo guys !
  6. This is J. Walker of Abyss with a new ripper for you !
  7. I got the idea for this one when I used Multi-Ripper. So I started to code
  8. my own ripper. I coded all parts, except the Slipstream, Abyss Util,
  9. Semtex and Lamer Exterminator bootblocks. I used no parts from any other
  10. programs.
  11.  
  12. If you have any problems with the programm or just want to
  13. get in touch with me write to:     J.W.
  14.                     P.O.Box 740
  15.                  A-6852 Dornbirn 3
  16.                   AUSTRIA
  17.  
  18. The program is SHAREWARE and must not be sold by any PD-library or for
  19. any commercial purposes no matter how small the profit is.
  20. So please send 10 US$ to the address above. You will get the latest version
  21. free !
  22.  
  23. The next versions will include: Bitmapeditor, Assemble, Disassemble,
  24.                 Checkdisk, Patch, and much more !
  25.  
  26. All numbers are written in hex. The '$' needs not to be written.
  27. <S>  Startaddress    <FN> Filename
  28. <E>  Endaddress        <ON> Old name
  29. <T>  Targetaddress    <NN> New name
  30. <NR> Number        <SB> Startblock
  31.  
  32.  
  33.  
  34. Command 'H': Hunt module in chipmem (0-$7ffff)
  35. Format: H
  36.         This will hunt for new Sound/Noise/Star/Protracker modules,
  37. old Soundtrackermodules and 8 channel Startrekker modules in lower chip-
  38. mem. Old Soundtracker modules and 8 channel modules are not beeing supported
  39. by any other command like play,?,fix,rins,etc.
  40.  
  41.  
  42. Command 'HC': Hunt module in chipmem (0-$fffff)
  43. Format: HC
  44.         See above.
  45.  
  46.  
  47. Command 'HF': Hunt module in fastmem ($c00000-$c7ffff)
  48. Format: HF
  49.         See above.
  50.  
  51.  
  52. Command 'HX': Hunt module in specified area.
  53. Format: HX <S> <E>
  54.         See above.
  55.  
  56.  
  57. Command 'C': Continue module hunt
  58.  
  59.  
  60. Command 'K': Hunt decruncher in chipmem (0-$7ffff)
  61. Format: K
  62.         This will hunt for dcrunchers in lower chipmem. All
  63. decrunchers supported by multiripper have been included. Also other
  64. decrunchers like Powerpacker3.0.
  65. If the program finds a decruncher header it will show it's name and other
  66. data, if available, to you and ask if you want to decrunch.
  67.  
  68.  
  69. Commands 'KC' , 'KX' : See above.
  70.  
  71.  
  72. Command 'T': Transfer memory
  73. Format: T <S> <E> <T>
  74.         Will transfere data from startaddres to targetaddress in the
  75. specified area.
  76.  
  77.  
  78. Command 'TM': Transfere module
  79. Format: TM [T]
  80.         Will transfere a module to $40000 [or targetaddress].
  81.  
  82.  
  83. Command 'FILL': Fill up memory
  84. Format: FILL <Startaddress> <Endaddress> [Byte]
  85.         Will fill up the memory with zeros [or byte].
  86.  
  87.  
  88. Command 'FTXT': Search asciitext
  89. Format: FTXT <Text> [S] {E}
  90.         Search your asciitext in area 0-$7ffff [or S to $7fff].
  91. {or S to E}. Stop by pressing left MB.
  92.  
  93.  
  94. Command 'FIND': Search for any asciitext
  95. Format: FIND [S] [E]
  96.         This will search the memory from 0-$7ffff [or S to E]
  97. for any asciitext. Stop by pressing left MB.
  98.  
  99.  
  100. Command 'RI': Read image
  101. Format: RI <S> <FN>
  102.         This will read a file from disk or ram: to memory (S).
  103.  
  104.  
  105. Command 'WI': Write image
  106. Format: WI <S> <E> <FN>
  107.         This will save the area S to E as FN to disk or ram:.
  108.  
  109.  
  110. Command: 'S': Save module
  111. Format: S <FN>
  112.         Save found module as FN.
  113.  
  114.  
  115. Command: 'SETM': Set module address
  116. Format: SETM <S>
  117.         Set module address to S.
  118.  
  119.  
  120. Command: 'FIX': Fix st numbers
  121. Format: FIX <NR>
  122.         Fix st numbers to NR.
  123.  
  124.  
  125. Command: 'RINS': Rename instrument
  126. Format: RINS <NR> <NN>
  127.         This will rename a instrument to NN.
  128.  
  129.  
  130. Command: 'SI': Save instrument
  131. Format: SI <NR>
  132.         Save instrument NR to st-disk named in instrument name.
  133.  
  134.  
  135. Command: 'P': Play module
  136. Format: P
  137.         Play found module. Stop by pressing left MB.
  138.  
  139.  
  140. Command: 'LED': Change LED
  141.  
  142.  
  143. Command: '?': Moduleinfo
  144.  
  145.  
  146. Command: 'NRIP': Make module harder to rip
  147. Format: 'NRIP'
  148.         This will fill up data in the module which is not used
  149. to replay it and make it harder to rip. Multiripper will find nothing!
  150.  
  151.  
  152. Command: '*': Execute CLI-command
  153. Format: * <FN>
  154.  
  155.  
  156. Command: 'REN': Rename file
  157. Format: REN <ON> <NN>
  158.  
  159.  
  160. Command: 'DEL': Delete file
  161. Format: DEL <FN>
  162.  
  163.  
  164. Command: 'MDIR': Make dir
  165. Format: MDIR <DIR>
  166.  
  167.  
  168. Command: 'DIR': Show dir
  169. Format: DIR <PATH>
  170.  
  171.  
  172. Command: 'CD': Change dir
  173. Format: CD <DIR>
  174.  
  175.  
  176. Command: 'INFO': Show some system infos
  177. Format: INFO
  178.         This will show you the library bases and interrupt addresses
  179.  
  180.  
  181. Command: 'CR': Clear reset vectors
  182. Format: CR
  183.  
  184.  
  185. Command: 'INST': Install bootblock
  186. Format: INST <BOOT>
  187.         This will install the bootblocks of the actual drive with
  188.  1:Abyss Util Boot / 2:Slipstream Boot / 3:Semtex Boot / 4:Abyss Text Boot
  189.  5:Lamer Exterminator V3 / 6:Normal DOS.
  190.  
  191.  
  192. Command: 'TX'
  193. Format: TX
  194.         Edit the boottext for the Abyss Text Boot.
  195.  
  196.  
  197. Command: 'JMP' / 'JSR'
  198. Format: JMP <A> / JSR <A>
  199.  
  200.  
  201. Command: 'DR'
  202. Format: DR <NR>
  203.         Set number of actual drive.
  204.  
  205.  
  206. Command: 'RB': Read blocks
  207. Format: RB <SB> <N> <S>
  208.         Read N blocks from actual drive to S.
  209.  
  210.  
  211. Command: 'WB': Write blocks
  212. Format: WB <SB> <N> <S>
  213.         Write N blocks from S on.
  214.  
  215.  
  216. Command: 'TYPE': Type file to screen
  217. Format: TYPE <FN>
  218.         Press left MB to stop.
  219.  
  220.  
  221. Command: 'A': Asciidump
  222. Format: A <S>
  223.  
  224.  
  225. Command: 'D': Hex & Asciidump
  226. Format: D <S>
  227.  
  228.  
  229. Command: 'SCAN': Scan disk for modules and decrunchers
  230. Format: SCAN [SB]
  231.         Will scan the disk in the actual drive for decrunchers
  232. and modules. Stop by pressing left MB.
  233.  
  234.  
  235. Command: 'LIST': List scan results
  236. Format: LIST
  237.         Will list all modules and decrunchers found on last scan.
  238.  
  239.  
  240. Command: 'LS': Load segment and check
  241. Format: LS <FN>
  242.         Will load a file as segment and check for decrunchers.
  243. If no cruncher is found the program will list all jumps (jmp $xxxx.l,
  244. jmp (a0)). You can disable a jump with TRAP.
  245.  
  246.  
  247. Command: 'TRAP': Disable command
  248. Format: TRAP <OFFSET>
  249.         Will disable the command at offset of the current 
  250. segment and start the program. The segment must be still in memory
  251.  
  252.  
  253. Command: 'US': Unload segment
  254. Format: US
  255.         Do this before loading a new segment.
  256.  
  257.  
  258. Command: 'SL': Segment list
  259. Format: SL
  260.         Show the segment list of the current segment.
  261.  
  262. Command: 'FORM': Format a disk
  263. Format: FORM <DRIVE><NAME>
  264.  
  265.  
  266. Command: 'M' / '1': Show menu 1
  267.  
  268.  
  269. Command: 'M2' / '2': Show menu 2
  270.  
  271.  
  272. Command: 'X': Exit
  273.  
  274.  
  275.                 signed: J.Walker  17.09.1991