
Zprom compilation notes

To compile the Zprom application, execute the following:

1) Select the directory holding the Zprom files as the current directory.
2) Execute:
                Z80asm -b -i @zprom

   This will create the executable file "zprom.bin". Please refer to
   "applic.h" for position of code in 128K application card.
