This sample demonstrates how to build a HackMaster system extension
using the Pilot ASDK toolchain available at http://www.massena.com

Hackmaster is written by Edward Keyes.
HackMaster itself, other hackmaster hacks and HackMaster APIs can be found at
http://www.1stresource.com/~mistered/hackmstr.htm

Hackmaster requires code resources with particular resource ids to work properly.
To do this, each code resource is assembled from a seperate .asm file then 
prc2bin is used to extract the code bytes.  Those code bytes are then included in ahack.asm

This sample does not demonstrate Hackmaster control panels, but the procedure is the 
same as for the trap handler.

By Wes Cherry
wesc@ricochet.net
29 Oct 96

