gbdk-2020 | GameBoy Development Kit |
| download: https://git.y1.nz/archives/gbdk.tar.gz | |
| README | Files | Log | Refs | LICENSE |
gbdk-lib/examples/gb/sound/readme.md
1 Updated version of the original Sound Sample that merges
2 in changes made at: https://github.com/gbdk-2020/GBSoundDemo
3
4 Keys:
5 - Select: change current channel menu
6 - Start: play current Sound
7 - Start + A: play a song
8 - Arrows: navigate throught options
9 - Arrows + A: Increments/Decrements current value by 10
10 - Arrows + B: Increments/Decrements current value by 100
11 - Arrows + A + B: set Min/Max value to current option
12 - Select + A: Dump Registers
13
This webpage is intended to be an accessible preview of this repository. To get a fuller picture, clone it and use the git CLI.