Myke Predko's Home Page
Book CD-ROM Home
Assembler
Utilities
Projects
SoundBlaster
Visual Basic
Games
Chapter Reference
|
Assembler
I have tried to minimize the use of Assembler in this book
to the absolute minimum. While some assembler is required for the different
projects, there are a number of files that you will be useful for you to
create your own applications.
Chapter
|
Files
|
Description
|
Chapter 11.
|
COM_TMPL.ASM
|
".COM" File Format Assembler Template File.
|
TSR_TMPL.ASM
|
".COM" File Format Assembler Template File for
"Terminate and Stay Resident" Applications.
|
FINDCURS.ASM
|
"FINDCURS" application demonstarting
very simple assembly language ".COM" TSR application.
|
FINDCURS.COM
|
Chapter 13.
|
ASMPROCS.H
|
"ASMPROCS" utilities to enhance
"C" applications..
|
ASMPROCS.ASM
|
|