From 65674292e7e47fd0ddf755d67fdabd23e03a9787 Mon Sep 17 00:00:00 2001 From: Antonio Vivace Date: Sat, 26 Sep 2020 16:00:20 +0200 Subject: [PATCH] Add hUGETracker, a Game Boy music tracker by @SuperDisk --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f1da015..b7ea13d 100644 --- a/README.md +++ b/README.md @@ -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