Document "*EXT.DTK" signal properly.

PDS slot pinouts have now been verified, remove TODO note.
This commit is contained in:
Andrew Makousky 2020-08-08 18:52:47 -05:00
parent 1a65308a45
commit 6ca3b92810
3 changed files with 30 additions and 24 deletions

View File

@ -100,12 +100,20 @@ only simple, single-pin interfaces.
Peripheral device signals, input or output?
* `*ENTD1K` is very likely an input signal, for PDS use. Why? The
* `*EXT.DTK` is very likely an input signal, for PDS use. Why? The
Macintosh Classic is essentially a stripped-down Macintosh SE that
uses the same BBU. In that schematic, pin 11 is indicated as
connected to a pull-up resistor. So, clearly this must be an input
since it cannot be connected.
Actually, the full purpose is documented right here. If this pin is
pulled low, then the system expansion card is responsible for
generating the `*DTACK` signal to indicate to the CPU that the data
transfer is complete. The BBU puts the signal in a high-impedance
state.
20200808/https://web.archive.org/web/20190909060927/http://www.ccadams.org/se/pinouts.html
* `*EAREN` is very likely an output signal (also for PDS use), for the
reason it is not indicated in the Bomarc Macintosh Classic
schematics, i.e. it could be disconnected entirely.

View File

@ -22,11 +22,8 @@ included to reproduce the processing steps.
Notes related to the accuracy of the retrace.
* The pinouts of all integrated circuit components and the RAM SIMMs
have been verified with second sources.
* The pinouts of the PDS slot have **not** yet been verified with
second sources.
* The pinouts of all integrated circuit components, the RAM SIMMs, and
the PDS slot have been verified with second sources.
* The resistor values have been checked to be consistent with the
reference designators, but **not all reference designators** have

View File

@ -60,16 +60,16 @@
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="1"
inkscape:cx="897.18755"
inkscape:cy="466.4755"
inkscape:cx="699.39436"
inkscape:cy="485.21248"
inkscape:document-units="mm"
inkscape:current-layer="layer1"
showgrid="false"
units="in"
inkscape:window-width="1853"
inkscape:window-height="1025"
inkscape:window-x="67"
inkscape:window-y="27"
inkscape:window-width="1680"
inkscape:window-height="986"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:snap-global="false" />
<metadata
@ -91,14 +91,14 @@
<image
sodipodi:absref="/home/members/src/macsehw/old_artifacts/schems/se_mlb_p1_proc.png"
xlink:href="se_mlb_p1_proc.png"
style="display:none"
sodipodi:insensitive="true"
width="386.15598"
height="296.18311"
preserveAspectRatio="none"
id="image18"
y="-1.2478054"
x="0.26458079"
y="-1.2478054" />
id="image18"
preserveAspectRatio="none"
height="296.18311"
width="386.15598"
sodipodi:insensitive="true"
style="display:none" />
<path
style="fill:none;stroke:#000000;stroke-width:0.3562324px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 191.91762,72.034942 -22.977,0.178117 -2.1374,-1.246814 -0.17811,-27.251779 -2.49362,-2.493628 -48.4476,0.356234 -2.49363,2.493626 0.53435,16.208574 -1.42493,1.603046 0.57888,20.661472 2.53816,1.959279 14.78364,-0.267175"
@ -691,9 +691,10 @@
inkscape:connector-curvature="0" />
<path
style="fill:none;stroke:#000000;stroke-width:0.3562324px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 166.471,116.17724 -1.38542,-1.25947 -0.2519,-21.536961 -17.00286,0.377842"
d="m 166.76866,116.45836 -1.68308,-1.54059 -0.2519,-21.536961 -17.00286,0.377842"
id="path183"
inkscape:connector-curvature="0" />
inkscape:connector-curvature="0"
sodipodi:nodetypes="cccc" />
<path
inkscape:connector-curvature="0"
id="path197"
@ -16733,7 +16734,7 @@
id="tspan4373"
x="269.08649"
y="118.34983"
style="stroke-width:0.3562324">ENTD1K</tspan></text>
style="stroke-width:0.3562324">EXTDTK</tspan></text>
<text
xml:space="preserve"
style="font-style:normal;font-weight:normal;font-size:1.66241777px;line-height:1;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.3562324"
@ -16744,7 +16745,7 @@
id="tspan4377"
x="277.7919"
y="152.85518"
style="stroke-width:0.3562324">ENTD1K</tspan></text>
style="stroke-width:0.3562324">EXTDTK</tspan></text>
<path
style="fill:none;stroke:#000000;stroke-width:0.3562324px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 278.05907,151.4525 h 6.05596"
@ -16760,7 +16761,7 @@
id="tspan4383"
x="151.16843"
y="92.939987"
style="stroke-width:0.3562324">ENTD1K</tspan></text>
style="stroke-width:0.3562324">EXTDTK</tspan></text>
<path
style="fill:none;stroke:#000000;stroke-width:0.3562324px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 151.13694,91.397132 h 6.64371"

Before

Width:  |  Height:  |  Size: 1.1 MiB

After

Width:  |  Height:  |  Size: 1.1 MiB