Frobnitz - A Z-Machine for the Palm OS
Copyright (c) 2000 David Turnbull
All rights reserved.

--------------------------------------------------------------------------------

Instructions can be found in the program.  Be sure to read the "Tips" that are
accessed from the menus as well as the (i) buttons on the forms.

For the latest information, visit the web site at:
http://member.newsguy.com/~hangard/frobnitz/

For instructions on loading PRC and PDB files into your Palm device, please see
the documentation that came with your device or visit:
http://www.palm.com/

--------------------------------------------------------------------------------

Games must be converted into a Palm database before they can be installed and
played with Frobnitz.  This distribution includes several converters.

z2pdb.exe - A Windows 32 bit console application.  Most users will drag a
            Z-code file and drop it on top of this executable.  You will be
            prompted to enter a name for the story.  The output will
            be placed in the same folder as the source.  Advanced users can
            use this tool from the command line as well.

z2pdb.pl - A perl script for converting the story.

z2pdb.c - Portable C source for the converter.

--------------------------------------------------------------------------------

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER "AS IS" AND ANY EXPRESS OR
IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT
SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
