Skip to content

Commit d71b5d3

Browse files
authored
Fix a copy-paste typo in NR44's description (#585)
This must mean the noise register's length, not Pulse 1.
1 parent fa91719 commit d71b5d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Audio_Registers.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -412,7 +412,7 @@ If the bit shifted out is a 0, the channel emits a 0; otherwise, it emits the vo
412412
"NR44" 7:"Trigger" 6:"Length enable"
413413
}}
414414

415-
- **Trigger** (*Write-only*): Writing any value to `NR14` with this bit set [triggers](<#Triggering>) the channel, causing the
415+
- **Trigger** (*Write-only*): Writing any value to `NR44` with this bit set [triggers](<#Triggering>) the channel, causing the
416416
following to occur:
417417
* Ch4 is enabled.
418418
* If the length timer expired it is reset.

0 commit comments

Comments
 (0)