|
| 1 | +<html> |
| 2 | + <head> |
| 3 | + <title>Deathskull Laboratories! - Sega Master System Controllers</title> |
| 4 | + <link href="../../style.css" rel="stylesheet" type="text/css"></head> |
| 5 | + <body vlink="navy" link="maroon"> |
| 6 | + <div class="navtop"> |
| 7 | + <p class="list"><img height="49" src="../../images/skull.gif" width="87"> |
| 8 | + <a href="../../index.html"><b>Home</b></a> | |
| 9 | + <a href="../../games/lists/index.html"><b>Lists</b></a> | |
| 10 | + <a href="../../games/tech/index.html"><b>Deathskull Labs</b></a> | |
| 11 | + <a href="../../games/museum/index.html"><b>Museum</b></a> | |
| 12 | + <a href="../../links.html"><b>Links</b></a></p> |
| 13 | + </div> |
| 14 | + <h1>Sega Master System Controllers</h1> |
| 15 | + <h2>Joystick/Thumbpad</h2> |
| 16 | + <p>9-pin female D-sub connector on the controller.<br> |
| 17 | + <img src="connectors/dsub_9_f.gif"> |
| 18 | + <ol> |
| 19 | + <li>/North</li> |
| 20 | + <li>/South</li> |
| 21 | + <li>/West</li> |
| 22 | + <li>/East</li> |
| 23 | + <li>+5VDC Supply</li> |
| 24 | + <li>/Button 1</li> |
| 25 | + <li>-</li> |
| 26 | + <li>GND</li> |
| 27 | + <li>/Button 2</li> |
| 28 | + </ol> |
| 29 | + </p> |
| 30 | + <p>Direction/button pins are held high by the console, and are forced low by actions on the pad. <hr></p> |
| 31 | + <h2><a name="gen">Genesis pad</a></h2> |
| 32 | + <p>The Genesis pad is really a superset of the SMS pad. It's almost identical, but adds a couple things. </p> |
| 33 | + <p>9-pin female D-sub connector on the controller.<br> |
| 34 | + <img src="connectors/dsub_9_f.gif"> |
| 35 | + <ol> |
| 36 | + <li>/North</li> |
| 37 | + <li>/South</li> |
| 38 | + <li>/West <i>or</i> CLK mirror</li> |
| 39 | + <li>/East <i>or</i> CLK mirror</li> |
| 40 | + <li>+5VDC Supply</li> |
| 41 | + <li>/B <i>or</i> /A</li> |
| 42 | + <li>CLK</li> |
| 43 | + <li>GND</li> |
| 44 | + <li>/C <i>or</i> /Start</li> |
| 45 | + </ol> |
| 46 | + </p> |
| 47 | + <p>While the console has the CLK line set high, the directions and buttons B and C are read. </p> |
| 48 | + <p>When the consule pulls the CLK line low, pins 3 and 4 are pulled low by the controller to indicate to the console that a Genesis controller is attached, then buttons A and Start are read. <hr></p> |
| 49 | + <h2><a name="gun">Light Phaser</a></h2> |
| 50 | + <p>9-pin female D-sub connector on the controller.<br> |
| 51 | + <img src="connectors/dsub_9_f.gif"> |
| 52 | + <ol> |
| 53 | + <li>-</li> |
| 54 | + <li>-</li> |
| 55 | + <li>-</li> |
| 56 | + <li>-</li> |
| 57 | + <li>+5VDC Source</li> |
| 58 | + <li>/Trigger</li> |
| 59 | + <li>Light sensor</li> |
| 60 | + <li>GND</li> |
| 61 | + <li>-</li> |
| 62 | + </ol> |
| 63 | + <hr></p> |
| 64 | + <h2><a name="sports">Sports Pad</a></h2> |
| 65 | + <p>To be added. <hr></p> |
| 66 | + <p class="list"><i>Jay Tilton</i><br> |
| 67 | + 06/28/98 </p> |
| 68 | + </body> |
| 69 | +</html> |
0 commit comments