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

DMA Control: Difference between revisions

From SnesLab
Jump to: navigation, search
(CDSEL)
(bit 3 is zero)
 
(One intermediate revision by the same user not shown)
Line 8: Line 8:


'''DD''' stands for "destination device" and is bit 2.
'''DD''' stands for "destination device" and is bit 2.
The low two bits are SD0 and SD1 which stands for "source device."
Bit 3 is zero.


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

Latest revision as of 22:35, 7 July 2024

DCNT is 8 bits wide, located at 2230h on the SA-1. It is initialized to zero.

DPrio is bit 6.

CDEN is bit 5.

CDSEL is bit 4.

DD stands for "destination device" and is bit 2.

The low two bits are SD0 and SD1 which stands for "source device."

Bit 3 is zero.

Reference