Palantir v0.5 multitasking kernel for Allegro.
Docs located at /palantir/doc,
Examples located at /palantir/pdemo.

======================================
============ Installation ============
======================================

1. Create a fresh empty directory <new_dir>.
2. Copy Allegro 3.0 zip file to that dir.
3. Unpack Allegro zip file preserving directory structure.
4. Copy Palantir zip file to dir created at step 1.
5. Unpack Palantir zip file preserving directory structure.
6. Change your current directory to /<new_dir>/allegro
7. Type 'make -f makefile.dz' to build Palantir.
   I recommend you to make backup copy of your current
   files 'liballeg.a' and 'allegro.h' before you install
   Palantir.
   NOTE: makefile.dz is tab-less makefile, so if you want to edit it just
   run any of your favo(u)rite text editors :)
8. if (all is OK) you may take a look at Palantir docs and examples;
   else if (you lost your HDD||something else was wrong)
    mail me zager@post.comstar.ru and I'll try to help ;)
9. Have a nice day !