http://git.dujemihanovic.i2p?p=nameless-os.git;a=commitdiff;h=2a70d72730b91905543e5d5e850bc00cf43bc5e6;hp=2a70d72730b91905543e5d5e850bc00cf43bc5e6
search: re summary | shortlog | log | commit | commitdiff | tree raw | patch | inline | side by side (from: 2a70d72 ) Fixes and improvements to FAT32 driver author Duje Mihanović <
[email protected]> Sat, 30 Apr 2022 14:35:18 +0000 (16:35 +0200) committer Duje Mihanović <
[email protected]> Sat, 30 Apr 2022 14:35:18 +0000 (16:35 +0200) * Fix
issue where multiple clusters would be loaded 0x800 apart rather than contiguously. * Get rid of some global variables, saving space....