This forums is for OS project announcements including project openings, new releases, update notices, test requests, and job openings (both paying and volunteer).
This is how much could single interpuction sign lead to problems. This day, to me, will not be forgotten.
I may be dreaming... This is not possible.
*** Looking at 0x55 0xAA... ***
Congrats! At least you have something that can hold data, even if it is floppy.
Also I wanted to tell you this for a long time: put put put and that is all.
Why FAT12 when you can do FAT32 with the same amount of code.
OS: Basic OS
About: 32 Bit Monolithic Kernel Written in C++ and Assembly, Custom FAT 32 Bootloader
I think this deserves to go in the AWWW YEAH thread. Congrats.
Kevin wrote:Because FAT32 on floppies is a terrible idea (in fact, it's plain wrong because FAT32 has a minimum file system size that is larger than a floppy).
That horse has been thoroughly beaten in other threads. I wouldn't put too much effort into arguing about it here...
Project: OZone
Source: GitHub
Current Task: LIB/OBJ file support
"The more they overthink the plumbing, the easier it is to stop up the drain." - Montgomery Scott
Kevin wrote:... FAT32 has a minimum file system size that is larger than a floppy ...
exFAT has a maximum file size much larger than FAT32 and a minimum file size of only 1 Meg. MS does not support exFAT on 1.44MB floppy disks
even though the minimum file system size is smaller, whereas FAT32 on 1.44MB floppy disks is fully supported (other than formatting - which is
simple enough to do yourself) by MS on WinXP and later.
SpyderTL wrote:That horse has been thoroughly beaten in other threads.