logequ.inc  -- equates for program
logstruc.inc -- structures for program
logdat.inc -- data for program
stlogdat.inc -- data for using program with typical drivers
cdlogdat.inc -- data for using program with CD-ROM drivers
logmain.asm  -- dispatcher to driver functions
logcmd.asm -- command processing routines
loginit.asm -- driver initialization code
makefile -- make file to build it
drvm.lnk -- linker input file
