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

Normal DMA: Difference between revisions

From SnesLab
Jump to: navigation, search
(created page)
 
(added diagram)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
'''Normal DMA''' is one of the [[SA-1]]'s two DMA modes.
'''Normal DMA''' is one of the [[SA-1]]'s two DMA modes. It is always started from the SA-1's cpu.  These are the steps followed:
 
# set [[DCNT]]
# specify source start address
# set number of bytes
# specify destination start address
 
[[File:(Improved) Figure 1-9-1.png|thumb]]


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

Latest revision as of 10:45, 22 December 2023

Normal DMA is one of the SA-1's two DMA modes. It is always started from the SA-1's cpu. These are the steps followed:

  1. set DCNT
  2. specify source start address
  3. set number of bytes
  4. specify destination start address
(Improved) Figure 1-9-1.png

Reference