Share

LFN/FAT32 support for the FreeDOS OS.

File Release Notes and Changelog

Release Name: kernel_2024hb_fat32

Notes: Changes from kernel_2024ha_fat32: - fixed 21/53h DOS 2+ internal translate BPB to DPB - fixed 21/36h get disk free space - maximal reported cluster size must be 32K and maximal number of total/free clusters must be 65534, so the limit of free/total space reported by this function will be 2G - 64K - as in DOS 7.1+ - added experimental implementation of 21/7304h, subfunction 1 - rebuild DPB from user-supplied BPB - fixed boot sector code - some BIOSes don't report boot disk number in DL, so the code must get it from boot sector BPB


Changes: