diff --git a/hlp/effect_list.htm b/hlp/effect_list.htm
index 6ae7d25..99449ad 100644
--- a/hlp/effect_list.htm
+++ b/hlp/effect_list.htm
@@ -74,6 +74,7 @@
EEx - 2A03 hardware envelope/length counter toggle
Exx - 2A03 hardware length counter
Sxx - Triangle linear counter reset
+ Xxx - Triangle linear counter retrigger
Exx - FDS hardware attack envelope
Exx - FDS hardware decay envelope
EE0 - FDS hardware envelope disable
@@ -177,7 +178,8 @@
Kxx - Frequency multiplier
- Multiply the note pitch by integer xx.
+ Multiply the note pitch by integer xx.
+ This does not affect Ixy Auto FDS modulation.
Warning: This effect is not available for certain channels.
@@ -230,16 +232,7 @@
On 2A03 noise, it can be used to select between long (93 step) and short (31 step) LSFR sequence length.
On N163, it can be used to select the wave index.
On VRC7, it can be used to select the patch index.
- On S5B, it can be used to select the channel mode bitmask.
-
- Valid values are:
-
- - 2A03/MMC5 pulse channels: 00 - 03
- - 2A03 Noise channel: 00 - 01
- - VRC6 pulse channels: 00 - 07
- - VRC7 channels: 00 - 0F
- - N163 channels: 00 - 3F
- - S5B channels: 00 - 07
+ - On S5B, it can be used to select the channel mode bitmask:
+ Valid values are:
+
+ - 2A03/MMC5 pulse channels: 00 - 03
+ - 2A03 Noise channel: 00 - 01
+ - VRC6 pulse channels: 00 - 07
+ - VRC7 channels: 00 - 0F
+ - N163 channels: 00 - 3F
+ - S5B channels: 00 - 07
+
@@ -278,7 +280,8 @@
Xxx - Retrigger
- Retriggers the DPCM sample with the duration of xx ticks.
+ Retriggers the DPCM sample with the duration of xx ticks.
+ Only active on the row where it is declared.
Yxx - Sample offset
@@ -433,6 +436,12 @@
If xx is less than 80, this effect disables the linear counter and the length counter, which then will behave as delayed note cut.
+ Xxx - Triangle linear counter retrigger
+ Writes the linear counter with a value of xx on every tick.
+ If xx is 00, this effect turns off.
+ Valid range: 00 - 7F.
+
+
Exx - FDS hardware attack envelope
Enables the hardware envelope. xx sets the rate of attack from current volume to the channel maximum.
A smaller value corresponds to a quicker rate.