Skip to content

Releases: lina-torovoltas/FasmMacroLib

v6.4.2 – Compiled example binaries for Linux, DOS and BSD

01 Aug 13:55

Choose a tag to compare

Added library implementation for freebsd 32-bit, fixed examples build…

v6.0.0 – Compiled example binaries for Linux, DOS and BSD

31 Jul 17:47

Choose a tag to compare

Updated STRUCTURE.md, README.md, MACRO_USAGE.md files, added BSD impl…

v5.0.0 – Compiled example binaries for x86, x64, ARM32 and ARM64 for Linux and x16 for DOS

24 Jun 11:49

Choose a tag to compare

Added x16 implementation of the library except for run, time and prin…

v4.0.0 – Compiled example binaries for x86, x64, ARM32 and ARM64 Linux architectures

23 Jun 12:31

Choose a tag to compare

Added arm32 implementation of the library except for run, time and pr…

v3.0.0 – Compiled example binaries for x86, x64, and ARM64 Linux architectures

22 Jun 15:36
4728433

Choose a tag to compare

Merge pull request #3 from arducat/main

push/pop issue fix

v2.0.0 – Compiled example binaries for 32-bit and 64-bit Linux architectures

20 Jun 08:25

Choose a tag to compare

Library hath been ported to the new x86 architecture for Linux,

the project structure hath been altered,
README.md and STRUCTURE.md updated accordingly,
Makefile now supporteth building for a chosen architecture,
as well as all manner of minor adjustments.

v1.0.0 – Compiled example binaries for Linux x86_64 (64-bit)

18 Jun 09:48

Choose a tag to compare

Updated README.md, added .gitignore and Makefile