Releases: lina-torovoltas/FasmMacroLib
Releases · lina-torovoltas/FasmMacroLib
v6.4.2 – Compiled example binaries for Linux, DOS and BSD
Added library implementation for freebsd 32-bit, fixed examples build…
v6.0.0 – Compiled example binaries for Linux, DOS and BSD
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
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
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
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
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)
Updated README.md, added .gitignore and Makefile