486dx2-66

This commit is contained in:
2026-08-17 14:32:42 +02:00
parent 37a3e8e31f
commit 96abd6199c
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -245,7 +245,7 @@ Content-Sprache in allen Feldern: Englisch (siehe 6.3).
## 9. Sections & Menüpunkte ## 9. Sections & Menüpunkte
### PC Section ### PC Section
Hardware: Colani 486 DX-50 / DOS / VGA / Soundblaster AWE32 Hardware: Colani 486 DX2-66 / DOS / VGA / Soundblaster AWE32
| Menüpunkt | Key | Status | Ziel | | Menüpunkt | Key | Status | Ziel |
|---|---|---|---| |---|---|---|---|
@@ -329,7 +329,7 @@ Original-Assets werden direkt zum Download angeboten, gehostet auf `files.moonwe
| <- Kachel-Kopf mit Dither-Gradient || <- Kachel-Kopf mit Dither-Gradient | | <- Kachel-Kopf mit Dither-Gradient || <- Kachel-Kopf mit Dither-Gradient |
| (siehe 6.1), Farbe dunkelrot->hellrot || (siehe 6.1), Farbe dunkelrot->hellrot | | (siehe 6.1), Farbe dunkelrot->hellrot || (siehe 6.1), Farbe dunkelrot->hellrot |
| || | | || |
| Colani 486 DX-50 / DOS / VGA / || 1040 STFM (1MB) / Mega 4 (4MB, | | Colani 486 DX2-66 / DOS / VGA / || 1040 STFM (1MB) / Mega 4 (4MB, |
| Soundblaster AWE32 || 60MB HD) | | Soundblaster AWE32 || 60MB HD) |
| || | | || |
| [P] PHOB!A || [D] Tropic DREAMs | | [P] PHOB!A || [D] Tropic DREAMs |
@@ -368,7 +368,7 @@ Original-Assets werden direkt zum Download angeboten, gehostet auf `files.moonwe
+------------------------------+ +------------------------------+
| PC SECTION | | PC SECTION |
| Colani 486 DX-50 / DOS / | | Colani 486 DX2-66 / DOS / |
| VGA / Soundblaster AWE32 | | VGA / Soundblaster AWE32 |
| | | |
| [P] PHOB!A | | [P] PHOB!A |
+1 -1
View File
@@ -15,7 +15,7 @@ import { BANNER_TEMPLE } from '../../lib/ansiArt';
<Tile sections={[ <Tile sections={[
{ {
title: 'PC SECTION', title: 'PC SECTION',
hardware: 'Colani 486 DX-50 / DOS / VGA / SB AWE32', hardware: 'Colani 486dx2-66 / DOS / VGA / SB AWE32',
items: [ items: [
{ key: 'S', label: 'SkyLINE Productions', href: '/bbs/pc/skyline' }, { key: 'S', label: 'SkyLINE Productions', href: '/bbs/pc/skyline' },
{ key: 'T', label: 'Tr@nceMISSION', href: '/bbs/pc/trancemission' }, { key: 'T', label: 'Tr@nceMISSION', href: '/bbs/pc/trancemission' },