============================================================================= Change or set 16 colors to any of 262,144 colors in DOS text mode for VGA. Written by Tomohumi Kodama. All rights reserved. For AT-compatible. V1.0 95/04/30 ============================================================================= You can change colors and assign up to 262,144 colors to 16 colors under DOS text mode of VGA. Both TSR and non-TSR programs are included. You can use these programs under full screen DOS session of OS/2 too. This is a CARD ware. If you find it useful and continue to use it, please send me a picture post card of your city and so on. Or if you have made unique palette files, please send them to me! I would like to see them. (This program is free for registered users of File Selector or Menu Program). Tomohumi Kodama Senzan-so 2-9-4 Saidera Suita Osaka 565 Japan Packing List TSRCOLOR.DOC This file. MAKEPAL.EXE changes or sets colors and makes a PALETTE(*.PAL) file. TSRCOLOR.COM A TSR program to set colors. Only 464 bytes are resident. TSRCOLOR.A86 A source of TSRCOLOR.COM. *.PAL Samples of palette files. (FS.PAL was made for File Selector, my shareware.) ADV.DOC An advertisement of my shareware programs. MAKEPAL.EXE You can invoke it without palette files to change colors and make a palette file, or with a palette file to set screen colors. This isn't a TSR, so screen colors will be reset when text mode is reset. When MakePal.exe is invoked without a palette file, it will display the data of the current colors and you can use the following keys. Arrow keys choose the number to be changed. [Page Up], [Enter], [+], or left button of the mouse increases the individual number of RGB brightness. (RGB = Red, Green, and Blue). [Page Down], [Space bar], [-], or right button of the mouse decreases the number. If you press [Shift] and hold it down while you press [Page Up] and so on, you can change three RGB numbers simultaneously. [R] resets to the original VGA colors. [F10] saves the current colors into the disk as a palette file. If a file with the same name is in the current directory, it will be overwritten with the current data. [F1] ?!. [Esc] or middle button of the mouse exits to DOS. TSRCOLOR.COM If you invoke it with a palette file, it will terminate but stay resident in memory, so screen colors will be held even if text mode is reset. You can install it in UMB by invoking it from AUTOEXEC.BAT with LoadHigh (LH) command. In this case, when you invoke TSRCOLOR with a palette file at the DOS prompt, the new data will be held in UMB. If TSRCOLOR.COM is resident and you invoke it without a palette file, it will be removed from memory. ***************************************************************************** The following Japanese text has the same contents as above.  VGAのDOSテキスト・モードで、自由に色を変更し、262,144色中16色 を自在に使う事ができます。TSRプログラムも、TSRでないプログラムも両方入っ ています。また、ともにOS/2のDOS全画面モードで使う事ができます。  このプログラムはカード・ウェアです。もしこのプログラムが役に立ち、続けて使わ れる場合は、作者にまであなたの住んでいる都市の絵葉書などをお送り下さい。またも し、独自のパレット・ファイルを作成されたら、是非それを送って下さい。(このプロ グラムはファイル・セレクターとメニュー・プログラムを登録された方には無料です。) 565 大阪府吹田市佐井寺2−9−4 千山荘 小玉 知史 ファイル・リスト TSRCOLOR.DOC このファイルです。 MAKEPAL.EXE 画面の色を変更し、パレット・ファイル(*.PAL)を作成します。 TSRCOLOR.COM 画面の色を設定する TSR プログラムです。 TSRCOLOR.A86 TSRCOLOR.COM のソースです。 *.PAL パレット・ファイルの例です。 (FS.PAL はファイル・セレクター用のパレット・ファイルです) ADV.DOC 私のシェアウェアの宣伝です。 MAKEPAL.EXE  パレット・フアイルをコマンドラインに指定せず、単独で立ち上げると、画面の色を 変更して、それをパレット・ファイルとして保存する事ができます。逆にパレット・フ ァイルを指定して立ち上げれば、それを元に画面の色を変更します。このプログラムは TSRではありませんから、テキスト・モードがリセットされれば、画面の色もリセッ トされます。  MakePal.exe をパレット・ファイルを指定せずに起動すると、現在の画面の色のデー タが表示され、この状態で次のキーが使えるようになります。 矢印キー  変更する数を選びます。 [Page Up], [Enter], [+], あるいはマウスの左ボタン  個々の赤緑青の明るさを示す数を増加させます。 [Page Down], スペース・キー, [-], あるいはマウスの右ボタン  個々の数を減少させます。  もし [Shift] キーを押しながら、[Page Up] キーなどを押すと、赤緑青の3つの数 を同時に変更する事ができます。 [R]  元々のVGAのカラーにリセットします。 [F10]  現在の色をパレット・ファイルとしてディスクに保存します。もし同名のファイルが ある場合は、現在のデータでそのファイルを上書きします。 [F1]  ?!。 [Esc] あるいはマウスの中央ボタン  プログラムを終了します。 TSRCOLOR.COM  もしパレット・ファイルを指定して起動すれば、このプログラムはメモリに常駐しま すので、テキスト・モードがリセットされても画面の色は保持されます。  またAUTOEXEC.BATでLOADHIGH(LH)コマンドで起動すると、 UMBにTSRCOLORをロ−ドする事もできます。この状態でDOSのプロンプト からパレット・ファイルを指定してTSRCOLORを起動すると、新しいパレット・ デ−タはUMBに確保されます。  もしTSRCOLORが常駐している状態で、パレット・ファイルを指定せずにTS RCOLORを起動すると、常駐を解除します。