diff --git a/README.md b/README.md index d66311e..a3d5984 100644 --- a/README.md +++ b/README.md @@ -305,7 +305,7 @@ The [Choosing tools for Game Boy development](https://gbdev.io/guides/tools.html #### Music drivers and trackers -- [DevSound](https://github.com/DevEd2/DevSound) - Sound driver embeddable in homebrews which supports pulse width manipulation, arpeggios, and multiple waveforms. +- [DevSoundX](https://github.com/DevEd2/DevSoundX) - Sound driver embeddable in homebrews which supports pulse width manipulation, arpeggios, and multiple waveforms. - [Carillon Player](http://gbdev.gg8.se/files/musictools/Aleksi%20Eeben/Carillon%20Editor.zip) - Music Engine. - [GBT PLAYER](https://github.com/AntonioND/gbt-player) - A music player library and converter kit. - [mmlgb](https://github.com/SimonLarsen/mmlgb) - A MML parser and GBDK sound driver for the Nintendo Game Boy.