PAL v1.6(1)Distribution Log
~~~~~~~~~~~~~~~~~~~~~~~~~~~
Archive Date: 30 DEC 2000

Files in this archive and why they are here:

readme.txt - Introduction
files.txt - this file
copyrite.txt - The PAL copyright document.

Under the src directory:
dialog\dhstndrd.c - Allow a hook function into DhStdKey().
dialog\dialog.c - Allow dialog boxes to be centred automatically.
dialog\dialog.doc - Modified to reflect changes.
dialog\ihedit.c - Fixed bugs in copying from clip board. 
                  Allow copying from clipboard to allocate memory.
                  Added EDGI_LEN item for GETDLGITEM.
dialog\ihtext.c - New Dialog item type for static text. (Not documented in dialog.doc)

higraph\line.asm - ASM version of line.c
higraph\rectan.asm - ASM version of rectan.c

inc\pal.inc - New ASM version of pal.h for ASM files
inc\paldlg.h - Modified to reflect changes in dialog\..

lograph\blank.asm - a blank asm function used as a template
lograph\blnkrate.asm - replaces blnkrate.c
lograph\cursor.c - modified to use geninterrupt()
lograph\defcursr.asm - replaces defcursr.c
lograph\getdot.c - modified to use geinterrupt()
lograph\getimg.asm - replaces getimg.c
lograph\graphmod.asm - replaces graphmod.c
lograph\plotdot.asm - replaces plotdot.c
lograph\putimg.asm - replaces putimg.c
lograph\scroll.asm - replaces scroll.c
lograph\selfont.asm - replaces selfont.c
lograph\setclip.asm - replaces setclip.c
lograph\setcol.asm - replaces setcol.c
lograph\setlin.asm - replaces setlin.asm
lograph\setmsk.asm - replaces setmsk.c
lograph\setpos.asm - replaces setpos.c
lograph\setrul.asm - replaces setrul.c
lograph\textmode.asm - replaces textmode.c
lograph\wrtext.asm - replaces wrtext.c

misc\annpos.asm - replaces annpos.c
misc\check5f.asm - replaces check5f.c
misc\getkey.c - modified to use geninterrupt
misc\palinit.c - modified to use geninterrupt
misc\sleep.asm - replaces sleep.c
misc\srlport.asm - replaces srlport.c
misc\timeout.asm - timeout.c
misc\volume.asm replaces volume.c
