← All Sound Chips

Sony SPC700

Sony · 1990 · 1990s · 8 voices

Sony's SPC700 gave the SNES eight channels of ADPCM sample-based synthesis running on a completely separate audio CPU, enabling composers to approach near-orchestral quality and producing some of the most beloved game music of any era.

The SNES audio system comprised two Sony chips: the SPC700 processor (a custom 8-bit CPU at 1.024 MHz) and the S-DSP digital signal processor that generated audio. The SPC700 ran its own program code, independently of the main SNES CPU, making SNES audio an effectively autonomous subsystem. The S-DSP provided eight simultaneous 16-bit ADPCM voices with per-channel volume, pitch, and ADSR envelope, plus a hardware echo effect with programmable delay length, feedback, and FIR filter — the echo was used to extraordinary effect in Chrono Trigger, Final Fantasy VI, and Super Metroid. The system had 64KB of dedicated audio RAM for samples and code; working within this constraint required careful sample design and memory management. Composers who mastered sample selection — Koji Kondo, Nobuo Uematsu, Kenji Ito — produced music that sounded genuinely orchestral on 1990 consumer hardware.

Found In:
  • Super Nintendo Entertainment System
Iconic Tracks:
  • Koji Kondo — Super Mario World (1990)
  • Nobuo Uematsu — Final Fantasy VI (1994)
  • Yasunori Mitsuda — Chrono Trigger (1995)
  • Kenji Yamamoto — Super Metroid (1994)
  • Hitoshi Sakimoto — Final Fantasy Tactics (1997)
Key Facts:
  • Runs on a fully independent SPC700 CPU; the main SNES CPU cannot access it during playback
  • 64KB of dedicated audio RAM for samples and program code — a tight but workable constraint
  • Hardware echo with programmable FIR filter, delay, and feedback — rare in console hardware
  • Eight independent ADPCM voices with per-channel ADSR envelopes
  • SPC dump files preserve the chip's code and RAM state; players run the original code on emulation