Herramientas de usuario

Herramientas del sitio


es:hardware:patillaje:bus

Diferencias

Muestra las diferencias entre dos versiones de la página.

Enlace a la vista de comparación

Ambos lados, revisión anteriorRevisión previa
Próxima revisión
Revisión previa
es:hardware:patillaje:bus [2026/05/12 18:00] jesuses:hardware:patillaje:bus [2026/05/12 18:09] (actual) jesus
Línea 1: Línea 1:
 ~~NOTOC~~ ~~NOTOC~~
- 
-===== PUERTO DE EXPANSIÓN (BUS) ===== 
  
 <html> <html>
Línea 52: Línea 50:
   }   }
  
 +  /* Centrado de cabeceras principales y secundarias */
   .bus-table th {   .bus-table th {
     background-color: #00ff00;     background-color: #00ff00;
Línea 58: Línea 57:
     text-transform: uppercase;     text-transform: uppercase;
     border: 1px solid #000;     border: 1px solid #000;
 +    text-align: center; /* Centrado absoluto */
   }   }
  
Línea 63: Línea 63:
     border: 1px solid #004400;     border: 1px solid #004400;
     padding: 6px;     padding: 6px;
-    text-align: center;+    text-align: center; /* Centrado de datos */
   }   }
  
-  .col-num { background-color: rgba(0, 255, 0, 0.1); font-weight: bold; width: 40px; } +  .col-num { background-color: rgba(0, 255, 0, 0.1); font-weight: bold; width: 45px; } 
-  .col-signal { font-weight: bold; color: #ffffff; width: 80px; } +  .col-signal { font-weight: bold; color: #ffffff; width: 85px; } 
-  .col-type { color: #00aa00; width: 50px; } +  .col-type { color: #00aa00; width: 55px; } 
-  .col-spacer { width: 10px; background: #000; border: none !important; }+  .col-spacer { width: 12px; background: #000; border: none !important; }
  
   .bus-table tr:hover { background-color: rgba(0, 255, 0, 0.15); }   .bus-table tr:hover { background-color: rgba(0, 255, 0, 0.15); }
Línea 80: Línea 80:
     font-style: italic;     font-style: italic;
     font-size: 0.85em;     font-size: 0.85em;
 +    text-align: justify;
   }   }
 </style> </style>
Línea 86: Línea 87:
   <span class="retro-text-green" style="font-size: 1.4em;">A> BUS DE EXPANSIÓN (PINOUT)</span>   <span class="retro-text-green" style="font-size: 1.4em;">A> BUS DE EXPANSIÓN (PINOUT)</span>
      
 +  <div style="color:#00ff00; margin-bottom:15px; font-size:0.95em; position:relative; z-index:3;">
 +    El puerto de expansión del PCW contiene las siguientes señales:
 +  </div>
 +
   <table class="bus-table">   <table class="bus-table">
     <thead>     <thead>
       <tr>       <tr>
-        <th colspan="3">Cara de Componentes</th>+        <th colspan="3">Cara de componentes</th>
         <th class="col-spacer"></th>         <th class="col-spacer"></th>
-        <th colspan="3">Cara de Pistas</th>+        <th colspan="3">Cara de pistas</th>
       </tr>       </tr>
       <tr>       <tr>
Línea 133: Línea 138:
  
   <div class="bus-footer-note">   <div class="bus-footer-note">
-    * NOTA: En el modelo PCW10, la señal del PIN corresponde a /NMI.+    * En el PCW10, la señal 2 es /NMI.
   </div>   </div>
 </div> </div>
 </html> </html>
  
es/hardware/patillaje/bus.1778608824.txt.gz · Última modificación: por jesus