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

RQM: Difference between revisions

From SnesLab
Jump to: navigation, search
(see also Bit-Of-Confusion)
(bullet points/asm category)
 
Line 1: Line 1:
The '''RQM''' bit exists on the [[DSP1]] as bit 15 of the status register.  It might stand for "request message."
The '''RQM''' bit exists on the [[DSP1]] as bit 15 of the status register.  It might stand for "request message."


When set, it indicates that the DSP1 is ready to read or write.
* When set, it indicates that the DSP1 is ready to read or write.
 
* When clear, the DSP1 is busy.
When clear, the DSP1 is busy.


=== See Also ===
=== See Also ===
Line 13: Line 12:
[[Category:Flags]]
[[Category:Flags]]
[[Category:DSP1]]
[[Category:DSP1]]
[[Category:ASM]]

Latest revision as of 01:00, 6 August 2024

The RQM bit exists on the DSP1 as bit 15 of the status register. It might stand for "request message."

  • When set, it indicates that the DSP1 is ready to read or write.
  • When clear, the DSP1 is busy.

See Also

Reference