
EasyLink compilation notes

To compile the EasyLink applications, execute the following:

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

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