This is a replacement board for the SEGA Digital Sound Boards 1 and 2 used on several SEGA arcade games.
More infos & downloads here: https://github.com/Rolel/DSBClone
Historical background: the original boards
The SEGA Digital Sound Boards 1 and 2 are dedicated to playing music (the BGMs) on several SEGA games. The music is stored in maskroms specific to each game. It is a card separate from the main stack of the game, sometimes located in its own cage.
They bear the following references: 837-10084 DIGITAL AUDIO BD SEGA 1993, 171-6614B PC BD, Sticker: 837-12941and 837-12273 DIGITAL SOUND BD 2 SEGA 1995, 171-7165D PC BD, Sticker: 837-12273-92, Sticker: 837-13376.
These original cards are not very reliable and become difficult to find at a reasonable price.
They were used on the following games:
The DSBclone
The DSB Clone, a clone of DSB 1 and 2 solves this problem.
The main features:
In comparison with the original card:
Installation
1 / Prepare the SD card.
Any microSD card will do: between 60 and 150MB of space is sufficient. If you have an old 128 or 256MB card that's fine.
The audio files are to be placed in the "MP3" directory located at the root. Each file is preceded by 4 digits corresponding to the track number.
Bonus: the "1000_xxx.mp3" file is automatically read when the card is started. A cool way to have a jingle, music on hold, etc. Personally I put the "SEGAAAA" jingle
Several packs corresponding to the most common games are available. Here are those currently available:
2 / Connect
It's plug'n'play without modifying the wiring: 3 to 4 sockets to connect and it's good.
- the black 10 pin socket for the power supply
- the 6-pin white socket for MIDI
- the white 5-pin socket (s) for the audio outputs
Get it
This is a manual production in (very) small series. You can send me PM here.
The package contains the assembled PCB, MP3 / WAV daughter board, already programmed arduino and 4 PCB feet. In other words, all that is missing is the SD card on which to place the sounds.
Updating the board
Everything regarding the board can be found here: https://github.com/Rolel/DSBClone
The update procedure is here.
More infos & downloads here: https://github.com/Rolel/DSBClone
Historical background: the original boards
The SEGA Digital Sound Boards 1 and 2 are dedicated to playing music (the BGMs) on several SEGA games. The music is stored in maskroms specific to each game. It is a card separate from the main stack of the game, sometimes located in its own cage.
They bear the following references: 837-10084 DIGITAL AUDIO BD SEGA 1993, 171-6614B PC BD, Sticker: 837-12941and 837-12273 DIGITAL SOUND BD 2 SEGA 1995, 171-7165D PC BD, Sticker: 837-12273-92, Sticker: 837-13376.
These original cards are not very reliable and become difficult to find at a reasonable price.
They were used on the following games:
First version (DSB1):
Also, as DSB1 command set is conflicting with some DSB2 games, I disabled DSB1 support in latest releases. You cna still enable support from sources, or use an older release.
Second version (DSB2):
- Daytona USA
- Desert Tank
- Manx TT Deluxe
- Scud Race / Super GT (Model 3 Step 1.5)
- Sega Rally Deluxe
- Sega Touring Cars (Model 2C CRX)
- Star Wars Arcade (Model 1)
- Virtua Cop
- Virtua Fighter
- Virtua Racing
- Wing Wars
Also, as DSB1 command set is conflicting with some DSB2 games, I disabled DSB1 support in latest releases. You cna still enable support from sources, or use an older release.
Second version (DSB2):
- Daytona 2
- Lost World Special
- Sega Rally 2
- Spikeout
- Spikeout FE
- Star Wars Trilogy
- Top Skater
The DSBclone
The DSB Clone, a clone of DSB 1 and 2 solves this problem.
The main features:
- Playback of MP3 and WAV files stored on a microSD card
- Plug'n'Play: no modification of the wiring
- Track listing can be modified simply by renumbering the files
- Output volume identical to the original DSB
- Reprogrammable firmware: based on an Arduino
- 24-bit DAC, DR 90dB, SNR 85 dB
- Protection by fuse and polarizers on the connectors
- 2 audio outputs with "JST SEGA" connector
In comparison with the original card:
- There is a slight latency (a few milliseconds) when starting the music. This can be understood if you pay attention with a twin that contains a DSB Sega and a DSB Clone. We can play on the MP3 to reset everything, or simply put two clones.
- The sound quality is much better: high quality MP3 / WAV replace the original 112kbits MPEG2.
- Possibility to customize the game's BGMs.
- Doesn't support addon board for Daytona USA, Virtua Racing, Virtua Fighter, Wing War & Star Wars Arcade. As a result I suggest you avoid clone for such games.
DSB1 support is disabled by default in code.
Installation
1 / Prepare the SD card.
Any microSD card will do: between 60 and 150MB of space is sufficient. If you have an old 128 or 256MB card that's fine.
The audio files are to be placed in the "MP3" directory located at the root. Each file is preceded by 4 digits corresponding to the track number.
Bonus: the "1000_xxx.mp3" file is automatically read when the card is started. A cool way to have a jingle, music on hold, etc. Personally I put the "SEGAAAA" jingle
Several packs corresponding to the most common games are available. Here are those currently available:
- Sega Rally 2, CD quality from OST: https://segaretro.org/Sega_Rally_2_(album)
- Scud Race, CD quality from OST: https://segaretro.org/Scud_Race_Sound_Tracks
- Daytona2, CD quality from OST: https://segaretro.org/Daytona_USA_2_Sound_Tracks
- VirtuaRacing, dump arcade from Khinsider VGM
- In progress: Virtua Fighter, CD quality from OST: https://segaretro.org/Virtua_Fighter_&_Virtua_Fighter_2_Music_Tracks
- Numbers: all numbers from 1 to 100. This allows you to know which track is requested by the game without needing a computer.
2 / Connect
It's plug'n'play without modifying the wiring: 3 to 4 sockets to connect and it's good.
- the black 10 pin socket for the power supply
- the 6-pin white socket for MIDI
- the white 5-pin socket (s) for the audio outputs
Get it
This is a manual production in (very) small series. You can send me PM here.
The package contains the assembled PCB, MP3 / WAV daughter board, already programmed arduino and 4 PCB feet. In other words, all that is missing is the SD card on which to place the sounds.
- 1 card + USB cable: 95 €
- 2 cards + USB cable: 180 €
- 4 cards + USB cable: 350 €
Updating the board
Everything regarding the board can be found here: https://github.com/Rolel/DSBClone
The update procedure is here.
Last edited: