Current Version: 0.1 (first version).

    This version has not total functionality. Only can see the processes 
runing and fake data if it is asked with PAMPa.
    If you type ipcs you can see the data modules in memory, the semaphores
and the messages queues that simulates Os9 events. As the coms to the Central
Station are not yet implemented in version 0.1 you have to terminate abnormally
the control task; so the data modules, semaphores and messages queues will
keep in memory until you remove them. You can type ipcrm [shm|sem|msg] id
to do this. See the ipcrm man page for help.
