Talk:Detect TV system: Difference between revisions
From NESdev Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
Can RGB detect be added? --[[User:Zzo38|Zzo38]] ([[User talk:Zzo38|talk]]) 12:16, 8 March 2013 (MST) | Can RGB detect be added? --[[User:Zzo38|Zzo38]] ([[User talk: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. —[[User:Lidnariq|Lidnariq]] ([[User talk:Lidnariq|talk]]) 12:51, 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. —[[User:Lidnariq|Lidnariq]] ([[User talk: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? --[[User:Zzo38|Zzo38]] ([[User talk:Zzo38|talk]]) 13:53, 11 March 2013 (MDT) |
Revision as of 19:53, 11 March 2013
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)