| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 1.0.2+dos.win.b120a9c.zip | 2024-08-04 | 1.0 MB | |
| Binary release with DOS and Windows binaries source code.tar.gz | 2024-04-28 | 1.5 MB | |
| Binary release with DOS and Windows binaries source code.zip | 2024-04-28 | 1.7 MB | |
| README.md | 2024-04-28 | 1.1 kB | |
| Totals: 4 Items | 4.3 MB | 2 | |
This release includes:
* DOS binaries: regular (under bind) and DPMI (under bindp).
* Windows binaries (under binw).
* CWSDPMI r5 dependency for the DOS DPMI binaries.
* Include and library files (under include and lib respectively).
* Test programs (under tests).
This release doesn't include: * The compiler sources. * NASM (you'll need version 2.03 or later). * Binaries for Linux and MacOS.
Installation:
* Create a directory as close as possible to the disk root, e.g.
C:\SMLRC.
* Unpack the contents of the archive there.
* Set your PATH environment variable to point to C:\SMLRC\BIND or
C:\SMLRC\BINDP or C:\SMLRC\BINW, as appropriate.
* To reconstitute the Windows binaries from the .dat files, go to the
BINW directory and follow the instructions from that directory's
readme.txt, that is, run the copy /b commands mentioned there.
* Make NASM.EXE (you'll need version 2.03 or later) available through
the PATH environment variable as well.