Talk:Detect TV system

From NESdev Wiki
Revision as of 19:53, 11 March 2013 by Zzo38 (talk | contribs)
Jump to navigationJump to search

Can RGB detect be added? --Zzo38 (talk) 12:16, 8 March 2013 (MST)

Detecting the difference between the 2C02 and 2C03 comes down to detecting 1 missing pixel out of every 178684 pixels. Thefox tried to do this in the forum - http://forums.nesdev.org/viewtopic.php?f=2&t=9210 - but it didn't work very well. Detecting the 2C04 or 2C05 is easy, but they're incompatible with existing software, so it's not clear why one would bother. —Lidnariq (talk) 12:51, 8 March 2013 (MST)
Then what is the best way for the software to deal with the difference of RGB and NTSC modes? --Zzo38 (talk) 13:53, 11 March 2013 (MDT)