Link Libraries and Example Programs

 

This page contains the latest version of the Irvine16 and Irvine32 link libraries, plus all of the book's example programs.

Right-click the link in the following table and save the file to your disk. After the file has been saved, double-click on the file to extract its contents. The programs are normally installed in the c:\Irvine folder, but you have the option of changing the location.

Date
Filename
12/16/2009 Curtis Wong's Linux/NASM port of the Irvine32 library at SourceForge.net  New
09/18/2008 Example programs and link libraries (designed for Visual Studio 2008)
06/12/2008 Example programs and link libraries (designed for Visual Studio 2005)
10/16/2006 Test_WriteStackFrame.asm
10/18/2006 FindArray code generated by C++ compiler (from page 410)
11/26/2006 Alternative version of main.cpp from page 413 that uses a millisecond timer for more accuracy.
12/7/2006 FindArray.cpp from Chapter 12, page 410
09/23/2006 WriteColors.asm