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
(pin number)
(added link to official manual)
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 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.
The EXTSYNC bit is the most significant bit of SETINI (2133h).  The official Super Nintendo development manual recommends zeoring it.


=== References ===
=== References ===
* https://forums.nesdev.org/viewtopic.php?p=136035&hilit=EXTSYNC#p136035
* https://forums.nesdev.org/viewtopic.php?p=136035&hilit=EXTSYNC#p136035
* [https://archive.org/details/SNESDevManual/book1/page/n132 page 2-27-19]


[[Category:SNES Hardware]]
[[Category:SNES Hardware]]
[[Category:Traces]]
[[Category:Traces]]
[[Category:Video]]
[[Category:Video]]

Revision as of 23:18, 7 July 2023

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.

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

References