home *** CD-ROM | disk | FTP | other *** search
/ Crawly Crypt Collection 1 / crawlyvol1.bin / program / hard_prj / tos206in / tos206in.txt
Text File  |  1993-01-27  |  4KB  |  83 lines

  1. This is a post of a message from the Usenet newsgroup, comp.sys.atari.st about
  2. installing TOS 2.06 in a 1040ST without the TEC board.  It seemed to work for
  3. the author of this post, but there are no guarantees when 'hacking' your
  4. computer...
  5.  
  6.  - - - - - - - - - - - - - - - post follows - - - - - - - - - - - - - - - - - -
  7.  
  8. Well, thanks to everyone who replied to me about where to shove and where to
  9. get TOS 2.06 I have gotten it to work in my 1040ST without a TEC.  The solution
  10. requires 10 wires from the GLUE chip, 3 TTL devices (<$1) and 5 pins of each
  11. ROM lifted.  The circuit I used is shown below:
  12.  
  13. TOS 2.06 Address Decoder and DTACK Generator:
  14.  
  15.   (19,XX)  ROM2_>--------------------------+          +--------+-----+--------+
  16.                                            |          | Chip   | +5V | Ground |
  17.                          74F138            |          +--------+-----+--------+
  18.                     +--------------+       |          | 74F138 | 16  |   8    |
  19.   (11,52)    A23>---|a0(1)   q0(15)|o-     |          | 74F08  | 14  |   7    |
  20.   (10,51)    A22>---|a1(2)   q1(14)|o-     |          | 74F06  | 14  |   7    |
  21.   (09,50)    A21>---|a2(3)   q2(13)|o-     |    74F08 +--------+-----+--------+
  22.                     |        q3(12)|o-     |  _______
  23.   (12,06)    AS_>--o|e1(4)   q4(11)|o-     |  \      \
  24.   (08,48)    A20>--o|e2(5)   q5(10)|o-     +--o\a(1)  \
  25.   (55,09)   R/W_>---|e3(6)    q6(9)|o-          )  y(3))o--------> CE_
  26.                     |         q7(7)|o---*-----o/b(2)  /
  27.                     +--------------+    |     /______/
  28.                                         |
  29.                               +5V       |
  30.                               _|_       |
  31.                      330 Ohm  | |       |
  32.                               | |       |
  33.                               |_|       |
  34.                       4   /| 3 |  2 /|1 |   74F06 (Must be open collector)
  35.   (50,10) DTACK_<-------o< |---*---< |o-+
  36.                           \|        \|
  37.  
  38.  
  39.                          +5V  74F08
  40.                           |  ____
  41.                           +--|4  \
  42.                              |  6 )-------------------------->BA17
  43.   (05,45)    A17>------------|5__/
  44.  
  45.                          +5V  74F08
  46.                           |  ____
  47.                           +--|9  \
  48.                              |  8 )-------------------------->BA16
  49.   (04,44)    A16>------------|10_/
  50.  
  51.  
  52.   Note:  Numbers in parenthesis on the left are (GLUE pin,68000 pin).
  53.          Parts needed are:
  54.  
  55.                 1 74F138
  56.                 1 74F08
  57.                 1 74F06
  58.  
  59.          Different families (LS, ALS, AS) may be substituted for the above
  60.          parts.  The buffer that drives DTACK_ must be open collector or if
  61.          a 7406 part can't be found a tri-state buffer can be used as long
  62.          as it is used like the example below:
  63.  
  64.                           74LS244
  65.                         +-------------+
  66.                         |        oe(1)|o-------- to pin 7 of 74F138
  67.        DTACK_<----------|y0(18)  i0(2)|---+
  68.                         |             |   |
  69.                         +-------------+   |
  70.                                           |
  71.                                        GROUND
  72.  
  73.  
  74. I have been working on a document that explains in detail how I installed
  75. TOS 2.06 (the mechanics is the main deal).  When I finish it, I would like
  76. to place it in the archive but I don't know how.  Could some one please tell 
  77. me how to submit a text file.  Also, if anyone would like a copy of the 
  78. current document just send me email and I'll send you what I have.
  79.  
  80.  
  81.                 Bye
  82.                     Ted Rossin
  83.