![]() |
Routines |
| Prev: D346 | Up: Map | Next: D37F |
| D36F | LD E,$00 | Set E to the volume value | ||
| D371 | LD D,$08 | Set D to the sound register for channel 1 | ||
| D373 | CALL $D4F1 | Reset volume of channel 1 | ||
| D376 | INC D | Set D to the sound register for channel 2 | ||
| D377 | CALL $D4F1 | Reset volume of channel 2 | ||
| D37A | INC D | Set D to the sound register for channel 3 | ||
| D37B | CALL $D4F1 | Reset volume of channel 3 | ||
| D37E | RET | |||
| Prev: D346 | Up: Map | Next: D37F |