RosASM
From Free net encyclopedia
RosAsm is a 32-bit Win32 x86 assembler released under the GNU General Public License. The name stands for ReactOS ASseMbler, however is unrelated to that project. RosAsm is an IDE with full integration of assembler, linker, resource editor, debugger and disassembler. The syntax is inspired by NASM's. RosAsm packages the sources from which an executable was compiled directly within the PE files.
[edit]
See also
[edit]
External links
- RosAsm, the Bottom-Up Assembler for ReactOS Home site of the RosAsm Assembler/IDE
- RosAsm Forum
- RobotBob's RosAsm Tutorials
- RosAsm Assembler Programming The Half a Wannabee Website
- Tutorials James F. Marinic Tutorials home
- Win32 Assembly Programming Using RosAsm RosAsm programs with source
- Beginner's Guide to Win32 Assembly Programming with RosAsm Series FREE for all