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

ARAM Write Enable Flag: Difference between revisions

From SnesLab
Jump to: navigation, search
(created page)
 
(more proper name)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
The '''ARAM Write Enable Flag''' is bit 1 of the [[SPC700]]'s TEST register (00F0h).
The '''ARAM Write Enable Flag''' is bit 1 of the [[S-SMP]]'s TEST register (00F0h).


When set, the SPC700 and S-DSP can both read and write ARAM.
When set, the S-SMP and S-DSP can both read and write ARAM.
When clear, they can only read ARAM.
When clear, they can only read ARAM.
=== Reference ===
* https://problemkaputt.de/fullsnes.htm#snesapuspc700ioports


[[Category:SNES Hardware]]
[[Category:SNES Hardware]]
[[Category:SPC700]]
[[Category:SPC700]]
[[Category:Flags]]
[[Category:Flags]]

Latest revision as of 05:43, 29 November 2023

The ARAM Write Enable Flag is bit 1 of the S-SMP's TEST register (00F0h).

When set, the S-SMP and S-DSP can both read and write ARAM. When clear, they can only read ARAM.

Reference