Example Programs

This page contains updates to the book's example programs. Changes to the programs are notated in the source code comments.

Download the 10/12/2003 update patch for the book's link library.

The following list of updated files is arranged in reverse chronological order. Right-click on each link to download the file. Beta versions of the libraries are undergoing testing and may contain errors.

Date
Filename
12/12/2004
No-Reset program, page 606.
03/29/2004
16-bit version of the ModSum program in Chapter 8.
01/05/2004
Solutions to Odd-numbered Programming Exercises
11/19/2003
WriteColors.asm, from page 403-404.
10/12/2003
Complete set of example programs
10/12/2003
Beta version of Irvine32 library, with full source code
10/24/2003
Beta version of Irvine16 library, with full source code

 

 

 

 

 

 

 

 

 

 


Update Patch for the Book's Link Library

This is a very important download, because a number of bugs have been corrected in the link library, and a few new functions have been added.

Right-click here to download the patch (10/12/2003)

After downloading the file (LibraryPatch.exe), double-click on it to install the patch. By default, it extracts to the c:\Masm615 directory, but you can modify the location.

Also, we highly recommend that you right-click here to download Professor Gerald Cahill's Windows Help file (02/04/2004) that documents all the functions in the book's library, as well as many useful Win32 functions. You can also download and save this file on your local machine.

Return to top

 

 

 

 

 

 

 

 

 

 

 

 

 

 


Notes on Extracting the Examples File

Examples.exe is a WinZip self-extracting file. Download it onto your computer, and double-click on the filename in MS-Windows explorer.

The default directory for extracting the files is C:\Masm615\Examples, but you can modify that before clicking on the Unzip button.

 

Back to top