home *** CD-ROM | disk | FTP | other *** search
/ Really Useful CD 1 / ReallyUsefulCD1.iso / extras / utilities / _modeinfo / docs / guide next >
Text File  |  1990-07-17  |  4KB  |  87 lines

  1. _______________________________________________________________________________
  2.  
  3. ModeInfo 1.01 (RISCWARE)                     -------------------------------
  4.                                               This program is PUBLIC DOMAIN
  5. Version date : 17 Jul 1990                   -------------------------------
  6.  
  7. ----------------
  8. - Introduction -
  9. ----------------
  10.  
  11. ModeInfo gives extensive information about screen modes, either standard OS
  12. modes or extra modes that may be available in modules.
  13.  
  14. --------------
  15. - Info given -
  16. --------------
  17.  
  18. The information given is mainly VIDC information, such as the values for all
  19. important registers and their meanings, and some miscellaneous other things.
  20. Most of the information is self-explanatory.
  21.  
  22. VIDC register values are shown 'corrected', i.e. they reflect 'pixels' and
  23. 'rasters' as appropiate, as detailed in the VIDC data sheets. The control
  24. register (&E0) information is the (hex) value of its lower byte and this is
  25. further split up into the resulting values for the pixel rate, bits per pixel,
  26. etc..
  27.  
  28. The horizontal and vertical scan frequencies and lengths of the horizontal
  29. and vertical sync pulses are calculated.
  30.  
  31. All new modes in modules are based on OS modes. Wherever values for the new
  32. mode differ from the values for the base mode, the latter are shown behind
  33. the former in light grey. This makes it easy to examine what has been changed
  34. to construct the new mode. The value in light grey behind the mode number is
  35. the VIDC base mode (for non-OS modes).
  36.  
  37. Unfortunately Acorn have put no SWI in RISCOS 2.00 to find out VIDC register
  38. settings for the standard OS modes. This forced me to search the OS ROM and
  39. use an obviously OS version dependant pointer to them. Therefore, this
  40. application does not currently work on any other OS than RISCOS 2.00.
  41.  
  42. -------------------
  43. - The application -
  44. -------------------
  45.  
  46. ModeInfo is a full RISCOS multitasking application, and will install itself
  47. on the iconbar when you double-click on the '!ModeInfo' application.
  48.  
  49. The iconbar menu, popped up by clicking MENU on the iconbar icon, has the
  50. usual 'Info' and 'Quit' icons.
  51.  
  52. By clicking with SELECT or ADJUST on the iconbar icon, the information window
  53. will pop up, and the current mode's information is shown.
  54.  
  55. The 'Modes' icon gives access to a window in which all available modes are
  56. represented by icons. Icons for modes that are not currently available will
  57. be shaded. By clicking on a mode icon, the information window will be updated
  58. (or popped up) to show the selected mode's info.
  59.  
  60. If modules with new modes are loaded after !ModeInfo (or if any modules are
  61. deleted/de-activated), the 'Modes' window will not correctly show the available
  62. modes. Simply click on the 'Modes' icon to re-scan them.
  63.  
  64. If you have complaints, comments or bugs(!) to offer me, write to :
  65.  
  66. John Kortink
  67. Middelhuisstr. 17
  68. 7482 EL Haaksbergen
  69. The Netherlands
  70.  
  71. New versions are available from the same address : just send some money
  72. to cover postage and a self-addressed envelope containing a 3.5" disc.
  73. You will then also receive the latest versions of several other Zeridajh
  74. applications.
  75.  
  76. _______________________________________________________________________________
  77.  
  78. !!! NOTE !!!
  79.  
  80. You may NOT change this application or use ANY part of it in other products
  81. without my approval. You may spread it freely (with *ALL* files included), but
  82. not for any profit. This software is provided 'as is'. Using it is entirely at
  83. your own risk.
  84.  
  85. _______________________________________________________________________________
  86.  
  87.