aboutsummaryrefslogtreecommitdiff
path: root/sound/beep.s
Commit message (Collapse)AuthorAgeFilesLines
* Expand the documentation on the square channelMiquel Sabaté Solà2026-04-141-22/+62
| | | | Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
* Add the sound/beep.s exampleMiquel Sabaté Solà2026-04-101-0/+196
This is the most simple example you can come up when it comes to producing sound on the NES/Famicom. Basically, a single note is delivered to the APU which is continuously on. Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>