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
(BRR decoding)
(address)
Line 1: Line 1:
'''ENDX''' is an 8-bit [[DSPRAM]] register.  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.
'''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.
When a voice is keyed on, its corresponding bit in ENDX is cleared.

Revision as of 12:15, 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