From d97d182bc63fa59fe29725e46a8f2dbb06ec80f9 Mon Sep 17 00:00:00 2001
From: z00m128
Windows binaries you can compile with MinGW environment and included Makefile.win. Precompiled win32 binary is available on - http://z00m.speccy.cz
There is an option to use CMake for compilation. + https://github.com/z00m128/sjasmplus/releases
There is an option to use CMake for compilation. See INSTALL.md file for details.
Usage:
sjasmplus [options] sourcefile(s)
Option flags as follows:
-h or --help Help information -i<path> or -I<path> or --inc=<path> Include path diff --git a/docs/documentation.xml b/docs/documentation.xml index 49f2c979..be36c302 100644 --- a/docs/documentation.xml +++ b/docs/documentation.xml @@ -420,7 +420,7 @@ environment and includedMakefile.win . Precompiled win32 binary is available onhttp://z00m.speccy.cz + url="https://github.com/z00m128/sjasmplus/releases">https://github.com/z00m128/sjasmplus/releasesThere is an option to use CMake for compilation. See INSTALL.md file for details.