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 Terminal Counter: Difference between revisions

From SnesLab
Jump to: navigation, search
(what it is)
(greater than zero)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
'''DTC''' is 16 bits wide, located at 2238h.  It has no specific initial value.  It holds the number of bytes to be [[DMA]]'d.
'''DTC''' is 16 bits wide, located at 2238h on the [[SA-1]].  It has no specific initial value.  It holds the number of bytes to be [[DMA]]'d (which should be greater than zero).


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

Latest revision as of 22:08, 7 July 2024

DTC is 16 bits wide, located at 2238h on the SA-1. It has no specific initial value. It holds the number of bytes to be DMA'd (which should be greater than zero).

Reference