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.
MikeOS-4.5 FAT32 (16-bit real mode)
MikeOS-4.5 FAT32 (16-bit real mode)
Last edited by mikegonta on Mon Dec 05, 2016 5:23 pm, edited 3 times in total.
- BrightLight
- Member
- Posts: 901
- Joined: Sat Dec 27, 2014 9:11 am
- Location: Maadi, Cairo, Egypt
- Contact:
Re: MikeOS-4.5 FAT32 (16-bit real mode)
Shouldn't this be in the Announcements subforum?
You know your OS is advanced when you stop using the Intel programming guide as a reference.