Sega Hikaru¶
Sega's high-end 3D in 1999: a NAOMI evolution that doubles everything (two SH-4s, two AICAs, doubled RAM/VRAM) and was the first arcade board capable of Phong shading. Born to render the fire/water of Brave Firefighters. Expensive, few games, rare hardware — emulation (Demul) is the key to preservation.
Identification¶
| Field | Value |
|---|---|
| Manufacturer | Sega |
| Year | 1999 (Brave Firefighters) |
| Type | high-end 3D (between NAOMI and NAOMI 2) |
| Media | ROM board |
| I/O | JVS |
| Resolution | 640×480 |
Architecture¶
| Block | Chip | Clock | Role |
|---|---|---|---|
| CPU ×2 | Hitachi SH-4 | 200 MHz | ~360 MIPS / 1.4 GFLOPS; geometry + game |
| GPU | custom Sega | Phong shading (an arcade first), light/particle effects | |
| Sound ×2 | ARM7 + Yamaha AICA | 45 MHz | 64 ADPCM voices (double the NAOMI sound) |
| Memory | doubled RAM/VRAM vs NAOMI | ||
| Media | ROM board |
The Hikaru doubles most of the NAOMI's components and adds Phong shading — developed by Sega specifically to render the fire, water and particles of Brave Firefighters, beyond the original NAOMI. High cost → a small catalogue.
Notable games¶
Brave Firefighters (1999, first game), Airline Pilots / Aero Dancing, Planet Harriers, Cyber Troopers Virtual-On Force, Star Wars Racer Arcade, NASCAR Arcade, Get Bass 2… (about ten titles).
Faults & repair¶
| Symptom | Likely cause | Lead |
|---|---|---|
| No image / corrupt 3D | SH-4 / custom GPU / RAM | Block-by-block diagnosis; rare customs |
| No sound (one channel) | one of the 2 AICAs / ARM7 | Sound-stage diagnosis |
| ROM board not read | contacts | Cleaning |
| Reboots | PSU capacitors | Recap |
| Dead controls | JVS I/O / harness | JVS diagnosis |
Rare and expensive hardware → priority on saving dumps and software preservation.
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.
- 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 📺: ~31.72 kHz / 60.1 Hz — high resolution (VGA class), ⚠️ you need a 31 kHz / tri-sync monitor; a 15 kHz chassis is incompatible → tri-sync and upscalers.
(Computed from the MAME sources —
sega/hikaru.cpp— pixel clock ÷ htotal.) - FPGA / emulation: see the Emulation & FPGA section below.
Repair (technician)¶
- Rare custom GPU (dual SH-4, geometry): corrupt 3D = video RAM + buffers first, the custom last (a very rare donor — a niche platform).
- Sound: 2× ARM7 + AICA (64 voices) — diagnose the sound stage.
- ROM board: contacts → clean. Capacitors: recap PSU + audio.
→ Methods: PCB fault-finding · Recap · EPROM · Traces & vias
Emulation & FPGA¶
- Emulation: historically very hard; Demul is the reference emulator (the only one supporting the Hikaru; near-complete support in recent builds). No FPGA core (2× SH-4 + custom GPU, out of budget).
Lineage¶
Between the NAOMI (1998) and the NAOMI 2 (2000). Same sound family (AICA) as the NAOMI/Dreamcast. Contemporary with the last Model 3 games.
Photos / assets¶
(To add: Hikaru board, dual SH-4, ROM board, JVS I/O.)
Sources & attribution¶
- Sega Retro / Video Games Museum — Sega Hikaru (2× SH-4 @ 200 MHz, Phong shading, 2× AICA 64 voices, 640×480, games) — https://www.video-games-museum.com/en/sys/128-hikaru
- Sega Retro — Brave Firefighters (first Hikaru game, fire/water motivation) — https://segaretro.org/Brave_Firefighters
- MAME / Demul — Hikaru emulation (
braveff& co.) — https://github.com/mamedev/mame
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.