Myke Predko's Home Page

Book CD-ROM Home

Assembler

Utilities

Projects

SoundBlaster

Visual Basic

Games

Chapter Reference

Utilities

In the book, I have come up with a number of demonstration applications that can be used in some limited capacity to help with your PC's operation. These files are useful for a variety of different tasks that are not often addressed in "typical" MS-DOS utility web pages and CD-ROMS.

Chapter Files Description
Chapter 5. MEMORY.C Look at what is in your PC's memory.
MEMORY.EXE
Chapter 10. GRAPHIC4.C Simple Color Palette Rotation animation demonstration.
GRAPHIC4.EXE
Chapter 11. FOR_LOOP.BAT Demonstration of how a "FOR" loop could be generated in a batch file
Chapter 13. BATREAD.C Utilities written to enhance "Batch" file Execution.
BATREAD.EXE
BATWRITE.C
BATWRITE.EXE
BATY_N.C
BATY_N.EXE
Chapter 19. PORTTIME.C "PortTime" Application to provide a delay using the delay required for I/O operations.
PORTTIME.EXE
DELAY.ASM Delay Application using the PC's 8254 timer.
DELAY_2.ASM
DELAY_C.C
DELAY.EXE