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
(see also CTR)
(linear timer)
 
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.

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