Skip to content

Commit

Permalink
Update src/Audio_Registers.md
Browse files Browse the repository at this point in the history
  • Loading branch information
avivace authored Sep 20, 2024
1 parent 7c390d8 commit b3c8414
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Audio_Registers.md
Original file line number Diff line number Diff line change
Expand Up @@ -415,7 +415,7 @@ If the bit shifted out is a 0, the channel emits a 0; otherwise, it emits the vo
- **Trigger** (*Write-only*): Writing any value to `NR14` with this bit set [triggers](<#Triggering>) the channel, causing the
following to occur:
* Ch4 is enabled.
* If length timer expired it is reset.
* If the length timer expired it is reset.
* Envelope timer is reset.
* Volume is set to contents of `NR42` initial volume.
* [LFSR bits](<#Noise channel (CH4)>) are reset.
Expand Down

0 comments on commit b3c8414

Please sign in to comment.