aboutsummaryrefslogtreecommitdiff
path: root/sound/select.s
Commit message (Collapse)AuthorAgeFilesLines
* Add the sound/select.s exampleMiquel Sabaté Solà2026-04-101-0/+234
This is an iteration over the sound/beep.s example, but it covers three channels instead of just square 1. Moreover, you can use the joypad to select which channel you want to hear and, of course, you can combine them all at will. Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>