flat assembler!

Main index index.php Download download.php Documentation docs.php Examples examples.php Message board http://board.flatassembler.net/
The main goal of this section is to provide all the information you would need to create programs with flat assembler, but since guides for a lot of topics has not been written yet, it's possible that you won't find here the help you are looking for. In such case please visit the message board, where you can ask any questions regarding flat assembler. flat assembler 1.71

flat assembler alternatives

  • NASM

  • The Netwide Assembler, NASM, is an 80x86 and x86-64 assembler designed for portability and modularity. It supports a range of object file formats, including Linux and *BSD a.out, ELF, COFF, Mach-O, Microsoft 16-bit OBJ, Win32 and Win64. It will also output plain binary files. Its syntax is designed to be simple and easy to understand, similar to Intel's but less complex. It supports all currently known x86 architectural extensions, and has strong support for macros.

    tags: Portable assembler compilers programming
  • Easy code

  • Easy Code is the visual assembly programming environment made to build 32-bit Windows applications. The Easy Code interface, looking like Visual Basic, allows you to program Windows assembler applications (executable files, dynamic and static libreries, COFF object files, console applications and drivers) done in an easy way as was never possible before. Download and test this application including the source code of a nice CD player, a complete and fast text editor in a dll file (to be able to program your own editor), a complete and excellent text editor ready to use, a file shredder, a MIDI player and many other applications. There are two available versions of Easy Code: ยป

    tags: activex assembler assembly development environment
  • Emu8086

  • Emu8086 is a Microprocessor Emulator with integrated 8086 Assembler and Free Tutorial. Emulator runs programs on a Virtual Machine, it emulates real hardware, such as screen, memory and input/output devices.

    tags: assembler decompiling educational intel-8086 microprocessor-emulator
  • MASM Builder

  • MASM Builder is a free Integrated Development Environment IDE for developing 32-bit Windows programs using the Assembler. MASM Builder contains many useful features which will assist you in creating Windows API based programs.

    tags: Portable api-based-programs assembler free-ide masm32