home *** CD-ROM | disk | FTP | other *** search
/ Archive Magazine 1995 / ARCHIVE95.iso / discs / utilities / utility_01 / mode_des / !MakeModes / BaseModes / Odds+Sods next >
Text File  |  1994-08-22  |  3KB  |  140 lines

  1. # This file is in the form of a mode file, but it does not apply to any
  2. # real monitor. It contains definitions of a number of experimental and
  3. # testing modes that do not form part of the standard set of Acorn modes.
  4. # Some of them correspond to the size of various standard modes, but are
  5. # specified at different frame rates (e.g. 70Hz). In these cases the
  6. # corresponding mode numbers are shown for reference.
  7. #
  8. # The appropriate modes for any given monitor can be extracted by
  9. # the MakeModes application.
  10.  
  11. file_format:1
  12. monitor_title:Master Mode File
  13. DPMS_state:0
  14.  
  15. # 320 x 480 (55Hz)
  16. # Useful for 32bpp with no VRAM
  17. startmode
  18. mode_name:320 x 480
  19. x_res:320
  20. y_res:480
  21. pixel_rate:11625
  22. h_timings:48,22,0,320,0,10
  23. v_timings:2,32,0,480,0,11
  24. sync_pol:3
  25. endmode
  26.  
  27. # 320 x 480 (72Hz)
  28. startmode
  29. mode_name:320 x 480
  30. x_res:320
  31. y_res:480
  32. pixel_rate:15750
  33. h_timings:20,62,2,320,2,10
  34. v_timings:3,28,0,480,0,9
  35. sync_pol:3
  36. endmode
  37.  
  38. # 576 x 424 (65Hz)
  39. startmode
  40. mode_name:576 x 424
  41. x_res:576
  42. y_res:424
  43. pixel_rate:21000
  44. h_timings:68,28,4,576,4,12
  45. v_timings:2,32,0,424,0,11
  46. sync_pol:0
  47. endmode
  48.  
  49. # 640 x 480 (55Hz)
  50. # Useful for 16bpp with no VRAM
  51. startmode
  52. mode_name:640 x 480
  53. x_res:640
  54. y_res:480
  55. pixel_rate:23250
  56. h_timings:96,46,0,640,0,18
  57. v_timings:2,32,0,480,0,11
  58. sync_pol:3
  59. endmode
  60.  
  61. # 1024 x 768 (53Hz)
  62. startmode
  63. mode_name:1024 x 768
  64. x_res:1024
  65. y_res:768
  66. pixel_rate:55000
  67. h_timings:220,104,12,1024,12,8
  68. v_timings:3,22,0,768,0,1
  69. sync_pol:0
  70. endmode
  71.  
  72. # 1152 x 896 (64Hz)
  73. startmode
  74. mode_name:1152 x 896
  75. x_res:1152
  76. y_res:896
  77. pixel_rate:96000
  78. h_timings:208,192,8,1152,8,8
  79. v_timings:3,43,4,896,4,0
  80. sync_pol:0
  81. endmode
  82.  
  83. # 1280 x 480 (72Hz pixel doubled)
  84. startmode
  85. mode_name:1280 x 480
  86. x_res:1280
  87. y_res:480
  88. pixel_rate:63000
  89. h_timings:80,240,16,1280,16,32
  90. v_timings:3,28,0,480,0,9
  91. sync_pol:3
  92. endmode
  93.  
  94. # 1280 x 1024 (60Hz)
  95. startmode
  96. mode_name:1280 x 1024
  97. x_res:1280
  98. y_res:1024
  99. pixel_rate:110100
  100. h_timings:128,232,24,1280,24,40
  101. v_timings:3,32,0,1024,0,3
  102. sync_pol:0
  103. endmode
  104.  
  105. # 1600 x 1200 (52Hz)
  106. # Just about works!
  107. startmode
  108. mode_name:1600 x 1200
  109. x_res:1600
  110. y_res:1200
  111. pixel_rate:125000
  112. h_timings:120,158,32,1600,32,18
  113. v_timings:3,26,2,1200,2,1
  114. sync_pol:0
  115. endmode
  116.  
  117. # 2048 x 768 (60Hz pixel doubled)
  118. startmode
  119. mode_name:2048 x 768
  120. x_res:2048
  121. y_res:768
  122. pixel_rate:130000
  123. h_timings:272,288,32,2048,32,16
  124. v_timings:6,29,0,768,0,3
  125. sync_pol:0
  126. endmode
  127.  
  128. # 2048 x 768 (70Hz pixel doubled)
  129. startmode
  130. mode_name:2048 x 768
  131. x_res:2048
  132. y_res:768
  133. pixel_rate:150000
  134. h_timings:272,200,68,2048,68,0
  135. v_timings:6,29,0,768,0,3
  136. sync_pol:0
  137. endmode
  138.  
  139. # End
  140.