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

External Synchronization: Difference between revisions

From SnesLab
Jump to: navigation, search
(added link to official manual)
(shorten description)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
'''EXTSYNC''' is a mysterious signal that is sent to pin 26 of [[PPU1]].  It is tied to [[VCC]]. One theory is that it was supposed to allow the PPU to not have to generate the TV synchronization signals itself and have them input into it instead.
'''EXTSYNC''' is a mysterious signal sent to pin 26 of [[PPU1]].  It is tied to [[VCC]]. One theory is that it was supposed to allow the PPU to not have to generate the TV synchronization signals itself and have them input into it instead.


The EXTSYNC bit is the most significant bit of SETINI (2133h).  The official Super Nintendo development manual recommends zeoring it.
The EXTSYNC bit is the most significant bit of SETINI (2133h).  The official Super Nintendo development manual recommends zeoring it.

Latest revision as of 17:09, 12 August 2024

EXTSYNC is a mysterious signal sent to pin 26 of PPU1. It is tied to VCC. One theory is that it was supposed to allow the PPU to not have to generate the TV synchronization signals itself and have them input into it instead.

The EXTSYNC bit is the most significant bit of SETINI (2133h). The official Super Nintendo development manual recommends zeoring it.

References