We've just updated MediaWiki and its underlying software. If anything doesn't look or work quite right, please mention it to us. --RanAS

ENDX: Difference between revisions

From SnesLab
Jump to: navigation, search
(what bits represent)
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
'''ENDX''' is an 8-bit [[DSPRAM]] register.  Each bit represents one of the 8 voices.
'''ENDX''' is an 8-bit [[DSPRAM]] register located at 7ch.  Each bit represents one of the 8 voices.  The [[S-DSP]] sets a voice's corresponding bit when [[BRR]] decoding of a block that has the source end flag set is completed.
 
When a voice is keyed on, its corresponding bit in ENDX is cleared.


If the [[S-SMP]] attempts to write to ENDX, all bits of ENDX are cleared.
If the [[S-SMP]] attempts to write to ENDX, all bits of ENDX are cleared.
Line 6: Line 8:
* [[EFB]]
* [[EFB]]
* [[DIR]]
* [[DIR]]
* [[OUTX]]
* [[ENVX]]


=== Reference ===
=== Reference ===

Latest revision as of 12:27, 17 July 2024

ENDX is an 8-bit DSPRAM register located at 7ch. Each bit represents one of the 8 voices. The S-DSP sets a voice's corresponding bit when BRR decoding of a block that has the source end flag set is completed.

When a voice is keyed on, its corresponding bit in ENDX is cleared.

If the S-SMP attempts to write to ENDX, all bits of ENDX are cleared.

See Also

Reference