FasmOnDelphi

From Free Pascal wiki
Jump to navigationJump to search

FasmOnDelphi

FasmOnDelphi is a Free Pascal/Delphi library for using Flat Assembler in any OS (can use FASM.DLL on Windows). It is a cross platform (Flat Assembler can work only on i386 compatible platforms) library for using FASM in runtime. In contrast to Fasm4Delphi, it does not depend on operating system and bit type.

Fasm4Delphi

Fasm4Delphi is a simple Flat Assembler library bindings for Delphi and Free Pascal. There is an open source DLL library for using Flat Assembler - FASM.DLL. And this is headers for this library.

Authors

Developed by Artem Gavrilov, Vladislav Utkin. Homepage: http://teamfnd.ru