Skip to content
Victor edited this page Sep 28, 2021 · 7 revisions

Welcome to the 32X wiki!

Technical Specifications

  • CPUs: Dual SH2 RISC
  • Main RAM: 256k
  • Video RAM: 256k
  • Screen Resolutions: 320x224, 320x240
  • Clock Speed: 23 MHz
  • Color depth: 15 bits, 32768 unique colors
  • Number of Video Modes: 3
  • Sound: 2-channel PWM (11-bit resolution)

https://segaretro.org/Sega_32X/Technical_specifications

32X block diagram

The 32X is made up of the following parts:

  • MEGA Drive I/F Component (I/F chip built-in)
  • 32X Cartridge
  • SH2
  • SDRAM (2 Mbit)
  • Frame Buffer (1Mbit x 2)
  • VDP
  • Color Palette Component (VDP chip built-in)
  • PWM Component (I/F chip built-in)

These hardware resources (excluding the SH2 and SDRAM components) contained by 32X are directly controlled by the MEGA Drive 68000 CPU. The ROM cartridge can be read from both the MEGA Drive and 32X. Images and sound made by 32X are combined with images and sound made by the MEGA Drive.

Clone this wiki locally