|
ASM Edit seamlessly integrates your favourite assembling tools like Assembler, Linker and Debugger into one single workplace shell. While you edit your file, the syntax coloring makes the source code much more easier to understand, and the on-line help keeps you away from remembering dozens of parameters, opcodes and numbers. Then you just press ALT+F9 and ASM Edit calls your assembler to make an object file.
The result window displays all errors and lets you browse to them with a single click. If your source code is free of syntax errors, just link and run your program. Then use your Debugger to find the remaining bugs.
But ASM Edit's most astonishing feature is the big on-line help. With its over 1300 topics it contains for every known 80x86 instruction (from 8088 up to 80686, including FPU and MMX) one help entry with mnemonic, opcode(s), timings, faults, possible operands and more.
|