A function library for SQR that provides functions for doing binary arithmatic (AND, OR, XOR, NOT) on decimal numbers. Also includes functions for doing decimal to binary and binary to decimal conversions along with shifts and rotates on a bit level.
This program requires the accsl001.sqc.
This library is distributed under the GNU GPL.