|
HomebrewSega Master System / Mark III / Game Gear |
Home - Forums - Games - Scans - Maps - Cheats - Credits |
Tool for Master System
Version | Date | By | Download |
---|---|---|---|
0.1 | 26 Apr 2021 | DevEd | DevSoundSMS-SMS-0.1.zip (15KB) (includes source) |
Discuss thisThere is a forum topic for DevSound SMS |
So here's a fun thing I've been working on: a version of DevSound for Sega Master System! Currently there's only one demo song + a *lot* of work to be done, but the framework is there. A demo ROM can be found in the attached .ZIP file
For those who don't know, DevSound is my old Game Boy sound driver, which can be found at https://github.com/DevEd2/DevSound. This version is written from the ground up to take advantage of the extra instructions provided by the Z80 processor. The source code can be found in the .ZIP as well if you're interested, but be warned: it's a bit of a mess.