home *** CD-ROM | disk | FTP | other *** search
/ ftp.whtech.com / ftp.whtech.com.tar / ftp.whtech.com / snug / mdcdocs.TXT < prev    next >
Text File  |  2006-10-19  |  4KB  |  273 lines

  1. .PL 66
  2. .LM 7
  3. .RM 75
  4. .FI
  5.  
  6. .AD
  7.  
  8. .CE 7
  9. Multi-Disk-Commander
  10.  
  11. ====================
  12.  
  13.  
  14.  
  15. (description of the MDC3 v2.0)
  16.  
  17.  
  18.  
  19. (c) 1999 O. Arnold
  20.  
  21.  
  22.  
  23. .SP 5
  24.  
  25. adress:^^Oliver Arnold
  26.  
  27. ^^^^^^^^^Implerstr. 8^
  28.  
  29. ^^^^^^^^^81371 Muenchen
  30.  
  31. ^^^^^^^^^Germany^^^^^^^
  32.  
  33. ^^^^^^^^^089-7258502^^
  34.  
  35. ^^^^^^^^^oliver.arnold@@planet-interkom.de
  36.  
  37. .SP 5
  38.  
  39. first words
  40.  
  41. -----------
  42.  
  43.  
  44.  
  45. This program is a rewrite of the great MDC from Wolfgang Bertsch.
  46. But now completely written in C99 and assembly language.
  47.  
  48. The MDC supports SCSI harddisks, ZIP drives and normal disks.
  49.  
  50.  
  51. .CE 1
  52. !!!! Becarefull !!!!
  53.  
  54. There are two versions of the MDC:
  55. MDCM1 is for Mechatronic Gram card and MDCH1 is for the HSGPL card.   
  56.  
  57. If you use the Mechatronic version with the HSGPL card, the HSGPL card surely
  58. will be deleted!
  59.  
  60.  
  61.  
  62. The CRU adresses of both cards should be >1B00 !
  63. .SP 5
  64.  
  65. hardware configuration
  66.  
  67. ---------------------- 
  68.  
  69.  
  70.  
  71. absolutely necessary is the following hardware:
  72.  
  73. - TI-99/4A
  74.  
  75. - 32K RAM
  76.  
  77. - 80Z card (z.B. EVPC, Mechatronic, Dijit)
  78.  
  79. - SCSI card wit  ZIP drives or Harddisks 
  80.  
  81. - Diskcontroller with diskdrives
  82.  
  83.  
  84.  
  85. further supported are:
  86.  
  87. - Mechatronic Gramcard
  88.  
  89. - HSGPL card of M. Becker
  90.  
  91. - Gram-Modul without special CRU bits
  92.  
  93. - printer 
  94.  
  95. - TI thermoprinter
  96. - mouse on the color bus
  97.  
  98. .SP 5
  99.  
  100. limits:^^^^^^^^^^^^^^^^^^127 files in one directory
  101.  
  102. ^^^^^^^^^^^^^^^^^^^^^^^^^114 subdirectories in one directory
  103.  
  104.  
  105.  
  106. pathlength:^^^^^^^^^^^^^^30 characters
  107.  
  108.  
  109.  
  110.  
  111.  
  112. memory:^^^^^^^^^^^^^^^^^^about 28k CPU-RAM and 48k VDP-RAM
  113.  
  114. .SP 5
  115. handling
  116.  
  117. --------
  118.  
  119.  
  120.  
  121. On the bottom there is a functionline. Pressing any responding function key
  122. will process a function. The process is always active on the active window.
  123.  
  124. The active window is the window with the red cursorline.
  125.  
  126. In the inputfields there are the standard TI function keys active. You finish
  127. the input with the ENTER key.
  128.  
  129.  
  130.  
  131. SPACE
  132.  
  133. Pressing the SPACE key will mark or unmark the files.
  134.  
  135.  
  136.  
  137. CURSOR keys
  138.  
  139. Moving the red cursorline..
  140.  
  141.  
  142.  
  143. F1>del
  144.  
  145. Deleting all marked files.
  146. If a marked subdir is full it won't be deleted. The MDC controlls if there are
  147. files in the subdir.
  148.  
  149.  
  150.  
  151. F2>ren
  152.  
  153. Renameing the file on the position of the cursorline.
  154.  
  155.  
  156. F3>mov
  157.  
  158. Copying files to the opposite. After the copy process the program asks to
  159. delete the files.
  160.  
  161.  
  162.  
  163. F4>shw
  164.  
  165. Showing all marked files. If program files are marked there will be an error
  166. prompt.
  167.  
  168.  
  169.  
  170. F5>all
  171.  
  172. Marking all files.
  173.  
  174.  
  175.  
  176. F6>cpy
  177.  
  178. Copying all marked files to the opposite window. Subdirs won't be copied.
  179. You may stop the process by pressing F4>BREAK. 
  180.  
  181.  
  182.  
  183. F7>dir
  184.  
  185. Make a subdirectory.
  186.  
  187.  
  188.  
  189. F8>pat
  190.  
  191. Input the pathname. A point at the end of the path is not necessary. 
  192.  
  193.  
  194.  
  195. F9>u/p
  196.  
  197. Protect or unprotect the marked files.
  198.  
  199.  
  200.  
  201. F10>./.
  202.  
  203. Go one step back on the path.
  204.  
  205.  
  206.  
  207. F11>QUIT
  208.  
  209. Jumps to the TI title screen.
  210.  
  211.  
  212.  
  213. CTRL E
  214.  
  215. One page upwards in the catalog.
  216.  
  217.  
  218.  
  219. CTRL X
  220.  
  221. One page forwards in the catalog.
  222.  
  223.  
  224.  
  225. G
  226.  
  227. Load GRAM programs. All marked files will be tried to load into GRAM memory.
  228. You should only mark always the first program file.  All necessary files will
  229. be loaded automaticly. The next program needs a new GRAM base adress. E.g. the
  230. Mechatronic card needs the following adresses >9800, >9808, >9810 ...  
  231.  
  232.  
  233. The MDC uses the 4 Byte header format of the HSGPL card.
  234.  
  235.  
  236.  
  237. R
  238.  
  239. Load and start a program. With this option you may start programs in the
  240. Editor/Assembler option 5 format.
  241.  
  242.  
  243.  
  244. ENTER
  245.  
  246. Tries to change to a subdirectory. 
  247.  
  248.  
  249.  
  250. P
  251.  
  252. Printing the actual catalog.
  253.  
  254. .SP 5
  255.  
  256. customizing
  257.  
  258. -----------
  259.  
  260.  
  261.  
  262. Like all C programs the MDC needs a characterset file CHAR@@3.
  263. If it doesn't find this file it jumps to the TI title screen! The path and
  264. filename may be changed. Use e.g. the program Diskreview, examine the first
  265. program file of the MDC and change the path
  266. "DSK5.CHAR@@3". Becareful the byte before the pathname is the length of the
  267. name. You must change it. You also may change the starting path of the
  268. catalogs and the printer name. These both names have no byte for length but
  269. they need a NULL byte after the last character.
  270.  
  271.  
  272. ÇåÇ╒åìÆñ╒╒╒╒╒╒╒╒╒╒╒╒ÇåÇåÇ╒åìÆñ╒╒╒╒╒╒╒╒╒╒╒╒ÇåÇåÇ╒åìÆñ╒╒╒╒╒╒╒╒╒╒╒╒Çå
  273.