1
0
mirror of https://github.com/gbdev/awesome-gbdev.git synced 2025-08-28 18:10:08 +02:00

Add hUGETracker, a Game Boy music tracker by @SuperDisk

This commit is contained in:
Antonio Vivace
2020-09-26 16:00:20 +02:00
committed by GitHub
parent 1aef700000
commit 65674292e7

View File

@@ -278,6 +278,7 @@ The [To C Or Not To C](https://gist.github.com/ISSOtm/4f4d335c3fd258ad0dfc7d4d61
- [mmlgb](https://github.com/SimonLarsen/mmlgb) - A MML parser and GBDK sound driver for the Nintendo Game Boy.
- [XPMCK](https://github.com/bazzinotti/XPMCK) - An MML based music compiler with support for Game Boy & Game Boy Color.
- [SoundSystem](https://github.com/BlitterObjectBob/GBSoundSystem) - A modernized audio driver for GameBoy Tracker (aka the Paragon 5 music player).
- [hUGETracker](https://github.com/SuperDisk/hUGETracker) - A music tracker based on OpenMPT, focused on ease of use, compact output, and embeddability in homebrew games.
## Programming