Myke Predko's Home Page

Book CD-ROM Home

Assembler

Utilities

Projects

SoundBlaster

Visual Basic

Games

Chapter Reference

Chapter Reference

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
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
LIFE.C "The Game of Life" for MS-DOS with direct VRAM access and mouse interface.
GLOBAL.VAR
LIFE.EXE
Chapter 12. LOAD.ASM These utilities are used to Load an application (in ".COM" format) into a PC directly from disk, bypassing the operating system boot.
LOAD.BIN
BOOT1.ASM
BOOT1.BIN
BOOT2.ASM
BOOT2.BIN
BOOT3.ASM
BOOT3.BIN
TESTAPP.ASM
TESTAPP2.ASM
EXECTEST.ASM
BOOTTEST.C
BOOTTEST.EXE
BOOTMKR.C
BOOTMKR.EXE
BOOTMKR2.C
BOOTMKR2.EXE
Chapter 13. BATREAD.C Utilities written to enhance "Batch" file Execution.
BATREAD.EXE
BATWRITE.C
BATWRITE.EXE
BATY_N.C
BATY_N.EXE
ASMPROCS.H "ASMPROCS" utilities to enhance "C" applications..
ASMPROCS.ASM
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
Chapter 22. KEY_MOND.ASM This PICMicro Assembler Code will allow a simple circuit to display data being transferred between a PC and keyboard.
KEY_MOND.HEX
Chapter 24. MOTOR.ASM This 8051 Assembler is used to provide an RS-232 interface between a PC and two DC motors.
MOTOR.HEX
Chapter 26. DONGMKR.C PC "C" code and PICMicro Assembler to encrypt a ".COM" application and use a "dongle" to decrypt it and execute it.
DONGMKR.EXE
DONGLE.ASM
DONGLE.HEX
DONGLE1.ASM
DONGLE1.COM
DONGLE2.ASM
DONGLE2.COM
DONGAPP.ASM
DONGAPP.COM
Chapter 28. ISADCOD8.ASM PICMicro Assembler code to control the ISA Prototype card.
ISADCOD8.HEX
GRABBER4.C PC Code to Read data from the NTSC composite video frame grabber.
GRABBER4.EXE
Chapter 30. JOYSTC.ASM PC "C" code and PICMicro Assembler for Joystick Port Communication.
JOYSTC.HEX
JOYSTC.C
JOYSTC.EXE
Chapter 31. SBTEST.C Output a simple note from the Soundblaster.
SBTEST.EXE
SBTEST2.C Output a sound effect from the Soundblaster.
SBTEST2.EXE
SBTEST3.C Output a "C Major" chord from the Soundblaster.
SBTEST3.EXE
SBSCREEN.C Erase the information displayed on your "MS-DOS Prompt" with Sound effects.
SBSCREEN.EXE
REGSAMPL.C Sample and Playback from the PC's Microphone.
REGSAMPL.EXE
WAVEDMA.C Output a "WAVE" file.
WAVEDMA.EXE
Chapter 34. TRAFFIC.VBW Simulate a Set of Traffic Lights in Visual Basic.
TRAFFIC.FRM
TRAFFIC.VBP
TRAFFIC.EXE
Tic-Tac-Toe.vbw "Tic Tac Toe for Visual Basic.
Tic-Tac-Toe.frm
Tic-Tac-Toe.vbp
Tic-Tac-Toe.exe
Chapter 35. Text Controls.vbw Demonstration of Text Controls in Visual Basic.
Text Controls.frm
Text Controls.vbp
Button Controls.vbw Demonstration of Button Controls in Visual Basic.
Button Controls.frm
Button Controls.vbp
News Ballot.vbw Dialog Box Design for polling viewers as to the news they like to watch.
News Ballot.vbp
List Boxes.vbw Demonstration of List Box Controls in Visual Basic.
List Boxes.frm
List Boxes.frx
List Boxes.vbp
Bomb Drop.vbw Visual Basic program showing of control animation in the form of a simple game.
Bomb Drop.frm
Bomb Drop.frx
Bomb Drop.vbp
Bomb Drop.exe
BOMB.BMP
BUILDING.BMP
custom.vbw Demonstration of Custom Controls in Visual Basic.
custom.frm
custom.vbp
custom.exe
MSComm.vbw Demonstration of Serial Interface Controls available to Visual Basic.
MSComm.frm
MSComm.frx
MSComm.vbp
Visual Basic Crane Controller.vbw "Motor" Controller Board Visual Basic Dialog Box Interface using MSComm.
Visual Basic Crane Controller.frm
Visual Basic Crane Controller.vbp
Visual Basic Crane Controller.exe
Chapter 36. tic tac toe.dsw "Tic Tac Toe for Visual C++.
tic tac toe.h
tic tac toe.cpp
tic tac toeDlg.h
tic tac toeDlg.cpp
tic tac toe.rc
resource.h