Misplaced Pages

Open Watcom Assembler: Difference between revisions

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.
Browse history interactively← Previous editNext edit →Content deleted Content addedVisualWikitext
Revision as of 14:57, 1 February 2010 edit174.126.71.165 (talk)No edit summary← Previous edit Revision as of 23:14, 1 February 2010 edit undoDoktorspin (talk | contribs)Extended confirmed users3,299 edits References: Removed fake reference (Welschenbach) which says: They can be assembled using Microsoft MASM .. or Watcom WASM,Next edit →
Line 3: Line 3:
==References== ==References==
*{{cite book |last=Leiterman |first=James |title=32/64-bit 80x86 assembly language architecture |chapter=MASM vs. NASM vs. TASM vs. WASM |year=2005 |isbn=9781598220025 |publisher=Wordware Publishing, Inc. |page=481}} *{{cite book |last=Leiterman |first=James |title=32/64-bit 80x86 assembly language architecture |chapter=MASM vs. NASM vs. TASM vs. WASM |year=2005 |isbn=9781598220025 |publisher=Wordware Publishing, Inc. |page=481}}
*{{cite book |last=Welschenbach |first=Michael |title=Cryptography in C and C++ |page=418 |year=2005 |isbn=9781590595022 |publisher=Apress}}
*{{cite |url=http://www.agner.org/optimize/optimizing_assembly.pdf |last=Fog |first=Agner |title=Optimizing subroutines in assembly language |year=2009|page=13|edition=2009-09-26}} *{{cite |url=http://www.agner.org/optimize/optimizing_assembly.pdf |last=Fog |first=Agner |title=Optimizing subroutines in assembly language |year=2009|page=13|edition=2009-09-26}}



Revision as of 23:14, 1 February 2010

Open Watcom Assembler or WASM is an x86 assembler produced by Watcom and included as part of the Watcom C/C++ compiler. Further development is being done on the JWASM project, which more closely matches the syntax of Microsoft's assembler.

References

External links

  • wasm at openwatcom.com
  • JWASM, a 32/64 bit assembler based on WASM with syntax similar to MASM.
Stub icon

This software article is a stub. You can help Misplaced Pages by expanding it.

x86 assembly topics
Topics
Assemblers
Programming
issues
Categories: