June 9, 1997

This zip file contains some of my work in Euphoria to share with other 
Euphoria programmers.


File list:

   ports.e	read and write to I/O ports.
   filelist.e   select a file from a list. [NEW, IMPROVED VERSION: 97-MAY-19]
   int24.e      traps critical error on disk access
   bitwise.e    bitwise boolean operators AND, OR , XOR and NOT (now obsolete)
   joystk.e     read joystick
   menusys.e    menuing system similar to lotus 1-2-3 for dos.
   doswrap.e    some dos functions call by interrupt #21 wrap up 
                (updated Feb 10/97)
   dma.e        programming of direct memory access controller.
   cmosinfo.ex  gets info from CMOS (another one from Jacques I added -- Rob C.)

   There are no guarantees about the use of theses includes.
   They are shared as is.  I use them in my own programs but I don't guarantee
   there are no bugs in them.
   
   You can report bugs to:
   Jacques Deschenes
   e-mail: desja@quebectel.com
   
