		    Statistical Performance Analysis Software
		    		 Version 1.0.0
		    		 May 13, 1990

			Copyright 1990, Fred Motteler and
			Applied Microsystems Corporation
			      All Rights Reserved.

    This floppy diskette contains an example implementation of statistical
performance analysis software.


Contents of the distribution diskette root directory:

EXAMPLES	subdirectory containing PC and ES 1800 examples
SOURCE		subdirectory containing complete source
intermet.cfg	Intermetrics memory map configuration file
lattice.cfg	Lattice memory map configuration file
microtec.cfg	Microtec memory map configuration file
msoft.cfg	Microsoft memory map configuration file
paes1800.exe	executable for ES 1800 based statistical perf. analysis
pamsdos.exe	executable for PC based statistical perf. analysis
pardmap.exe	trial memory map file reader (for testing purposes)
pawhere.exe	PC based program locator
readme		this file
samples.out	sample output file from running:
		"pamsdos examples\papctest.map lattice.cfg examples\papctest"
zortech.cfg	Zortech memory map configuration file


The EXAMPLES subdirectory contains:

entry68k.s	start up code for 680x0 family ES 1800 example
entry86.asm	start up code for 80x86 family ES 1800 example
makefile.68k	makefile for 680x0 example
makefile.86	makefile for 80x86 example
makefile.pc	makefile for PC example
pa68test.hex	680x0 example executable (Intel hex record format)
pa68test.map	map file for 680x0 executable
pa86test.hex	80x86 example executable (Extended Tek Hex record format)
pa86test.map	map file for 80x86 executable
papctest.exe	PC example executable
papctest.map	map file for PC executable
patest.c	source code for examples (common to all examples)


The SOURCE subdirectory contains:

makefile	makefile for PC and ES 1800 statistical performance analysis
		executables (using Lattice 6.01 development package)
padef.h		defines and structure definitions
padisply.c	page oriented results output display function
paes1800.c	main() and support functions for ES 1800 version
pamsdos.c	main() and support functions for MS DOS version
pardmap.c	generic map file reader
patick.asm	PC native program counter sampling function
pautil.c	utility functions common to both versions
pawhere.c	PC locator routine


    This software has been tested on a variety of PC's, and with a variety
of ES 1800 emulators.  Currently there are no known bugs.  If you find
any bugs, or have ideas about how this software can be improved, please
contact Fred Motteler at Applied Microsystems Corporation, (206) 882-5236.

    It is recommended that the software be installed onto a hard disk.  For
the PC version, this will result in slightly more accurate results due to
program load times being shorter.  For both PC and ES 1800 versions, using
a hard drive will significantly speed up processing of samples.

				Thank you for your interest!


				Fred Motteler


