Skip to content

Commit aa70230

Browse files
authored
Add address of NR2x registers (#457)
Fixes #455
1 parent 941c05a commit aa70230

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/Audio_Registers.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -194,10 +194,10 @@ Bit 6 takes effect immediately upon writing to this register.
194194

195195
This sound channel works exactly like channel 1, except that it lacks a wavelength sweep (and thus an equivalent to [`NR10`](<#FF10 — NR10: Channel 1 sweep>)).
196196
Please refer to the corresponding CH1 register:
197-
- `NR21`[`NR11`](<#FF11 — NR11: Channel 1 length timer & duty cycle>)
198-
- `NR22`[`NR12`](<#FF12 — NR12: Channel 1 volume & envelope>)
199-
- `NR23`[`NR13`](<#FF13 — NR13: Channel 1 wavelength low \[write-only\]>)
200-
- `NR24`[`NR14`](<#FF14 — NR14: Channel 1 wavelength high & control>)
197+
- `NR21` (\$FF16) [`NR11`](<#FF11 — NR11: Channel 1 length timer & duty cycle>)
198+
- `NR22` (\$FF17) [`NR12`](<#FF12 — NR12: Channel 1 volume & envelope>)
199+
- `NR23` (\$FF18) [`NR13`](<#FF13 — NR13: Channel 1 wavelength low \[write-only\]>)
200+
- `NR24` (\$FF19) [`NR14`](<#FF14 — NR14: Channel 1 wavelength high & control>)
201201

202202
## Sound Channel 3 — Wave output
203203

0 commit comments

Comments
 (0)