Page 1 of 1

MikeOS-4.5 FAT32 (16-bit real mode)

Posted: Sun May 01, 2016 1:27 pm
by mikegonta
This is the long awaited FAT32 version of the 16-bit real mode MikeOS using The 1.44MB FAT32 floppy disk image
which makes a simple FAT32 driver as simple and easy as FAT12.
Say goodbye to FAT12 (and FAT16) and hello to FAT32.
See source\bootload\bootload.asm for the details on the new "format" which is 100% compatible with the
Microsoft FAT32 File System Specification.
Only minimal changes to the original source (FAT12 floppy disk driver) were required.
See MikeOS-4.5 FAT32 diff.txt for the details.

Re: MikeOS-4.5 FAT32 (16-bit real mode)

Posted: Sun May 01, 2016 2:22 pm
by BrightLight
Shouldn't this be in the Announcements subforum?