- http://files.mpoli.fi/unpacked/software/programm/general/ddj0392.zip/
- http://www.vectorbd.com/bfd/8086/index.html
- http://www.drdobbs.com/parallel/the-ucr-standard-assembly-language-libra/parallel/the-ucr-standard-assembly-language-libra/184408724#0086_000a
- http://collaboration.cmc.ec.gc.ca/science/rpn/biblio/ddj/Website/articles/DDJ/1992/9203/9203a/9203a.htm
To use the UCR STDLIB: needs MASM, TASM, etc (WIN macro assemblers)...
As a side note, both of these projects were developed by Randal Hyde. HLA is a more developed replacement of the ucr stblib. They both have a standard library, shell, and high level macros to make coding easier.
Note a very unique thing about HLA:
Carefully written (console) applications will compile and run on all supported operating systems without change.