home *** CD-ROM | disk | FTP | other *** search
/ World of A1200 / World_Of_A1200.iso / programs / commodity / promotor / promotor_vgaonly.config < prev    next >
Text File  |  1995-02-27  |  4KB  |  66 lines

  1. ;
  2. ;        - The Promotor - Promotion file for VGA only stuff -
  3. ;
  4. ;    This file will instruct The Promotor to promote all screens to VGA modes
  5. ;    so that you can still use all those nice programs ... Note that this
  6. ;    will only work with programs that use intuition screens, programs using
  7. ;    their own custom views and viewports will not be promoted !
  8. ;
  9. ;    If you should find a mode that isn't promoted correctly, then please
  10. ;    report this to : Kurt Haenen, Homsemstraat 53, B-3891 Borlo, Belgium.
  11. ;    The information used to build the list was taken from the Commodore
  12. ;    includes, but it is possible that bugs have crawled into it ...
  13. ;
  14. ;
  15. ;    AUTHOR:    Kurt Haenen            © Copyright 1993 Kurt Haenen
  16. ;
  17.  
  18. ;       Low resolution (std.320x200) screens are promoted to "VGA:AA-ScanDbl+" (0x39000)
  19. ;    --------------------------------------------------------------------------------
  20. ;    Normal:
  21. ;       -------
  22. MODE="0x000((00|11|21|71|81|89)(0|4)(0|4)(0|8)|(91|A1|31|39|61|69)(0|4)0(0|1))" TOMODE=0x39000 FORCEMODE OVERSCAN=TXT FORCEOSCAN AUTOSCROLL=1 FORCEAUTOSCROLL
  23. ;    EHB:
  24. ;    ----
  25. MODE="0x000((00|11|21|71|81|89)(0|4)(8|C)(0|8)|(91|A1|31|39|61|69)(0|4)8(0|1))" TOMODE=0x39080 FORCEMODE OVERSCAN=TXT FORCEOSCAN AUTOSCROLL=1 FORCEAUTOSCROLL
  26. ;    HAM:
  27. ;    ----
  28. MODE="0x000((00|11|21|71|81|89)(8|C)(0|4)(0|8)|(91|A1|31|39|61|69)(8|C)0(0|1))" TOMODE=0x39800 FORCEMODE OVERSCAN=TXT FORCEOSCAN AUTOSCROLL=1 FORCEAUTOSCROLL
  29.  
  30. ;    Low res. laced (std.320x400) screens are promoted to "MULTISCAN:Low Res" (0x39004)
  31. ;    ----------------------------------------------------------------------------------
  32. ;    Normal:
  33. ;       -------
  34. MODE="0x000((00|11|21|71|81|89)(0|4)(0|4)(4|C)|(91|A1|31|39|61|69)(0|4)0(4|5))" TOMODE=0x39004 FORCEMODE OVERSCAN=TXT FORCEOSCAN AUTOSCROLL=1 FORCEAUTOSCROLL
  35. ;    EHB:
  36. ;    ----
  37. MODE="0x000((00|11|21|71|81|89)(0|4)(8|C)(4|C)|(91|A1|31|39|61|69)(0|4)8(4|5))" TOMODE=0x39084 FORCEMODE OVERSCAN=TXT FORCEOSCAN AUTOSCROLL=1 FORCEAUTOSCROLL
  38. ;    HAM:
  39. ;    ----
  40. MODE="0x000((00|11|21|71|81|89)(8|C)(0|4)(4|C)|(91|A1|31|39|61|69)(8|C)0(4|5))" TOMODE=0x39804 FORCEMODE OVERSCAN=TXT FORCEOSCAN AUTOSCROLL=1 FORCEAUTOSCROLL
  41.  
  42. ;    High resolution (std. 640x200) screens are promoted to "VGA:AA-ScanDbl+" (0x39020)
  43. ;    ----------------------------------------------------------------------------------
  44. ;    Normal:
  45. ;       -------
  46. MODE="0x000((08|19|29|79|89)(0|4)(0|2|4|6)(0|8)|(91|A1|31|39|61|69)(0|4)(0|2)(0|1))" TOMODE=0x39020 FORCEMODE OVERSCAN=TXT FORCEOSCAN AUTOSCROLL=1 FORCEAUTOSCROLL
  47. ;    EHB:
  48. ;    ----
  49. MODE="0x000((08|19|29|79|89)(0|4)(8|A|C|E)(0|8)|(91|A1|31|39|61|69)(0|4)(8|A)(0|1))" TOMODE=0x390A0 FORCEMODE OVERSCAN=TXT FORCEOSCAN AUTOSCROLL=1 FORCEAUTOSCROLL
  50. ;    HAM:
  51. ;    ----
  52. MODE="0x000((08|19|29|79|89)(8|C)(0|2|4|6)(0|8)|(91|A1|31|39|61|69)(8|C)(0|2)(0|1))" TOMODE=0x39820 FORCEMODE OVERSCAN=TXT FORCEOSCAN AUTOSCROLL=1 FORCEAUTOSCROLL
  53.  
  54. ;    High res. laced (std. 640x400) and all other screens are promoted
  55. ;        to "MULTISCAN:Productivity" (0x39024)
  56. ;    -----------------------------------------------------------------
  57. ;    Normal:
  58. ;       -------
  59. MODE="0x000((08|19|29|79|89)(0|4)(0|2|4|6)(4|C)|(91|A1|31|39|61|69)(0|4)(0|2)(4|5))" TOMODE=0x39024 FORCEMODE OVERSCAN=TXT FORCEOSCAN AUTOSCROLL=1 FORCEAUTOSCROLL
  60. ;    EHB:
  61. ;    ----
  62. MODE="0x000((08|19|29|79|89)(0|4)(8|A|C|E)(4|C)|(91|A1|31|39|61|69)(0|4)(8|A)(4|5))" TOMODE=0x390A4 FORCEMODE OVERSCAN=TXT FORCEOSCAN AUTOSCROLL=1 FORCEAUTOSCROLL
  63. ;    HAM:
  64. ;    ----
  65. MODE="0x000((08|19|29|79|89)(8|C)(0|2|4|6)(4|C)|(91|A1|31|39|61|69)(8|C)(0|2)(4|5))" TOMODE=0x39824 FORCEMODE OVERSCAN=TXT FORCEOSCAN AUTOSCROLL=1 FORCEAUTOSCROLL
  66.