home *** CD-ROM | disk | FTP | other *** search
/ Brotikasten / BROTCD01.iso / exoten / msx2pc12.txt < prev    next >
Text File  |  1994-11-13  |  5KB  |  84 lines

  1.                                    MSX 2 PC
  2.                                    ========
  3.  
  4. A MS-DOS program to display and convert pictures generated on a MSX 2 computer.
  5.  
  6. Hardware requirements: PC with 80286 or higher processor and VGA video card.
  7.  
  8. The use of the program should be pretty self-explanatory: After starting the 
  9. program a standard "text-windows" interface will appear, after which commands 
  10. can be given from the pull-down menu on top of the screen. These commands can 
  11. be given with the mouse-cursor, or after activating the menu by pressing the 
  12. F10 key, after which the arrow-keys can be used to move around the menu. 
  13.  
  14. The following commands are available from the menu:
  15. - Save PCX (F2): Save the last MSX picture loaded as a PCX file. The filename 
  16.                  will be the filename of the MSX picture file, but with the 
  17.                  extension .pcx. PCX files can be viewed and edited by most 
  18.                  PC drawing programs, e.g. the drawing program included with 
  19.                  Micro$oft Windows.
  20. - Save as: Same as Save PCX, but here you will have the oppurtunity to type 
  21.            a different file name for the PCX file.
  22. - Open (F3): Loads and displays a MSX 2 picture file. To load and view the 
  23.              picture correctly, the type of the MSX picture in the Options 
  24.              dialog should be set to the appropriate MSX screen mode.
  25. - Change dir: Gives you the possibility to change the current directory 
  26.               without having to load a MSX file.
  27. - Exit (Alt-X): Exits the MSX 2 PC program and returns you to MS-DOS.
  28. - Show Picture (F9): Displays the last MSX picture loaded once again. To 
  29.                      return to the menu, press any key or a mouse button.
  30. - Program Options (F8): Displays a dialog window in which the user can 
  31.                         specify the type of the input MSX picture file. The
  32.                         MSX 2 screen mode can be specified:
  33.                         - MSX screen 5: 256x212, 16 colours. Used by MSX 
  34.                           programs such as HALO and Michelangelo.
  35.                         - MSX screen 7: 512x212, 16 colours. Used by MSX 
  36.                           programs such as HALO and Michelangelo.
  37.                         - MSX screen 8: 256x212, 256 colours. Used by most 
  38.                           MSX 2 drawing and by all MSX 2 digitizing programs.
  39.                         - Dynamic Publisher: The input file is a stamp (.stp) 
  40.                           file generated by Dynamic publisher (512x212, 
  41.                           black and white).
  42.                         Furthermore, there is a check box in which the user 
  43.                         can specify whether the input MSX picture file also 
  44.                         contains palette information, or the standard MSX 
  45.                         palette is to be used. This options only applies to 
  46.                         MSX screen modes 5 and 7.
  47. - About: Displays the infamous About... dialog box with program name and 
  48.          version number.
  49.  
  50. A MSX picture filename and the program options can also be specified on the 
  51. command line. Syntax: msx2pc [-switch1] [-switch2] [filename.ext]. Valid 
  52. command line switches are:
  53. /5: Input file is in MSX screen 5 format.
  54. /7: Input file is in MSX screen 7 format.
  55. /8: Input file is in MSX screen 7 format (default).
  56. /D: Input file is a Dynamic Publisher stamp.
  57. /P: Use standard MSX palette (screen modes 5 and 7 only).
  58. If a file name is specified on the command line, the program will 
  59. automatically return to MS-DOS after displaying the MSX picture.
  60.  
  61. The MSX 2 PC program is being distributed as freeware, i.e. completely for 
  62. free and fully functional. If you enjoy this program, and have access to 
  63. E-mail, send the author a mail, so the spread of the program can be traced. 
  64. The author can be reached on the internet as mario@astro.uva.nl.
  65.  
  66. Enjoy!
  67.  
  68. Mario van den Ancker (mario@astro.uva.nl)
  69. ============================================================================
  70.  
  71. Legal Stuff:
  72.  
  73. You are free to use, copy and distribute the MSX 2 PC program.
  74. This programs is being made available on an "as is" basis, and carry no
  75. warranties, expressed or implied.  The author shall in no way be held liable
  76. for any damages resulting from the use of this program or the media on which
  77. it is distributed, including, without limitation, loss of business profits,
  78. interruption of business, loss of information, damage to equipment, or any
  79. other incidental or consequential damages.
  80. If you cannot accept these terms, please do not use this program.
  81. By using this program, you indicate you agree with these terms and will 
  82. abide by their restrictions.
  83. ============================================================================
  84.