home *** CD-ROM | disk | FTP | other *** search
- SMITH.SEQ Documentation on utilities provided by Robert L. Smith.
-
- DMULDIV.SEQ
-
- A 64 bit by 32 bit mixed divide, with a 32 bit quotient and
- a 32 bit remainder result. Also, a 32 bit by 32 bit
- multiply, yielding a 64 bit product (all unsigned). Written
- by Robert L. Smith in 8086 assembly.
-
- GRAPHICS.SEQ
-
- This is a simple graphics package, with line draw and point
- plotting. It has been minimally tested after conversion to this
- sequential direct threaded Forth system.
-
-