home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / atari / 8bit / 4346 < prev    next >
Encoding:
Text File  |  1992-08-25  |  5.7 KB  |  149 lines

  1. Newsgroups: comp.sys.atari.8bit
  2. Path: sparky!uunet!cis.ohio-state.edu!magnus.acs.ohio-state.edu!usenet.ins.cwru.edu!news.ysu.edu!do-not-reply-to-path
  3. From: ab588@yfn.ysu.edu (joseph sabatino)
  4. Subject: Re: Percom interface
  5. Message-ID: <1992Aug26.032658.27543@news.ysu.edu>
  6. Sender: news@news.ysu.edu (Usenet News Admin)
  7. Nntp-Posting-Host: yfn
  8. Organization: Youngstown State University/Youngstown Free-Net
  9. Date: Wed, 26 Aug 1992 03:26:58 GMT
  10. Lines: 137
  11.  
  12.  
  13. I got this email from Peter Haller who constructed 2 floppy interfaces
  14. for the 8bit, one using the paralell buss
  15. All you guys who are interested in using 720k 3 1/2" drives on your
  16. 8bits read this.
  17.  
  18.  
  19. >Subject: Re: Percom Delima
  20. >To: ab588@yfn.ysu.edu (Joseph Sabatino)
  21. >>Reply-To: aa596@cleveland.freenet.edu (Peter Haller)
  22.  
  23.  
  24.  
  25.  
  26. >
  27. >
  28. (Joe says:)
  29. >Peter---> I am requesting info from you as to how to get an
  30. > 8bit w/Percom interface to read 720k IBM drives.
  31. >This is the msg you left on the clevenet atari board:
  32. >>-->From: aa596@cleveland.Freenet.Edu (Peter Haller)
  33. >>Subject: Re: ST drive to 8-bit??
  34. >>Date: Tue Aug 14 17:59:44 1990
  35. >>
  36. >>
  37. >>Well it can be done...I,ve done it ... twice and in two different ways
  38. >>
  39. >>1) if you have access to a Percom disk drive or rather the controler
  40. >>to the percom
  41. (Joe says:)
  42. >I've already done this->can't get it to format 720k ds/dd.
  43. >(I'm using SpartaX) It says it formats at 360K ds/dd but
  44. >it will only read/write 170 - 180k. I think its only formating 1
  45. >side of the disk but telling me I got 1440 sectors.  It always
  46. >comes up with "Device not present" error when I try to copy more than 170k to the disk.
  47. (Peter says)
  48. >>you can make a small modification to the controller board - alter the 
  49. >>timing to put it simply - and cunstruct a ribbon cable that will
  50. (Joe says)
  51. >got the ribbon going from the drive to the add-on drive plug and have the cardedge plug hanging loose.
  52. (Peter says)
  53. >>convert the cardedge connector to the female 34 pin connector on the
  54. >> 3 1/2 " mechanism. I didnot use an ST drive, but with rare eceptions,
  55. >>these drives are industry standard.
  56. (Joe says)
  57. >I used ibm 1.44 meg floppy
  58. (Peter says)
  59. >>2) Design and build an interface for the Parallel Expansion Bus on the 
  60. >>800xl/130xe.  Have done this, but I wont go into it here.
  61. (Joe says)
  62. >I would much like info on how to do this or I'll pay you to do this number for me.
  63. (Peter says)
  64. >>And the way that was described by the sysop _ MARK?_  I saw that artical
  65. >>in an Atati Explorer Mag ( I think).  From what I understand, the 
  66. >>guy who figured it out is now selling the altered ROMS (Legally??).
  67. >>But again, you need a $150-$200  drive and then have to canabalize it.
  68. >>Not my idea of cost effective.
  69. (Joe says)
  70. >PLEASE LET ME KNOW ALL YOU CAN ABOUT THIS ROM AND THE GUY WHO SELLS
  71. >THESE. I have no way of getting this article in atari explorer mag
  72. >although I'd like to read it.
  73. >Any assistance you can give me will be appreciated....thankyou
  74. >>>>>>>joe sabatino ab588@yfn.ysu.edu
  75. >
  76. >--
  77. >Joe Sabatino-->ab588@yfn.ysu.edu
  78. >
  79. >
  80. (Peter says)
  81. Joe:
  82.  
  83. My god! That was posted ages ago!  I am trying to remember everything I
  84. did - I don't use my 8-bit anymore, well I do use it as a dumb terminal
  85. for debugging Windows apps, but that's another story.
  86. From your description, it sound like you are using a single sided Percom
  87. controller. There were two flavors of Percom drives available. Single sided
  88. and double sided. The single sided version requires a change in the EPROM
  89. on the control board that talks to the 1771(?) FDC chip. The EPROM contains
  90. 6809 code, the Microprocessor that is used on the card. The Double
  91. sided controler knows about the second side of the disk but requires a new
  92. crystal and a updated controller chip (WD1772 i think). Regarless of the 
  93. approach, neither of these solutions is trivial. (A 6809 cross assembler and
  94. a machine to run such a beast on. I know of none for the 8-bit, and I hacked
  95. a PD version for the PC to run on the ST.) 
  96.  
  97. As far as the Parallel bus version: This is even more of an undertaking. To
  98. do this you will need to program a PROM to talk to the BUS and to at the
  99. very least tell the 130xe/65xe that there is a device on the BUS. Then you
  100. must design a disk controller circuit that can talk to the drive and 
  101. provide an interface to the BUS. Then you must write a device driver for
  102. the controller which must reside on the ROM also. This is how I interfaced to
  103. a 1.44 mb drive on my 8-bit. While disk controllers are straight forward to
  104. design - timeing is the biggest problem - today's technology actually makes it
  105. easier with one or two ICs need for the whole thing (my board had 20!) - 
  106. unless you are familar with digital circuit design, this could be quite an
  107. undertaking. Also, you will need the specs on the Paralled bus and the 8-bit
  108. internals - ie Mapping the Atari. A EPROM programmer is a must and the
  109. MAC65 assembler cartridge for developing the code.
  110.  
  111. As far as me doing it for you... Well, and no offense intended, I get paid
  112. in the range of $100 to $150 per hour for my consulting business and if you
  113. could afford this you would be better off buy a new machine.
  114.  
  115. (STUFF DELETED)
  116.  
  117. The article I read - which I vageuly remember - documented the exact bytes in 
  118. the EPROM memory that need to be changed. The bad news is that I sold all
  119. of my Atari stuff with the 130xe. Magazines and everything. You might post
  120. a message in the Atari Sig regarding this article, somebody must still have
  121. a copy and could possibly help.
  122.  
  123. One last note: e-mail me at aa596 and not ae302, as I rarelu log into this
  124. address. 
  125.  
  126. PCH
  127.  
  128.  
  129. --
  130. PCHaller                        | Hallsound Systems & Software
  131. Co Atari Sig Sysop              | MIDI,Music,Recording, and Service
  132. "If you do what you've always done, you'll get what you've always
  133.  gotten."
  134.  
  135. -- 
  136. Joe Sabatino-->ab588@yfn.ysu.edu
  137.