User Tools

Site Tools


base:detect_pal_ntsc

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
base:detect_pal_ntsc [2018-10-29 10:50] – [Sokrates' variant] mrr19121970base:detect_pal_ntsc [2019-05-15 20:11] – [Detect NTSC/PAL] silverdr
Line 1: Line 1:
 ====== Detect NTSC/PAL ====== ====== Detect NTSC/PAL ======
  
-Since you cannot rely on $02a6 to detect NTSC/PAL, you better do the check yourself. The theory behind these checks is simply that PAL and NTSC systems have different amounts of rasterlines, which can thus serve as the basis for a detection check. +Since you cannot rely on $02a6 to detect NTSC/PAL, you better do the check yourself. The theory behind these checks is simply that PAL and NTSC systems have different amounts of rasterlines, which can thus serve as the basis for a detection check. For alternative approach, especially useful if you also need to use TOD, check [[efficient_tod_initialisation|Efficient TOD initialisation]] page.
 ===== J0x variant ===== ===== J0x variant =====
  
base/detect_pal_ntsc.txt · Last modified: 2020-11-11 01:49 by copyfault