!!!! WARNING THIS IS ALPHA SOFTWARE.  TAKE APPROPRIATE PRECAUTIONS !!!!

Drvlimit was written in order to solve the save game bug that exists in
Starflight II.  This is a simple TSR to limit the amount of free space
reported.  The current version reports a constant amount of free space
no matter how much or how little space you have.

It turns out that with large partitions where int 21h function 36h reports
too many clusters in DX starflight II refuses to save to the lastsave
files.  I wrote this little tsr, to intercept int 21h function 36h to lie
about the number of clusters on the hard drive.  Just for good measure I
also told it to limit the amount of free space.  This version reports a
constant amount of free space no matter how many bytes you have, so if
you are low on free space DO NOT USE THIS UTILITY, I plan to improve this
utility, to check for free space left and report the true free space if the
amount is low enough.  This is quick and real dirty and may or may not work
for you.  I would appreciate any feedback, problems, etc., please email to
dboyter@indirect.com.

I wrote this primarily for myself, it comes with no warranty, so if it
crashes your system, eats any data or chases your cat around the room,
I take am not responsible.  It is up to you to test any software, and to
take appropriate measures to prevent disaster.

