NASM-X

Next Chapter | Previous Chapter | Contents | Index

Appendix A: NASM-X Version History

A.1 NASM-X 1 Series

A.1.1 NASM-X v1.4: 16 Mar 2014

A.1.2 NASM-X v1.3: 14 Feb 2014

A.1.3 NASM-X v1.2: 12 Jan 2013

  • Added BSD x86 & x64 syscall support
  • Added BSD Demos 1-5
  • Refresh Win32 distribution "bin" directory with latest release version of Nasm: NASM v2.10.07, NDISASM v2.10.07
  • Updated NASMDOC.CHM to Nasm 2.10.07
  • Added Win32 Demo 15 - OpenGL Torus example
  • Added Win32 Demo 16 - GTK example program
  • Added Win32 Demo 17 - GDI floor program
  • Added Win64 Demo 6 - GDI floor program
  • Added Linux64 Demo 5 - Xlib example
  • Added REPEAT, UNTIL, CONTINUE macros
  • Fixed BREAK macro bug
  • Fixed INVOKE macro bug for x64 Linux procs with more than 6 arguments

    A.1.4 NASM-X v1.1: 29 Sep 2012

  • Refresh Win32 distribution "bin" directory with latest release version of tool chain: NASM v2.10.05, NDISASM v2.10.05 GoLink v0.27.00
  • Update NASMDOC.CHM Windows help file to include latest Nasm documentation changes.
  • Fixed SOCKET definition in winsock.inc

    A.1.5 NASM-X v1.0: 20 Aug 2011

  • Official release
  • Updated Win32 "bin" directory with latest release versions of nasm tools: NASM v2.09.10, NDISASM v2.09.10
  • Added convenience scripts for setting NASMENV
  • Added Linux x64 syscall support

    A.1.6 Archived releases

  • See CHANGES.TXT for more history

    Next Chapter | Previous Chapter | Contents | Index