home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / simtel / sigm / vols000 / vol005 / 3x12diag.doc < prev    next >
Text File  |  1984-04-29  |  2KB  |  49 lines

  1.  
  2.           Microcosm Associates Disk Diagnostic
  3.  
  4.                        for the
  5.  
  6.         Icom FD3712 Single Density Disk Controller
  7.  
  8.                        and the
  9.  
  10.         Icom FD3812 Double Density Disk Controller
  11.  
  12.  
  13.    Donated to the "SIG/M" CP/M User's Group by Kelly Smith
  14.  
  15.  
  16.  This  is  an  extensive "production test/diagnostic"  for  the 
  17. Pertec/Icom  Single  and Double Density  Disk  Controller.  The 
  18. files  3712DIAG.ASM  and 3812DIAG.ASM are  "self  documenting", 
  19. with a "menu display" of test options at the first execution of 
  20. either program.  These programs were originaly written for  the 
  21. MITS  Altair  8800b  Computer,  and therefor utilize  the  MITS 
  22. console  port  address's  of  10  and  11  hexadecimal.   These 
  23. address's  may  easily  be modified  by  changing  the  console 
  24. equates  as  required  by you console  I/O.  In  addition,  the 
  25. 3712DIAG.ASM  file  is compatible for testing  the  older  Icom 
  26. "Frugal Floppy" system.
  27.  
  28.  Primary  differences between the FD3712 and FD3812 diagnostics 
  29. are   in  "density  select"  options  and  diskette   formating 
  30. capabilities of the 3812DIAG.ASM file,  which supports the  IBM 
  31. single density/single sided format,  "1D" format,  "2D" format, 
  32. and  "2D Extended (1024 bytes per sector,  8 sectors per track) 
  33. format  ("2D  Extended" is hardware dependent on  DMA  transfer 
  34. capability).
  35.  
  36.  This code was initially written by me about 3 years ago,  when 
  37. I  first got into codeing for the 8080,  and is therefor a  bit 
  38. "amateurish"  in some areas...that "INIT" routine with all  the 
  39. "STA's" for example! But in any case, the code does work  quite 
  40. well for a first effort on my part...
  41.  
  42.  
  43.                               Kelly Smith, Microcosm Associates
  44.                               3055 Waco Avenue
  45.                               Simi Valley, California
  46.                               (805) 527-9321 (Modem, CP/M-NET)
  47.                               (805) 527-0518 (Verbal)
  48.  
  49.