BUGS

1.  There are 2 sections of inline assembly code that are not compiled to
    run on an 8088 processor.  I will correct this in the near future.
2.  When the program is ran with a menu, it may terminate with a null
    pointer error under some circumstances.  It does not effect the
    outcome of the program, but needs fixed.  I need to investigate 
    further.
3.  When trying to create partitions based upon the percentage of the hard
    drive, the partitions may not be created correctly.
4.  MS-DOS's FDISK will not properly create logical partitions drives 
    of the extended partition created by this program.  I don't know if 
    that is a bug with this program or just the inability of the MS-DOS
    FDISK program to handle something it is not quite used to.  I have to
    investigate further.

