Skip to content

Releases: ChartreuseK/FREESP

FREESP/FREESPT v0.4

07 Feb 00:10
Compare
Choose a tag to compare
FREESP/FREESPT v0.4 Pre-release
Pre-release

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

06 Feb 01:22
Compare
Choose a tag to compare
FREESP/FREESPT v0.3 Pre-release
Pre-release

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

31 Jan 09:40
Compare
Choose a tag to compare
Pre-release

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

18 Jan 01:18
Compare
Choose a tag to compare
FREESP 0.1 Pre-release
Pre-release

Tested under MS-DOS 6.22. Compiled with TASM 2.01.