Commit graph

4 commits

Author SHA1 Message Date
Martin Wilke
393a30af07 - Update to 210
PR:		178158
Submitted by:	Ports Fury
2013-04-29 14:20:19 +00:00
Armin Pirkovitsch
1b54d95d0e - Update to version 208
- Update pkg-descr
- Trim Makefile header

PR:           ports/171986
Submitted by: KATO Tsuguru <tkato432 _at_ yahoo.com>
Approved by:  beat (mentor)
Feature safe: yes
2012-11-30 23:52:49 +00:00
Wesley Shields
2d4c5d3d79 Update to 207a
PR:		ports/170262
Submitted by:	Pedro Giffuni <giffunip@tutopia.com>
2012-08-03 02:06:44 +00:00
Nicola Vitale
20b71b18fc JWasm is a MASM v6 compatible assembler. It's a fork of Open Watcom's WASM
and released under the Sybase Open Watcom Public License, which allows
free commercial and non-commercial use. JWasm is written in C, source code
is open.

JWasm Features:

- JWasm natively supports output formats Intel OMF, MS Coff (32- and
64-bit), Elf (32-and 64-bit), Bin and DOS MZ.
- precompiled JWasm binaries are available for DOS, Windows and Linux. For
OS/2 and FreeBSD, makefiles are supplied.
- Instructions up to SSSE3 are supported.
- The JWasm source is portable and has successfully been tested with Open
Watcom, MS VC, GCC and more.
- As far as programming for Windows is concerned, JWasm can be used with
both Win32Inc and Masm32.
- C header files can be converted to include files for JWasm with h2incX.

WWW: http://www.japheth.de/JWasm.html

PR:		ports/152727
Submitted by:	Pedro F. Giffuni <giffunip at tutopia.com>
2010-12-17 14:07:17 +00:00