Releases: ChartreuseK/FREESP
FREESP/FREESPT v0.4
Fixed bug where FREESPT was not working under plain COMMAND.COM, I had only recently tested under 4DOS which performs the free space calls slightly differently.
Fixed minor bug with wrong segment register being specified for TSR installation.
Introducing FREESPT a TSR version of FREESP. If you're using FREESPT you don't need to run FREESP (if you do want to use both install the TSR before running FREESP). The TSR will monitor for DOS interrupts that will call the disk space calculation and run its own faster method beforehand.
Tested under MS-DOS 6.22. Assembled using TASM 2.01.
FREESP/FREESPT v0.3
Updated method of checking if a filesystem is FAT16. If you were getting "Unknown Disk Error" before and you know you had a FAT16 disk please try this version.
Introducing FREESPT a TSR version of FREESP. If you're using FREESPT you don't need to run FREESP (if you do want to use both install the TSR before running FREESP). The TSR will monitor for DOS interrupts that will call the disk space calculation and run its own faster method beforehand.
Tested under MS-DOS 6.22. Assembled using TASM 2.01.
FREESP and FREESPT 0.2
Introducing FREESPT a TSR version of FREESP. If you're using FREESPT you don't need to run FREESP (if you do want to use both install the TSR before running FREESP). The TSR will monitor for DOS interrupts that will call the disk space calculation and run its own faster method beforehand.
Minor update to FREESP doing better checking for empty command line arguments.
Tested under MS-DOS 6.22. Assembled using TASM 2.01.
FREESP 0.1
Tested under MS-DOS 6.22. Compiled with TASM 2.01.