Dec 152017
 
A Clipper 5.0 add-in. Written in Clipper-callable assembly. It lets you do amazing things with the color palette on VGA monitors. It comes with source code and a very good demo program.

Full Description of File


Fxcolor -Version 1.01- Includes .Docs, an
.Obj, .Asm, .Prg, and a Bat. makefile,
Clip50x -A complete VGA text mode color
management system. Create any of the 262,144
colors available for use in your
applications. Also create your own special
color effects. Functions included for fading,
blinking & pulsing. Completely written in
ASM, source included, FREE! By Jim Fowler.


File FXCOL.ZIP from The Programmer’s Corner in
Category Dbase Source Code
A Clipper 5.0 add-in. Written in Clipper-callable assembly. It lets you do amazing things with the color palette on VGA monitors. It comes with source code and a very good demo program.
File Name File Size Zip Size Zip Type
FILE_ID.DIZ 382 270 deflated
FXCOLOR.ASM 119074 16537 deflated
FXCOLOR.DOC 33473 8532 deflated
FXCOLOR.NG 28813 8100 deflated
FXCOLOR.OBJ 5485 2937 deflated
FXDEMO.PRG 39282 8490 deflated
MAKEDEMO.BAT 54 49 deflated
README.1ST 1899 965 deflated
VGA.DOC 21800 6551 deflated

Download File FXCOL.ZIP Here

Contents of the README.1ST file


Fxcolor -Version 1.01- Includes .Docs, an
.Obj, .Asm, .Prg, and a Bat. makefile,
Clip50x -A complete VGA text mode color
management system. Create any of the 262,144
colors available for use in your
applications. Also create your own special
color effects. Functions included for fading,
blinking & pulsing. Completely written in
ASM, source included, FREE! By Jim Fowler.
FXCOLOR - VGA COLOR MANAGEMENT SYSTEM


System Requirements
-------------------
FXCOLOR requires a VGA system and Clipper 5.01. It is designed for TEXT
screen modes, not graphics screen modes.


Compiling & Linking The Demo Program
------------------------------------
To compile the demo program FXDEMO.PRG, just run the MAKEDEMO.BAT file
from your DOS command line. If you use a compiler other than the
default RTLINK included with Clipper 5.01, you may want to edit the
batch file or compile and link it yourself.


About The Demo Program
----------------------
The demo program is written in a tutorial fashion to demonstrate usage
of the commands. It is not necessary to hard-print the FXDEMO.PRG file
(and is probably a waste of paper to do so). All pertinent code used to
implement commands is shown on the screen as part of the demo.


So, What Do I Hard-Print?
-------------------------
You may want to print the documentation file, FXCOLOR.DOC, and the text
file VGA.DOC. These files may be printed from the DOS command line
with:
TYPE filename.doc > PRN

Sorry, there is no Norton Guides (NG) file (what do you want for free?).
Perhaps some enthusiastic person who has a NG compiler and plenty of
spare time might want to create one for everyone's use!


Linking FXCOLOR To Your Applications
------------------------------------
This part is real easy. Just add the file FXCOLOR.OBJ to the list of
object files you are linking, as in:

RTLINK FILE myprog, fxcolor


Product Support
---------------
What? I don't generally support products I'm giving away FREE. But if
you do have a problem, or question, or maybe even some praiseworthy
comments, just send me a message via CompuServe mail or leave a message
in NANFORUM to 73340,3425 and maybe you'll get an answer.


Enjoy!

Jim Fowler


 December 15, 2017  Add comments

 Leave a Reply

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

(required)

(required)