Info: ' StackSniffer 1.0 by Jan Eugenides Assembly Corner P.O. Box 151 Maynard, MA 01754'
2:
Bounds: x1=23, y1=96, x2=426, y2=132
Type: 8
Info: 'A simple little utility, StackSniffer continuously displays the stack pointer, and the address of the top of the application '
3:
Bounds: x1=23, y1=128, x2=427, y2=180
Type: 8
Info: 'heap. I needed to see just how much stack space a certain recursive routine was using, and this little DA came in very handy. Perhaps you can use it, too.'