1 # NTSC TV mode file 2 # Last updated 09-May-96 3 file_format:1 4 monitor_title:NTSC TV 5 DPMS_state:0 6 7 # 320 x 240 (60Hz) 8 startmode 9 mode_name:320 x 240 10 x_res:320 11 y_res:240 12 pixel_rate:8000 13 h_timings:38,56,32,320,32,30 14 v_timings:3,18,0,240,0,1 15 sync_pol:0 16 endmode 17 18 # 640 x 240 (60Hz) 19 startmode 20 mode_name:640 x 240 21 x_res:640 22 y_res:240 23 pixel_rate:16000 24 h_timings:76,112,72,640,56,60 25 v_timings:3,18,0,240,0,1 26 sync_pol:0 27 endmode 28 29 # 720 x 200 (60Hz) 30 startmode 31 mode_name:720 x 200 32 x_res:720 33 y_res:200 34 pixel_rate:16000 35 h_timings:76,112,32,720,16,60 36 v_timings:3,18,20,200,20,1 37 sync_pol:0 38 endmode 39 40 # 640 x 220 (60Hz) 41 startmode 42 mode_name:640 x 220 43 x_res:640 44 y_res:220 45 pixel_rate:16000 46 h_timings:76,112,72,640,56,60 47 v_timings:3,18,10,220,10,1 48 sync_pol:0 49 endmode 50 51 # Interlaced modes 52 53 # 640 x 400 (30Hz) 54 startmode 55 mode_name:640 x 400 56 x_res:640 57 y_res:400 58 pixel_rate:13500 59 h_timings:64,60,46,640,26,22 60 v_timings:3,18,20,200,20,1 61 sync_pol:0 62 interlaced 63 endmode 64 65 # 640 x 480 (30Hz) 66 startmode 67 mode_name:640 x 480 68 x_res:640 69 y_res:480 70 pixel_rate:13500 71 h_timings:64,60,46,640,26,22 72 v_timings:3,18,0,240,0,1 73 sync_pol:0 74 interlaced 75 endmode 76 77 # 704 x 480 (30Hz) 78 # Used by Macrovision module 79 startmode 80 mode_name:704 x 480 81 x_res:704 82 y_res:480 83 pixel_rate:13500 84 h_timings:64,74,0,704,0,16 85 v_timings:3,18,0,240,0,1 86 sync_pol:0 87 interlaced 88 endmode 89 90 # 768 x 480 (30Hz) 91 startmode 92 mode_name:768 x 480 93 x_res:768 94 y_res:480 95 pixel_rate:15000 96 h_timings:72,88,0,768,0,26 97 v_timings:3,18,0,240,0,1 98 sync_pol:0 99 interlaced 100 endmode 101