| Próxima revisión | Revisión previa |
| fr:start [2026/04/24 11:37] – creado jesus | fr:start [2026/05/18 08:12] (actual) – jesus |
|---|
| ====== Bienvenue ====== | ====== Bienvenue ====== |
| |
| **Bienvenue sur le Wiki de l'[[fr:companias:amstrad|Amstrad]] [[PCW]] / [[fr:companias:Schneider]] [[pcw|Joyce]].** | **Bienvenue sur le Wiki de l'[[fr:compañias:amstrad|Amstrad]] [[PCW]] / [[fr:compañias:Schneider]] [[pcw|Joyce]].** |
| |
| **Si vous souhaitez contribuer au Wiki, jetez d'abord un coup d'œil à ce [[contribuer|petit guide]].** | **Si vous souhaitez contribuer au Wiki, jetez d'abord un coup d'œil à ce [[contribuer|petit guide]].** |
| |
| ---- | ---- |
| | |
| | | {{pcws:pcw8256:pcw8256.jpg?nolink&86}} | {{pcws:pcw8512:pcw8512.jpg?nolink&86}} | {{pcws:pcw9512:pcw9512.jpg?nolink&86}} | {{pcws:pcw9256:pcw9256.jpg?nolink&86}} | {{pcws:pcw9512plus:pcw9512plus.jpg?nolink&86}} | {{pcws:pcw10:pcw10.jpg?nolink&70}} | {{pcws:pcw16:pcw16.jpg?nolink&80}} | {{pcws:pcwodessa:pcw_odesa_composicion.jpg?nolink&80}} | {{pcws:pcwswift286:pcw-swift286.jpg?nolink&80}} | |
| | | <sub>[[8256|PCW 8256/Joyce]]</sub> | <sub>[[8512|PCW 8512/Joyce+]]</sub> | <sub>[[9512|PCW 9512]]</sub> | <sub>[[9256|PCW 9256]]</sub> | <sub>[[9512 Plus|PCW 9512+]]</sub> | <sub>[[pcw10|PcW 10]]</sub> | <sub>[[pcw16|PcW 16]]</sub> | <sub>[[odessa|PCW Odessa]]</sub> | <sub>[[swift286|PCW Swift 286]]</sub> | |
| | |
| | ---- |
| | |
| | <html> |
| | <style> |
| | /* --- MOTEUR VISUEL RÉTRO CRT --- */ |
| | .pcw-monitor-ultra { |
| | background-color: #000b00; |
| | border: 12px solid #2a2a2a; |
| | border-radius: 15px; |
| | padding: 25px; |
| | margin: 25px 0; |
| | font-family: 'Courier New', Courier, monospace; |
| | position: relative; |
| | overflow: hidden; |
| | box-shadow: inset 0 0 60px rgba(0,255,0,0.15), 0 10px 30px rgba(0,0,0,0.7); |
| | } |
| | |
| | /* Scanlines et effet de scintillement */ |
| | .pcw-monitor-ultra::after { |
| | content: " "; |
| | position: absolute; |
| | top: 0; left: 0; bottom: 0; right: 0; |
| | background: linear-gradient(rgba(18, 16, 16, 0) 50%, rgba(0, 0, 0, 0.15) 50%), |
| | linear-gradient(90deg, rgba(255, 0, 0, 0.03), rgba(0, 255, 0, 0.01), rgba(0, 0, 255, 0.03)); |
| | background-size: 100% 3px, 2px 100%; |
| | z-index: 2; |
| | pointer-events: none; |
| | animation: flickering 0.15s infinite; |
| | } |
| | |
| | @keyframes flickering { 0% { opacity: 0.98; } 100% { opacity: 1; } } |
| | |
| | /* Style de texte rétro (Glow vert) */ |
| | .retro-text { |
| | color: #00ff00 !important; |
| | font-family: 'Courier New', Courier, monospace; |
| | text-shadow: 0 0 10px rgba(0, 255, 0, 0.7), 0 0 2px rgba(0, 255, 0, 0.8); |
| | text-transform: uppercase; |
| | letter-spacing: 1px; |
| | text-decoration: none !important; |
| | } |
| | |
| | .pcw-title-ultra { |
| | font-size: 1.6em; |
| | font-weight: bold; |
| | margin-bottom: 25px; |
| | display: block; |
| | } |
| | |
| | .pcw-title-ultra::after { |
| | content: "_"; |
| | animation: cursor-blink 1s infinite; |
| | } |
| | |
| | @keyframes cursor-blink { 0%, 100% { opacity: 0; } 50% { opacity: 1; } } |
| | |
| | /* Grille et Commandes (Boutons) */ |
| | .pcw-grid-ultra { |
| | display: grid; |
| | gap: 10px; |
| | grid-template-columns: repeat(3, 1fr); |
| | position: relative; |
| | z-index: 3; |
| | } |
| | |
| | .pcw-btn-ultra { |
| | display: flex; |
| | align-items: center; |
| | justify-content: flex-start; |
| | background: transparent; |
| | padding: 8px 5px; |
| | border: 1px solid transparent; |
| | font-weight: bold; |
| | font-size: 0.95em; |
| | transition: 0.2s; |
| | } |
| | |
| | /* Effet de sélection : Pointeur et Déplacement */ |
| | .pcw-btn-ultra:hover { |
| | background-color: rgba(0, 255, 0, 0.15); |
| | border: 1px solid rgba(0, 255, 0, 0.5); |
| | transform: translateX(8px); |
| | } |
| | |
| | .pcw-btn-ultra::before { |
| | content: "> "; |
| | opacity: 0.4; |
| | margin-right: 5px; |
| | } |
| | |
| | .pcw-btn-ultra:hover::before { |
| | opacity: 1; |
| | } |
| | |
| | /* Variantes de colonnes */ |
| | .col-2 { grid-template-columns: repeat(2, 1fr); } |
| | .col-1 { grid-template-columns: 1fr; } |
| | |
| | @media (max-width: 850px) { .pcw-grid-ultra { grid-template-columns: repeat(2, 1fr); } } |
| | @media (max-width: 480px) { .pcw-grid-ultra { grid-template-columns: 1fr !important; } } |
| | </style> |
| | |
| | <!-- 1. MATÉRIEL (HARDWARE) --> |
| | <div class="pcw-monitor-ultra"> |
| | <div class="pcw-title-ultra retro-text"> A> MATÉRIEL </div> |
| | <div class="pcw-grid-ultra"> |
| | <a href="doku.php?id=fr:hardware:extensions" class="pcw-btn-ultra retro-text">EXTENSIONS</a> |
| | <a href="doku.php?id=fr:hardware:gate_array" class="pcw-btn-ultra retro-text">GATE ARRAY</a> |
| | <a href="doku.php?id=fr:hardware:nouveaux_developpements" class="pcw-btn-ultra retro-text">NOUVEAUX DÉVELOPPEMENTS</a> |
| | <a href="doku.php?id=fr:hardware:brochages" class="pcw-btn-ultra retro-text">BROCHAGES</a> |
| | <a href="doku.php?id=fr:hardware:peripheriques" class="pcw-btn-ultra retro-text">PÉRIPHÉRIQUES</a> |
| | <a href="doku.php?id=fr:hardware:cartes_meres" class="pcw-btn-ultra retro-text">CARTES MÈRES</a> |
| | <a href="doku.php?id=fr:hardware:cartes_moniteur" class="pcw-btn-ultra retro-text">CARTES MONITEUR</a> |
| | <a href="doku.php?id=fr:hardware:cartes_clavier" class="pcw-btn-ultra retro-text">CARTES CLAVIER</a> |
| | <a href="doku.php?id=fr:hardware:cartes_imprimante" class="pcw-btn-ultra retro-text">CARTES IMPRIMANTE</a> |
| | <a href="doku.php?id=fr:hardware:marguerites" class="pcw-btn-ultra retro-text">MARGUERITES</a> |
| | <a href="doku.php?id=fr:hardware:lecteurs_disquette" class="pcw-btn-ultra retro-text">LECTEURS DISQUETTE</a> |
| | </div> |
| | </div> |
| | |
| | <!-- 2. LOGICIEL (SOFTWARE) --> |
| | <div class="pcw-monitor-ultra"> |
| | <div class="pcw-title-ultra retro-text"> A> LOGICIEL </div> |
| | <div class="pcw-grid-ultra"> |
| | <a href="doku.php?id=fr:software:applications" class="pcw-btn-ultra retro-text">APPLICATIONS</a> |
| | <a href="doku.php?id=fr:software:editeurs" class="pcw-btn-ultra retro-text">ÉDITEURS</a> |
| | <a href="doku.php?id=fr:software:societes" class="pcw-btn-ultra retro-text">SOCIÉTÉS</a> |
| | <a href="doku.php?id=fr:software:jeux" class="pcw-btn-ultra retro-text">JEUX</a> |
| | <a href="doku.php?id=fr:software:nouveaux_developpements" class="pcw-btn-ultra retro-text">NOUVEAUX DÉVELOPPEMENTS</a> |
| | <a href="doku.php?id=fr:software:systeme" class="pcw-btn-ultra retro-text">SYSTÈME</a> |
| | </div> |
| | </div> |
| | |
| | <!-- 3. CATALOGUES --> |
| | <div class="pcw-monitor-ultra"> |
| | <div class="pcw-title-ultra retro-text"> A> CATALOGUES </div> |
| | <div class="pcw-grid-ultra col-1"> |
| | <a href="doku.php?id=fr:catalogues:accueil" class="pcw-btn-ultra retro-text">ACCÉDER AU CATALOGUE COMPLET</a> |
| | </div> |
| | </div> |
| | |
| | <!-- 4. ÉMULATEURS --> |
| | <div class="pcw-monitor-ultra"> |
| | <div class="pcw-title-ultra retro-text"> A> ÉMULATEURS </div> |
| | <div class="pcw-grid-ultra"> |
| | <a href="doku.php?id=fr:emulateurs:introduction" class="pcw-btn-ultra retro-text">INTRODUCTION</a> |
| | <a href="doku.php?id=fr:emulateurs:espagnol" class="pcw-btn-ultra retro-text">ESPAGNOL</a> |
| | <a href="doku.php?id=fr:emulateurs:anglais" class="pcw-btn-ultra retro-text">ANGLAIS</a> |
| | <a href="doku.php?id=fr:emulateurs:international" class="pcw-btn-ultra retro-text">INTERNATIONAL</a> |
| | </div> |
| | </div> |
| | |
| | <!-- 5. LIVRES --> |
| | <div class="pcw-monitor-ultra"> |
| | <div class="pcw-title-ultra retro-text"> A> LIVRES </div> |
| | <div class="pcw-grid-ultra col-2"> |
| | <a href="doku.php?id=fr:livres:preserves" class="pcw-btn-ultra retro-text">PRÉSERVÉS</a> |
| | <a href="doku.php?id=fr:livres:non_preserves" class="pcw-btn-ultra retro-text">NON PRÉSERVÉS</a> |
| | </div> |
| | </div> |
| | |
| | |
| | <!-- 6. LOCOMOTIVE SOFTWARE --> |
| | <div class="pcw-monitor-ultra"> |
| | <div class="pcw-title-ultra retro-text"> A> LOCOMOTIVE SOFTWARE </div> |
| | <div class="pcw-grid-ultra col-2"> |
| | <a href="doku.php?id=fr:locomotive:applications" class="pcw-btn-ultra retro-text">APPLICATIONS</a> |
| | <a href="doku.php?id=fr:locomotive:catalogues" class="pcw-btn-ultra retro-text">CATALOGUES</a> |
| | <a href="doku.php?id=fr:locomotive:support_imprimante" class="pcw-btn-ultra retro-text">SUPPORT IMPRIMANTE</a> |
| | <a href="doku.php?id=fr:revistas:Script" class="pcw-btn-ultra retro-text">MAGAZINES</a> |
| | </div> |
| | </div> |
| | |
| | <!-- 7. MANUELS --> |
| | <div class="pcw-monitor-ultra"> |
| | <div class="pcw-title-ultra retro-text"> A> MANUELS </div> |
| | <div class="pcw-grid-ultra col-2"> |
| | <a href="doku.php?id=fr:manuals:amstrad_pcw" class="pcw-btn-ultra retro-text">MANUELS AMSTRAD PCW</a> |
| | <a href="doku.php?id=fr:manuals:maintenance" class="pcw-btn-ultra retro-text">MANUELS DE MAINTENANCE</a> |
| | </div> |
| | </div> |
| | |
| | <!-- 8. PROGRAMMATION --> |
| | <div class="pcw-monitor-ultra"> |
| | <div class="pcw-title-ultra retro-text"> A> PROGRAMMATION </div> |
| | <div class="pcw-grid-ultra"> |
| | <a href="doku.php?id=fr:programming:informations_techniques" class="pcw-btn-ultra retro-text">INFOS TECHNIQUES</a> |
| | <a href="doku.php?id=fr:programming:introduction" class="pcw-btn-ultra retro-text">INTRODUCTION</a> |
| | <a href="doku.php?id=fr:programming:langages" class="pcw-btn-ultra retro-text">LANGAGES</a> |
| | </div> |
| | </div> |
| | |
| | <!-- 9. MAGAZINES --> |
| | <div class="pcw-monitor-ultra"> |
| | <div class="pcw-title-ultra retro-text"> A> MAGAZINES </div> |
| | <div class="pcw-grid-ultra"> |
| | <a href="doku.php?id=fr:magazines:disquette" class="pcw-btn-ultra retro-text">DISQUETTE</a> |
| | <a href="doku.php?id=fr:magazines:fanzines" class="pcw-btn-ultra retro-text">FANZINES</a> |
| | <a href="doku.php?id=fr:magazines:revues" class="pcw-btn-ultra retro-text">REVUES</a> |
| | </div> |
| | </div> |
| | |
| | <!-- 10. TUTORIELS --> |
| | <div class="pcw-monitor-ultra"> |
| | <div class="pcw-title-ultra retro-text"> A> TUTORIELS </div> |
| | <div class="pcw-grid-ultra col-2"> |
| | <a href="doku.php?id=fr:tutorials:communications" class="pcw-btn-ultra retro-text">COMMUNICATIONS</a> |
| | <a href="doku.php?id=fr:tutorials:cours" class="pcw-btn-ultra retro-text">COURS</a> |
| | <a href="doku.php?id=fr:tutorials:assembleur" class="pcw-btn-ultra retro-text">ASSEMBLEUR</a> |
| | <a href="doku.php?id=fr:tutorials:guides" class="pcw-btn-ultra retro-text">GUIDES</a> |
| | </div> |
| | </div> |
| | |
| | <!-- 11. DIVERS (OTROS) --> |
| | <div class="pcw-monitor-ultra"> |
| | <div class="pcw-title-ultra retro-text"> A> DIVERS </div> |
| | <div class="pcw-grid-ultra"> |
| | <a href="doku.php?id=fr:others:remerciements" class="pcw-btn-ultra retro-text">REMERCIEMENTS</a> |
| | <a href="doku.php?id=fr:others:evenements" class="pcw-btn-ultra retro-text">ÉVÉNEMENTS</a> |
| | <a href="doku.php?id=fr:others:entretiens" class="pcw-btn-ultra retro-text">ENTRETIENS</a> |
| | <a href="doku.php?id=fr:others:etiquettes" class="pcw-btn-ultra retro-text">ÉTIQUETTES 3,5"</a> |
| | <a href="doku.php?id=fr:others:inventaire" class="pcw-btn-ultra retro-text">INVENTAIRE</a> |
| | <a href="doku.php?id=fr:others:contact" class="pcw-btn-ultra retro-text">CONTACT</a> |
| | </div> |
| | </div> |
| | </html> |
| | |
| | |
| | ---- |
| | |