<a name="l3"></a>* Oracle with </span><span class=cF2><F7></span><span class=cF0> for words or </span><span class=cF2><SHIFT-F7></span><span class=cF0> for passages.
<a name="l20"></a>* AHCI ATA Hard drives, support for </span><span class=cF2>FAT32</span><span class=cF0> and </span><a href="https://tomawezome.github.io/ZealOS/Doc/RedSea.html#l1"><span class=cF4>RedSea</span></a><span class=cF0> file systems with file compression.
<a name="l22"></a>* AHCI ATAPI </span><span class=cF2>CD/DVD</span><span class=cF0> support with </span><span class=cF2>RedSea</span><span class=cF0> file system. Can make bootable ISO files so you can roll-your-own distro's.
<a name="l26"></a>* </span><span class=cF2>Editor/Browser</span><span class=cF0> for a new </span><a href="https://tomawezome.github.io/ZealOS/Doc/DolDocOverview.html#l1"><span class=cF4>Document Format</span></a><span class=cF0>. Source files and the command line window can have graphics, links, icons, trees,
<a name="l27"></a>colors, super/sub scripts, margins. Everything is seamless through-out the tool chain. No need for separate resource files.
<a name="l33"></a>* </span><span class=cF2>64-bit pointers</span><span class=cF0>. All memory, even more than 4Gig, can be directly accessed by all tasks on all cores at all times.
<a name="l35"></a>* </span><span class=cF2>Ring-0-only</span><span class=cF0>. Highest CPU privileged mode at all times. No off-limits insts. No time lost changing modes or address maps.
<a name="l36"></a>Switches tasks in half a microsecond.
<a name="l40"></a>* Real-time fancy </span><span class=cF2>differential-equation solver</span><span class=cF0> for physics engines, to use in games. (Adaptive step-size Runge-Kutta,
<a name="l41"></a>interpolated for real-time.)
<a name="l42"></a>
<a name="l43"></a>* Auto-completion, jump-to-source tool called </span><span class=cF2>AutoComplete</span><span class=cF0> with Dictionary.
<a name="l44"></a>
<a name="l45"></a>* Window Manager. Pan screen with </span><span class=cF2><CTRL-LeftDrag></span><span class=cF0>. Zoom screen on mouse cursor with </span><span class=cF2><CTRL-ALT-z></span><span class=cF0>/</span><span class=cF2><CTRL-ALT-SHIFT-Z></span><span class=cF0>.
<a name="l57"></a>* </span><span class=cF2>All source code</span><span class=cF0> included. Only compiles with the included ZealOS compiler and assembler.