Power Supply Board for SEGA Dreamcast
Share
Index
- Design requirements
- First version: post-regulation LDOs
- Final version: DC/DC only
- Validation and next steps
After the success of our custom PSU for the PlayStation 1, we decided to adapt the same design to another iconic console: the SEGA Dreamcast.
1. Design requirements
The PSU is built around the exact same DC/DC converter module we designed and validated for the PS1 (PS1 PSU board), based on the TPS62135 step-down converter (TPS62135 DC/DC Step-Down Converter).
We only needed to adjust the feedback resistors to output the two main voltage rails required by the Dreamcast: 3.3V and 5V. In fact, the Dreamcast also requires a third voltage rail at 12V, but this is essentially a passthrough from the input power connector and doesn’t require regulation.
Reusing this proven design gave us a solid starting point with good performance and high efficiency right out of the gate.
While the original PlayStation 1 draws around 10W, the Dreamcast is reported to consume approximately 22W on average. This power is distributed across the rails as follows:
- 12V rail: ~0.1–0.2 A (up to ~2.4W). This rail powers the GD-ROM (Giga Disk Read-Only Memory) drive, specifically the spindle motor and laser/tracking assembly.
- 5V rail: < 1A (up to ~5W). Used by digital circuitry, the expansion port, legacy peripherals and GD-ROM.
- 3.3V rail: ~2.5–3 A (up to ~10W). Dedicated to the CPU, GPU, RAM, and most of the core digital components.
Since the TPS62135 is capable of sourcing up to 4A, we accomplish all the power consumption requirements.
2. First version: post-regulation LDOs
In our initial prototype, we added low-dropout regulators (LDOs) after the DC/DC stages to further clean up the output rails. We used:
- TL1963A-33DCYR for the 3.3V rail (fed with 3.8V from the DC/DC).
- TL1963ADCQT for the 5V rail (fed with 5.5V from the DC/DC).
The idea was simple: leverage the low-noise output of LDOs for cleaner power delivery.

Figure 1. First DC PSU replacement board design.
However, this turned out to be a classic rookie mistake. We completely overlooked one “small but important detail”: both the TL1963A-33DCYR and the TL1963ADCQT are rated for a maximum output current of 1.5A.
While that’s just about okay for the 5V rail, we were totally screwed on the 3.3V rail, which can draw up to 3A under load.
For this reason, when we installed the board in our Dreamcast, it began to behave strangely: random reboots and instability.
3. Final version: DC/DC only
“If it works, why mess with it?”
In the end, we decided to simplify the design by going back, removing the LDOs entirely and relying solely on the DC/DC converters, directly outputting 3.3V and 5V. This final version:

Figure 2. Final version with only DC/DC modules.
4. Validation and next steps
We validated the board with two VA1 Dreamcast units and a 12V 3A (36W) wall-mounted PSU. The first unit was an original, unmodified console; the second one had a GDEmu mod and a Noctua fan connected to the 5V rail. The outcome for both setups was clear:
- The PSU runs stable.
- It has a smaller footprint than the original PSU.
- And yeah — it’s way cooler
We’re now preparing a small production batch for broader testing across different Dreamcast units and revisions (VA0 and VA2 are hard to find, though), including both stock and modded setups.
If all goes well, we’ll make the units available for anyone looking to upgrade their Dreamcast.