home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Power-Programmierung
/
CD1.mdf
/
basic
/
library
/
asic
/
alu
/
readme.doc
< prev
Wrap
Text File
|
1991-05-04
|
2KB
|
36 lines
The files that come with this documentation should be:
ALU-LIB.ASI
(source code for the
ALU library.)
ALU-DEMO.ASI
(source code for the
demonstration program)
ALU-DEMO.COM
(the demonstration
program.)
This library (ALU-LIB.ASI) contains 8 functions to extend the fine ASIC
compiled language created by David A. Visti.
They are provided free of charge or fee and are in the public domain. No
fee may be charged for their use or distribution either by themselves or
as part of any package.
There is NO warranty given or implied as to the functioning of these
routines. If you follow the guidelines as set down by me in the REM
statements you should have no problems. (Of course if you do, please
contact me.)
The library is self-documented in REM statements at the beginning of the
file.
One more thing. For some reason the integrated editor/compiler doesn't like
these routines (No taste I say.) so they must, when included in a program,
be compiled using the command line compiler (ASICC.EXE).
Feel free to modify, change or add to this library as you please. As long as
it remains in the public domain feel free to distribute it in any form.
If you have any problems, contact me on COMPUSERVE (73007,3614).
Have fun.
Experiment!
Steve Almond