<aname="l8"></a>* ZealOS does not figure-out </span><spanclass=cF2>FAT32</span><spanclass=cF0> short name alias numbers. </span><ahref="https://tomawezome.github.io/ZealOS/Kernel/BlkDev/FileSysFAT.CC.html#l646"><spanclass=cF4>FAT32DirNew</span></a><spanclass=cF0>(). It can cause hard drive corruption, so it
<aname="l9"></a>might have to do it eventually. It would really take a lot of junky code for this hatefully, detestable, legacy issue.
<aname="l10"></a>"Please don't make us ruin the beautiful shiny-new ZealOS with that!"</span><spanclass=cF2>FAT32</span><spanclass=cF0> is also unappealing because it is in patent
<aname="l11"></a>limbo. </span><spanclass=cF2>FAT32</span><spanclass=cF0> might get removed from ZealOS. There is the </span><ahref="https://tomawezome.github.io/ZealOS/Doc/RedSea.DD.html#l1"><spanclass=cF4>RedSea</span></a><spanclass=cF0> 64-bit file system that works perfectly well. </span><spanclass=cF2>FAT32</span><spanclass=cF0> is
<aname="l12"></a>useful, however, because it assists in transferring between dual booted operating systems.
<aname="l14"></a>* The </span><ahref="https://tomawezome.github.io/ZealOS/Compiler/OpCodes.DD.html#l1"><spanclass=cF4>asm opcodes</span></a><spanclass=cF0> names were changed to remove the ambiguity between insts with different numbers of arguments, making the </span><spanclass=cF4>
<aname="l15"></a></span><ahref="https://tomawezome.github.io/ZealOS/Compiler/Asm.CC.html#l1"><spanclass=cF4>assembler</span></a><spanclass=cF0> simpler and minimal 16-bit asm support was done, since 64-bit is what you should be using, unless you're doing a </span><spanclass=cF4>
<aname="l27"></a>* </span><ahref="https://tomawezome.github.io/ZealOS/Doc/Print.DD.html#l1"><spanclass=cF4>Print</span></a><spanclass=cF0>() uses </span><ahref="https://tomawezome.github.io/ZealOS/Kernel/StrPrint.CC.html#l249"><spanclass=cF4>StrPrintJoin</span></a><spanclass=cF0>(). You cannot use vastly over-sized fields for %f.
<aname="l29"></a>* </span><ahref="https://tomawezome.github.io/ZealOS/System/Gr/GrPrimatives.CC.html#l1018"><spanclass=cF4>GrEllipse3</span></a><spanclass=cF0>() is broken on transformations.