MASM32

MASM32 is a set of 32-bit assembler development tools and libraries for Windows containing Microsoft's MASM assembler and linker. MASM32 is known as a language with a lot of macros compared to other ASM languages, but has a more easily understandable coding system than standard PC ASM.
The MASM32 SDK Version 10
The MASM32 SDK Version 10 includes the following features:
* automatic installation
* own library of functions
* CHM format documentation
* Pre configured editor set up ready to run
* Scripts to build a wider range of project types
* Extensive pre-processor support for high level simulation
* Simply FPU Tutorial by Raymond Filiatreault
* FpuLib library by Raymond Filiatreault
* Timing macros by Michael Webster with support examples
* DateTime library by Greg Lyon
* VKDEBUG debugger by Vladimir Kim ()
* Includes the linker, resource compiler and library manager from the Pelle's C toolset.()
Target Users
The MASM32 Project assumes that the user is familiar with both Windows API programming and has at least some experience in coding assembler using mnemonics. It is not well suited for complete beginner programming due to the complex technical nature of assembler programming. Authors recommend learning any of High-level programming language and basics of assembly first. It is also well suited for educational institutions teaching assembler programming due to its simplified console interface and its combined macro and library support.
Project Licence
*
Download and Support Links
*
*
Compatible Independent IDE Links
* Easy Code IDE
* RadASM assembler IDE
* WinAsm Studio IDE
Further reading
*
 
< Prev   Next >