Recent

Author Topic: FASM&Delphi/FPC  (Read 2741 times)

Artem3213212

  • New member
  • *
  • Posts: 7
FASM&Delphi/FPC
« on: April 08, 2018, 10:08:07 pm »
Hello guys. Recently I created projects Fasm4Delphi and FasmOnDelphi. As you can see from the title, these libraries are created for connecting Delphi / FPC with Flat Assembler.
To be precise, these libraries allow Run Time to "communicate" with FASM. And note that Fasm4Delphi does it via FASM.DLL, and FasmOnDelphi via the usual version of the compiler (but it can also use FASM.DLL via Fasm4Delphi) due to which it is cross-platform (however, do not forget that FASM only works on x86 and 86_64 processors). I'm very interested in the opinions on these projects.
Links:
https://fasm4delphi.teamfnd.ru/
https://fasmondelphi.teamfnd.ru/
Github:
https://github.com/TeamFND/Fasm4Delphi
https://github.com/TeamFND/FasmOnDelphi
Developers site(with form for feedback):
https://teamfnd.ru/
« Last Edit: April 08, 2018, 10:10:01 pm by Artem3213212 »

taazz

  • Hero Member
  • *****
  • Posts: 5368
Re: FASM&Delphi/FPC
« Reply #1 on: April 09, 2018, 08:35:39 am »
Looks interesting.
Good judgement is the result of experience … Experience is the result of bad judgement.

OS : Windows 7 64 bit
Laz: Lazarus 1.4.4 FPC 2.6.4 i386-win32-win32/win64

 

TinyPortal © 2005-2018