Jump to content

UASM: Difference between revisions

From EDM2
No edit summary
Ak120 (talk | contribs)
mNo edit summary
 
Line 2: Line 2:
|Picture=NA.png
|Picture=NA.png
|Name=UASM
|Name=UASM
|Version=2.49 (Jun 2019)
|Version=2.55 (Mar 2022)
|Author=Branislav Habus<br/>John Hankinson
|Author=Branislav Habus<br/>John Hankinson
|Licence=Sybase [[Open Watcom Public License]] v1.0
|Licence=Sybase [[Open Watcom Public License]] v1.0

Latest revision as of 17:26, 21 September 2022

UASM
Name UASM
Version 2.55 (Mar 2022)
Vendor
Author Branislav Habus
John Hankinson
Licence Sybase Open Watcom Public License v1.0
WWW UASM homepage

UASM is a free MASM-compatible assembler based on JWasm.

History

Hr. Grech web site went offline in early 2014 which a number of people interpreted as him having stopped updating the JWasm package, so the JWasm 2.11 as code was taken by Branislav Habus and John Hankinson who renamed the package HJWasm and developed it further. However Hr. Grech had continued updating the original JWasm code and posted the updates on the SourceForge code repository so the package has effectively been forked into two branches.

Neither version is built for OS/2 but the JWasm version has OS/2 header files and can be built with ease and the HJWasm fork has a DOS executable that can be run under OS/2, although the maintainers have removed some of the OS/2 header and build files.

Links