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

TMC: Difference between revisions

From SnesLab
Jump to: navigation, search
(what the bits are)
(linear timer)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
'''TMC''' is 8 bits wide, located at 2210h on the [[SA-1]].  It is initialized to zero.
'''TMC''' is 8 bits wide, located at 2210h on the [[SA-1]].  It is initialized to zero.


HVSELB is bit 7.
HVSELB is bit 7. When set, it indicates linear timer.
 
VEN is bit 1.
VEN is bit 1.
HEN is bit 0.
HEN is bit 0.
Bits 2 to 6 are zero.
Bits 2 to 6 are zero.
=== See Also ===
* [[CTR]]


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

Latest revision as of 00:25, 8 July 2024

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

HVSELB is bit 7. When set, it indicates linear timer.

VEN is bit 1. HEN is bit 0. Bits 2 to 6 are zero.

See Also

Reference