Namco System 11¶
Namco's first PlayStation-based hardware (1994): the end of the in-house 3D crates, now a cheap PS1 base. It's the cradle of Tekken and Soul Edge. Each game is locked by a KEYCUS chip — the real topic for conversions.

PCB Namco System 11 — photo by II...Richard...II, CC BY 3.0 (Wikimedia Commons).
Identification¶
| Field | Value |
|---|---|
| Manufacturer | Namco |
| Year | 1994 (Tekken) |
| Base | Sony PlayStation (PS1) |
| Media | game-specific ROM board |
| Security | KEYCUS (custom C4xx chip per game) |
| I/O | JAMMA / Namco |
Architecture (≈ PS1)¶
| Block | Chip | Role |
|---|---|---|
| CPU | MIPS R3000A (~33.9 MHz) | PlayStation base (+ GTE/MDEC) |
| GPU | custom Sony (PS1) | 2D/3D rendering |
| Sound | Namco C352 (+ PS1 base) | 32 PCM voices |
| Media | game-specific ROM board | + KEYCUS |
Namco reuses the PS1 architecture (as Konami 573,
Capcom ZN, Taito FX would): lower cost, easy arcade↔console ports
(Tekken also shipped on PS1). Emulated in MAME (namco/namcos11.cpp).
Security (KEYCUS)¶
Each game has a KEYCUS chip (C4xx series) that the program queries: without the right one, no boot. It's the lock for any conversion — the chips and their per-game pairing are documented: → Namco System 11/12 — per-game KEYCUS · Namco converts guide.
Notable games¶
Tekken (1994), Tekken 2 (1995), Soul Edge (1995), Xevious 3D/G, Dunk Mania, Prime Goal EX, Star Sweep, Point Blank (Gun Bullet)…
Common faults¶
| Symptom | Likely cause | Lead |
|---|---|---|
| Won't boot | missing/wrong KEYCUS, ROM board contacts | Check KEYCUS; see converts |
| Corrupt graphics | video RAM / ROM board | RAM test, contacts |
| No/partial sound | C352 | Sound-stage diagnosis |
| Lost settings | RTC/config battery | Replace |
| No image | Power, R3000A, contacts | Base diagnosis |
Modernisation & mods¶
The common ground for every JAMMA board
Video, power, control panel and upscalers depend on the cabinet rather than the board: everything is centralised in Modernising a cabinet. To run the board outside a cabinet (at home, on a display): supergun.
- Battery 🟢: a save battery is fitted (settings/counters/RTC). A leaking battery corrodes traces — check and replace it before it leaks → save batteries.
- Storage 🟡: the game lives in EPROM/mask ROM on the board. Changing or restoring a game means reprogramming the EPROMs (and, for a mask ROM, using a pinout adapter) → EPROM method.
- Media preservation: replacing the original storage, multicarts, ODEs and modern options by family → PCB preservation hub.
- Scan rate 📺: PlayStation-based (Sony GPU) → standard ~15 kHz output, a 15 kHz chassis is fine. (Derived from the platform documented above — the screen configuration lives in the GPU device rather than the driver, so it is not measured here.)
- FPGA / emulation: see the Emulation & FPGA section below.
Repair (technician)¶
- KEYCUS (custom C4xx per game): without the correct KEYCUS chip the game won't boot — check before suspecting the logic.
- PS1 base (R3000A + Sony GPU): PS1-type faults (recap, GPU/RAM).
- Sound: Namco C352 (32-voice PCM) — diagnose the sound stage.
- Capacitors: recap. ROM board: oxidised contacts → clean.
→ Methods: PCB fault-finding · Recap · EPROM · Traces & vias
Original manuals for games on this platform ✅¶
Manufacturer manuals for games running on this board. Beyond the instructions, they very often carry the full DIP settings, the connector pinout, the test procedure, the parts list and the expected voltages.
- Dunk Mania — original manual (PDF)
- Point Blank — original manual (PDF)
→ Full catalogue: service manuals, wiring & game manuals
DIP settings ✅¶
1 games on this platform, settings extracted from the MAME sources (INPUT_PORTS_START blocks). The Position column gives the switch's physical reference on the board (SW2:!3,!4 = bank SW2, levers 3 and 4) — which is what lets you set it up without the paper manual. Games are sorted by MAME set name.
DIP settings — MAME set namcos11
| Setting | Position | Options (default in bold) |
|---|---|---|
| DIP1 (Test) | DIP SW2:1 | Off · On |
| DIP2 (Freeze) | DIP SW2:2 | Off · On |
Check against your own board
These settings apply to the game and revision described by MAME. One title may have several DIP sets depending on region or revision, and some systems use soft-dips (settings in memory, via the test menu) rather than physical switches. In case of a discrepancy, the board's silkscreen and the test menu are authoritative.
See also: DIP reference · game manuals
Emulation & FPGA¶
- Emulation: MAME (
namco/namcos11.cpp). - FPGA / MiSTer: no core (a full PS1 base).
Lineage¶
After the System 22 (in-house 3D), Namco moves to PS1 — before the System 12 (Tekken 3, 1997) then the System 246/256 (PS2).
Photos / assets¶
(To add: System 11 board, ROM board, KEYCUS C4xx, C352.)
Sources & attribution¶
-
Photo PCB Namco System 11 — II...Richard...II, CC BY 3.0, Wikimedia Commons — https://commons.wikimedia.org/wiki/File:System_11_PCB.gif
-
MAME —
namco/namcos11.cpp(R3000A, C352, ROM board, KEYCUS C4xx, games) — https://github.com/mamedev/mame - Internal page: System 11/12 KEYCUS · Namco converts
- Wikipedia — Namco System 11 — CC-BY-SA — https://en.wikipedia.org/wiki/Namco_System_11
Review & corrections
How this space is used
Spotted a wrong value, an outdated procedure, a chip reference that does not match your board? Say so here, with what you observed (model, board revision, serial number, measurement). Every report is cross-checked against a source before anything changes — an unverifiable correction is published as “reported by …, not cross-checked” rather than silently applied.
Reading is open to everyone; posting requires signing in with Discord. Reports from the wiki's declared reviewers are handled first; anyone else's are read too, but go through a human before anything is changed.