Begin3 Title: flat assembler (fasm) Version: 1.73.31 Entered-date: 2023-07-12 Description: Fast but powerful 80x86 assembler Summary: The flat assembler (abbreviated to fasm) is a fast self-assembling assembler for DOS, Windows and Linux operating systems. It was designed primarily for the assembly of x86 instructions and it supports x86 and x86-64 instructions sets with MMX, 3DNow!, SSE up to SSE4, AVX, AVX2, XOP and AVX-512 extensions and can produce output in plain binary, MZ, PE, COFF or ELF format. It includes the powerful but easy to use macroinstruction support and does multiple passes to optimize the size of instruction codes. The flat assembler is self-hosting and the complete source code is included. Changes: Keywords: assembler, asm, fasm Author: Tomasz Grysztar Maintained-by: Tomasz Grysztar Primary-site: http://flatassembler.net/ Original-site: http://fasm.sourceforge.net/ Platforms: DOS Copying-policy: Modified (2-Clause) BSD License Packager: .gitlab-fpkg.sh v0.4.4 Modified-date: 2023-07-16.0 Git-Site: https://gitlab.com/FreeDOS/devel/fasm Git-Commit: 629a4baa Group: devel CRC: 93bdf73e MD5: f41c07cab2cf093a3f8741cb6c1e37f7 SHA: 39f9555769dde8a85707c63bdad462dd14e793d2ce97e53fa6e7cb58c7ef7db2 End