We've just updated MediaWiki and its underlying software. If anything doesn't look or work quite right, please mention it to us. --RanAS
Transfer Word Select: Difference between revisions
From SnesLab
(what is a transfer unit) |
(linkify DMA) |
||
Line 1: | Line 1: | ||
The '''Transfer Word Select''' is the bottom 3 bits of DMAPx. | The '''Transfer Word Select''' is the bottom 3 bits of DMAPx. | ||
The block of memory transferred by a DMA is broken into some number of '''transfer units'''. A transfer unit may be one, two, or four bytes in size. | The block of memory transferred by a [[DMA]] is broken into some number of '''transfer units'''. A transfer unit may be one, two, or four bytes in size. | ||
[[Category:ASM]] | [[Category:ASM]] |
Revision as of 23:58, 23 July 2023
The Transfer Word Select is the bottom 3 bits of DMAPx.
The block of memory transferred by a DMA is broken into some number of transfer units. A transfer unit may be one, two, or four bytes in size.