diff --git a/ZealOS-2021-09-15-20_57_10.iso b/ZealOS-2021-09-17-03_31_00.iso
similarity index 99%
rename from ZealOS-2021-09-15-20_57_10.iso
rename to ZealOS-2021-09-17-03_31_00.iso
index 1e14f945..e0a010ae 100755
Binary files a/ZealOS-2021-09-15-20_57_10.iso and b/ZealOS-2021-09-17-03_31_00.iso differ
diff --git a/docs/Demo/Graphics/Clock.CC.html b/docs/Demo/Graphics/Clock.CC.html
index 1f05d3ac..5086c36d 100755
--- a/docs/Demo/Graphics/Clock.CC.html
+++ b/docs/Demo/Graphics/Clock.CC.html
@@ -25,7 +25,7 @@ body {background-color:#fef1f0;}
 </head>
 <body>
 <pre style="font-family:monospace;font-size:12pt">
-<a name="l1"></a><span class=cF0>#</span><span class=cF1>define</span><span class=cF0> USE_JIFFIES     </span><span class=cF3>TRUE</span><span class=cF0> </span><span class=cF2>// Set FALSE for less smooth but more accurate time.</span><span class=cF0>
+<a name="l1"></a><span class=cF0>#</span><span class=cF1>define</span><span class=cF0> USE_JIFFIES     </span><span class=cF3>FALSE</span><span class=cF0> </span><span class=cF2>// Set FALSE for less smooth but more accurate time.</span><span class=cF0>
 <a name="l2"></a>
 <a name="l3"></a>#</span><span class=cF1>define</span><span class=cF0> CLOCK_CENTER    </span><span class=cFE>70</span><span class=cF0>
 <a name="l4"></a>#</span><span class=cF1>define</span><span class=cF0> CLOCK_RADIUS    (CLOCK_CENTER-</span><span class=cFE>2</span><span class=cF0>)
diff --git a/docs/Demo/Graphics/GrDir.CC.html b/docs/Demo/Graphics/GrDir.CC.html
index 6880e105..baf3d031 100755
--- a/docs/Demo/Graphics/GrDir.CC.html
+++ b/docs/Demo/Graphics/GrDir.CC.html
@@ -104,7 +104,7 @@ body {background-color:#fef1f0;}
 <a name="l77"></a>
 <a name="l78"></a>
 <a name="l79"></a>
-<a name="l80"></a></span><span class=cF1>public</span><span class=cF0> </span><span class=cF9>CDocEntry</span><span class=cF0> *GrDirSprite(</span><span class=cF9>CDoc</span><span class=cF0> *doc=</span><span class=cF3>NULL</span><span class=cF0>, </span><span class=cF1>U8</span><span class=cF0> *elems, </span><span class=cF1>U8</span><span class=cF0> *filename=</span><span class=cF3>NULL</span><span class=cF0>, </span><span class=cF9>I64</span><span class=cF0> align=-</span><span class=cFE>1</span><span class=cF0>)
+<a name="l80"></a></span><span class=cF9>CDocEntry</span><span class=cF0> *GrDirSprite(</span><span class=cF9>CDoc</span><span class=cF0> *doc=</span><span class=cF3>NULL</span><span class=cF0>, </span><span class=cF1>U8</span><span class=cF0> *elems, </span><span class=cF1>U8</span><span class=cF0> *filename=</span><span class=cF3>NULL</span><span class=cF0>, </span><span class=cF9>I64</span><span class=cF0> align=-</span><span class=cFE>1</span><span class=cF0>)
 <a name="l81"></a>{   </span><span class=cF2>// Draw a GrDir sprite into DolDoc: align arg is 0,1,2 for left,center,right.</span><span class=cF0>
 <a name="l82"></a>    </span><span class=cF2>// make into either Link and PopUp, or Left-Macro,</span><span class=cF0>
 <a name="l83"></a>    </span><span class=cF2>// so it can be left/right clicked just like the text links.</span><span class=cF0>
@@ -116,7 +116,7 @@ body {background-color:#fef1f0;}
 <a name="l89"></a>    </span><span class=cF9>CDocEntry</span><span class=cF0>   *doc_e;
 <a name="l90"></a>    </span><span class=cF9>CDocBin</span><span class=cF0>     *tmpb;
 <a name="l91"></a>
-<a name="l92"></a>    </span><span class=cF1>if</span><span class=cF0> (!doc &amp;&amp; !</span><span class=cF7>(</span><span class=cF0>doc = </span><span class=cF5>DocPut</span><span class=cF7>)</span><span class=cF0>)
+<a name="l92"></a>    </span><span class=cF1>if</span><span class=cF0> (!doc &amp;&amp; !</span><span class=cF7>(</span><span class=cF0>doc = </span><span class=cF5>DocPut</span><span class=cF7>)</span><span class=cF0> || !elems)
 <a name="l93"></a>        </span><span class=cF1>return</span><span class=cF0> </span><span class=cF3>NULL</span><span class=cF0>;
 <a name="l94"></a>    unlock = </span><span class=cF5>DocLock</span><span class=cF0>(doc);
 <a name="l95"></a>    size = </span><span class=cF5>SpriteSize</span><span class=cF0>(elems);
diff --git a/docs/index.html b/docs/index.html
index 188b2a2b..08e50642 100755
--- a/docs/index.html
+++ b/docs/index.html
@@ -783,7 +783,7 @@ body {background-color:#fef1f0;}
 <a name="l755"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/Kernel/KernelA.HH.html#l396"><span class=cF4>CGDT                                    </span></a><span class=cF0>007FFA1BC0    001D 0000001080 Class </span><span class=cF4>
 <a name="l756"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/Kernel/KernelA.HH.html#l391"><span class=cF4>CGDTEntry                               </span></a><span class=cF0>007FFA1E50    0004 0000000010 Class </span><span class=cF4>
 <a name="l757"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/God/GodExterns.CC.html#l6"><span class=cF4>CGodGlobals                             </span></a><span class=cF0>007FE30738    0003 0000000028 Class Public </span><span class=cF4>
-<a name="l758"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/GrGlobals.CC.html#l3"><span class=cF4>CGrGlobals                              </span></a><span class=cF0>007FEC7020    0003 000000290B Class Public </span><span class=cF4>
+<a name="l758"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/GrGlobals.CC.html#l3"><span class=cF4>CGrGlobals                              </span></a><span class=cF0>007FEC6A20    0003 000000290B Class Public </span><span class=cF4>
 <a name="l759"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/Kernel/KernelA.HH.html#l4295"><span class=cF4>CGrSym                                  </span></a><span class=cF0>007FF86550    000A 0000000028 Class </span><span class=cF4>
 <a name="l760"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/Kernel/KernelA.HH.html#l3729"><span class=cF4>CGridGlobals                            </span></a><span class=cF0>007FF8BBD0    000B 0000000050 Class Public 
 <a name="l761"></a>CH                                      0000000105    0001            Reg 
@@ -1251,7 +1251,7 @@ body {background-color:#fef1f0;}
 <a name="l1223"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/Kernel/KernelB.HH.html#l122"><span class=cF4>D3Dot                                   </span></a><span class=cF0>000000A814    0002            Funct Public </span><span class=cF4>
 <a name="l1224"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/Kernel/KernelB.HH.html#l123"><span class=cF4>D3Equ                                   </span></a><span class=cF0>000000A924    0002            Funct Public </span><span class=cF4>
 <a name="l1225"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/GrMath.CC.html#l534"><span class=cF4>D3I32Dist                               </span></a><span class=cF0>007FEAF9A8    000F 000000005A Funct Public </span><span class=cF4>
-<a name="l1226"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/GrMath.CC.html#l539"><span class=cF4>D3I32DistSqr                            </span></a><span class=cF0>007FEC6018    0001 0000000048 Funct Public </span><span class=cF4>
+<a name="l1226"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/GrMath.CC.html#l539"><span class=cF4>D3I32DistSqr                            </span></a><span class=cF0>007FEC5A18    0001 0000000048 Funct Public </span><span class=cF4>
 <a name="l1227"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/GrMath.CC.html#l544"><span class=cF4>D3I32Norm                               </span></a><span class=cF0>007FEAF2A8    0003 0000000040 Funct Public </span><span class=cF4>
 <a name="l1228"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/GrMath.CC.html#l549"><span class=cF4>D3I32NormSqr                            </span></a><span class=cF0>007FEAEE78    0001 000000002E Funct Public </span><span class=cF4>
 <a name="l1229"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/Kernel/KernelB.HH.html#l124"><span class=cF4>D3Mul                                   </span></a><span class=cF0>000000A897    0004            Funct Public </span><span class=cF4>
@@ -1267,7 +1267,7 @@ body {background-color:#fef1f0;}
 <a name="l1239"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/BlkDev/ZDiskA.CC.html#l2"><span class=cF4>DBlk                                    </span></a><span class=cF0>007FE56EC0    0001 00000000CC Funct Public </span><span class=cF4>
 <a name="l1240"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/SpriteNew.CC.html#l124"><span class=cF4>DC2Sprite                               </span></a><span class=cF0>007FEB3628    0007 0000000080 Funct Public </span><span class=cF4>
 <a name="l1241"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/GrDC.CC.html#l182"><span class=cF4>DCAlias                                 </span></a><span class=cF0>007FEBA598    001C 00000000AC Funct Public </span><span class=cF4>
-<a name="l1242"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/GrAsm.CC.html#l299"><span class=cF4>DCBlotColor4                            </span></a><span class=cF0>007FEC08B0    0003            Funct </span><span class=cF4>
+<a name="l1242"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/GrAsm.CC.html#l299"><span class=cF4>DCBlotColor4                            </span></a><span class=cF0>007FEC02B0    0003            Funct </span><span class=cF4>
 <a name="l1243"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/GrScreen.CC.html#l364"><span class=cF4>DCBlotColor8                            </span></a><span class=cF0>007FEAF228    0003 0000000070 Funct </span><span class=cF4>
 <a name="l1244"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/GrDC.CC.html#l140"><span class=cF4>DCClear                                 </span></a><span class=cF0>007FF8A428    0001 0000000022 Funct Public </span><span class=cF4>
 <a name="l1245"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/GrPrimatives.CC.html#l40"><span class=cF4>DCClipLine                              </span></a><span class=cF0>007FEAA880    0007 0000000102 Funct </span><span class=cF4>
@@ -1323,7 +1323,7 @@ body {background-color:#fef1f0;}
 <a name="l1295"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Define.CC.html#l27"><span class=cF4>DD_MEM_MIN_MEG                          </span></a><span class=cF0>256Meg        0001 0000000008 DefineStr </span><span class=cF4>
 <a name="l1296"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Define.CC.html#l20"><span class=cF4>DD_MP_VECT                              </span></a><span class=cF0>00097000      0000 0000000010 DefineStr </span><span class=cF4>
 <a name="l1297"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Define.CC.html#l22"><span class=cF4>DD_MP_VECT_END                          </span></a><span class=cF0>00097030      0000 0000000010 DefineStr </span><span class=cF4>
-<a name="l1298"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Define.CC.html#l8"><span class=cF4>DD_OS_NAME_VERSION                      </span></a><span class=cF0>ZealOS V1.    01BF 0000000010 DefineStr </span><span class=cF4>
+<a name="l1298"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Define.CC.html#l8"><span class=cF4>DD_OS_NAME_VERSION                      </span></a><span class=cF0>ZealOS V1.    01B8 0000000010 DefineStr </span><span class=cF4>
 <a name="l1299"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Define.CC.html#l29"><span class=cF4>DD_PHYSICAL_SPACE_END                   </span></a><span class=cF0>01C3FFFFFF    0000 0000000010 DefineStr </span><span class=cF4>
 <a name="l1300"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Define.CC.html#l23"><span class=cF4>DD_SYS_FIXED_AREA_BASE                  </span></a><span class=cF0>00100000      0000 0000000010 DefineStr </span><span class=cF4>
 <a name="l1301"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Define.CC.html#l24"><span class=cF4>DD_SYS_FIXED_AREA_END                   </span></a><span class=cF0>00101FFF      0000 0000000010 DefineStr </span><span class=cF4>
@@ -2403,7 +2403,7 @@ body {background-color:#fef1f0;}
 <a name="l2375"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/GrPrimatives.CC.html#l1018"><span class=cF4>GrEllipse3                              </span></a><span class=cF0>007FE98208    000B 0000000299 Funct Public </span><span class=cF4>
 <a name="l2376"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/GrPrimatives.CC.html#l437"><span class=cF4>GrFillCircle                            </span></a><span class=cF0>007FF7DA28    0007 000000021B Funct Public </span><span class=cF4>
 <a name="l2377"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/GrComposites.CC.html#l2"><span class=cF4>GrFillPoly3                             </span></a><span class=cF0>007FE949F0    0003 00000003D4 Funct Public </span><span class=cF4>
-<a name="l2378"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/GrPrimatives.CC.html#l322"><span class=cF4>GrFillSemiCircle                        </span></a><span class=cF0>007FEC5428    0011 00000009BB Funct </span><span class=cF4>
+<a name="l2378"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/GrPrimatives.CC.html#l322"><span class=cF4>GrFillSemiCircle                        </span></a><span class=cF0>007FEC4E28    0011 00000009BB Funct </span><span class=cF4>
 <a name="l2379"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/GrPrimatives.CC.html#l1676"><span class=cF4>GrFillTri0                              </span></a><span class=cF0>007FE8F228    000D 000000187A Funct Public </span><span class=cF4>
 <a name="l2380"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/GrScreen.CC.html#l117"><span class=cF4>GrFixZoomScale                          </span></a><span class=cF0>007FEAAE78    0007 00000000A9 Funct </span><span class=cF4>
 <a name="l2381"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/GrPrimatives.CC.html#l279"><span class=cF4>GrFloodFill                             </span></a><span class=cF0>007FEA0D28    000B 000000010E Funct Public </span><span class=cF4>
@@ -2418,7 +2418,7 @@ body {background-color:#fef1f0;}
 <a name="l2390"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/GrPrimatives.CC.html#l914"><span class=cF4>GrLine3                                 </span></a><span class=cF0>007FE99DA0    0041 00000002DA Funct Public </span><span class=cF4>
 <a name="l2391"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/GrPrimatives.CC.html#l739"><span class=cF4>GrLineFat3                              </span></a><span class=cF0>007FE98828    0005 0000000652 Funct </span><span class=cF4>
 <a name="l2392"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/GrPrimatives.CC.html#l655"><span class=cF4>GrLinePlot                              </span></a><span class=cF0>007FE9CD70    0011 0000000039 Funct </span><span class=cF4>
-<a name="l2393"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/GrPrimatives.CC.html#l639"><span class=cF4>GrLinePlot0                             </span></a><span class=cF0>007FEC0828    0007 0000000075 Funct </span><span class=cF4>
+<a name="l2393"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/GrPrimatives.CC.html#l639"><span class=cF4>GrLinePlot0                             </span></a><span class=cF0>007FEC0228    0007 0000000075 Funct </span><span class=cF4>
 <a name="l2394"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/GrPalette.CC.html#l6"><span class=cF4>GrPaletteGet                            </span></a><span class=cF0>007FEBF378    0008 000000001B Funct Public </span><span class=cF4>
 <a name="l2395"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/GrPalette.CC.html#l11"><span class=cF4>GrPaletteSet                            </span></a><span class=cF0>007FEBEFF0    000E 000000001B Funct Public </span><span class=cF4>
 <a name="l2396"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/GrPrimatives.CC.html#l129"><span class=cF4>GrPeek                                  </span></a><span class=cF0>007FEA1970    001B 0000000106 Funct Public </span><span class=cF4>
@@ -2440,9 +2440,9 @@ body {background-color:#fef1f0;}
 <a name="l2412"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/GrComposites.CC.html#l102"><span class=cF4>GrRectB                                 </span></a><span class=cF0>007FE94610    0001 0000000076 Funct Public </span><span class=cF4>
 <a name="l2413"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/GrPrimatives.CC.html#l706"><span class=cF4>GrRegPoly                               </span></a><span class=cF0>007FE9BE58    0001 0000000086 Funct Public </span><span class=cF4>
 <a name="l2414"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/GrPrimatives.CC.html#l1078"><span class=cF4>GrRegPoly3                              </span></a><span class=cF0>007FE97818    0009 00000002A5 Funct Public </span><span class=cF4>
-<a name="l2415"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/GrAsm.CC.html#l297"><span class=cF4>GrRopEquU8NoClipping                    </span></a><span class=cF0>007FEC0AD2    0005            Funct </span><span class=cF4>
+<a name="l2415"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/GrAsm.CC.html#l297"><span class=cF4>GrRopEquU8NoClipping                    </span></a><span class=cF0>007FEC04D2    0005            Funct </span><span class=cF4>
 <a name="l2416"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/GrScreen.CC.html#l132"><span class=cF4>GrScaleZoom                             </span></a><span class=cF0>007FEAA998    000F 0000000171 Funct Public </span><span class=cF4>
-<a name="l2417"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/GrInitB.CC.html#l3"><span class=cF4>GrSetUpTables                           </span></a><span class=cF0>007FEC0228    0003 0000000581 Funct </span><span class=cF4>
+<a name="l2417"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/GrInitB.CC.html#l3"><span class=cF4>GrSetUpTables                           </span></a><span class=cF0>007FEC9428    0003 0000000581 Funct </span><span class=cF4>
 <a name="l2418"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/GrComposites.CC.html#l197"><span class=cF4>GrTextBox3                              </span></a><span class=cF0>007FE932D0    000B 00000001D4 Funct Public </span><span class=cF4>
 <a name="l2419"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/GrComposites.CC.html#l238"><span class=cF4>GrTextDiamond3                          </span></a><span class=cF0>007FE92BB0    000B 00000003B8 Funct Public </span><span class=cF4>
 <a name="l2420"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/GrScreen.CC.html#l415"><span class=cF4>GrUpdateScreen                          </span></a><span class=cF0>007FED9428    0003 00000000D0 Funct </span><span class=cF4>
@@ -3036,7 +3036,7 @@ body {background-color:#fef1f0;}
 <a name="l3008"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Memory.CC.html#l106"><span class=cF4>IsInHeapCtrl                            </span></a><span class=cF0>007FED5C60    000A 000000007E Funct Public </span><span class=cF4>
 <a name="l3009"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/Compiler/ParseExp.CC.html#l1303"><span class=cF4>IsLexExpression2Bin                     </span></a><span class=cF0>007FFBC846    0007 0000000029 Funct Public </span><span class=cF4>
 <a name="l3010"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/Kernel/KMisc.CC.html#l232"><span class=cF4>IsMute                                  </span></a><span class=cF0>00000165DE    0004 0000000013 Funct Public </span><span class=cF4>
-<a name="l3011"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/GrAsm.CC.html#l298"><span class=cF4>IsPixCovered0                           </span></a><span class=cF0>007FEC0A93    0023            Funct Public </span><span class=cF4>
+<a name="l3011"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/GrAsm.CC.html#l298"><span class=cF4>IsPixCovered0                           </span></a><span class=cF0>007FEC0493    0023            Funct Public </span><span class=cF4>
 <a name="l3012"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/Kernel/KMisc.CC.html#l264"><span class=cF4>IsRaw                                   </span></a><span class=cF0>00000166C6    0078 0000000026 Funct Public </span><span class=cF4>
 <a name="l3013"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/Kernel/KMisc.CC.html#l242"><span class=cF4>IsSilent                                </span></a><span class=cF0>000001661E    0004 000000001C Funct Public </span><span class=cF4>
 <a name="l3014"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/Kernel/KMisc.CC.html#l274"><span class=cF4>IsSingleUser                            </span></a><span class=cF0>0000016716    0006 0000000013 Funct Public </span><span class=cF4>
@@ -3597,7 +3597,7 @@ body {background-color:#fef1f0;}
 <a name="l3569"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/SpriteMesh.CC.html#l253"><span class=cF4>MeshP0Capture                           </span></a><span class=cF0>007FE834C0    000D 0000000037 Funct </span><span class=cF4>
 <a name="l3570"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/SpriteMesh.CC.html#l264"><span class=cF4>MeshP0Offset                            </span></a><span class=cF0>007FEE6028    0011 0000000062 Funct </span><span class=cF4>
 <a name="l3571"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/SpriteMesh.CC.html#l183"><span class=cF4>MeshPolygon                             </span></a><span class=cF0>007FE9F1B8    0007 0000000072 Funct </span><span class=cF4>
-<a name="l3572"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/SpriteMesh.CC.html#l203"><span class=cF4>MeshPrism                               </span></a><span class=cF0>007FEC5FC0    0003 0000000046 Funct </span><span class=cF4>
+<a name="l3572"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/SpriteMesh.CC.html#l203"><span class=cF4>MeshPrism                               </span></a><span class=cF0>007FEC59C0    0003 0000000046 Funct </span><span class=cF4>
 <a name="l3573"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/SpriteMesh.CC.html#l491"><span class=cF4>MeshRecalcCxCy                          </span></a><span class=cF0>007FE80AC8    0009 000000005E Funct </span><span class=cF4>
 <a name="l3574"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/SpriteMesh.CC.html#l469"><span class=cF4>MeshRevTris                             </span></a><span class=cF0>007FE80E90    0003 0000000078 Funct </span><span class=cF4>
 <a name="l3575"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/SpriteMesh.CC.html#l629"><span class=cF4>MeshS2W                                 </span></a><span class=cF0>007FE7F3E8    0003 00000000C0 Funct </span><span class=cF4>
@@ -3738,7 +3738,7 @@ body {background-color:#fef1f0;}
 <a name="l3710"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/Kernel/KernelA.HH.html#l276"><span class=cF4>ODEf_HAS_MASSES                         </span></a><span class=cF0>0             0002 0000000008 DefineStr </span><span class=cF4>
 <a name="l3711"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/Kernel/KernelA.HH.html#l277"><span class=cF4>ODEf_PAUSED                             </span></a><span class=cF0>1             0004 0000000008 DefineStr </span><span class=cF4>
 <a name="l3712"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/Kernel/KernelA.HH.html#l278"><span class=cF4>ODEf_STARTED                            </span></a><span class=cF0>2             0002 0000000008 DefineStr </span><span class=cF4>
-<a name="l3713"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/MathODE.CC.html#l628"><span class=cF4>ODEsUpdate                              </span></a><span class=cF0>007FEC9428    0003 00000004F7 Funct </span><span class=cF4>
+<a name="l3713"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/MathODE.CC.html#l628"><span class=cF4>ODEsUpdate                              </span></a><span class=cF0>007FEC8E28    0003 00000004F7 Funct </span><span class=cF4>
 <a name="l3714"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/Kernel/KernelA.HH.html#l23"><span class=cF4>OFF                                     </span></a><span class=cF0>0             005F 0000000008 DefineStr </span><span class=cF4>
 <a name="l3715"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/Kernel/KernelA.HH.html#l2016"><span class=cF4>OM_CB                                   </span></a><span class=cF0>1             0003 0000000008 DefineStr </span><span class=cF4>
 <a name="l3716"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/Kernel/KernelA.HH.html#l2018"><span class=cF4>OM_CD                                   </span></a><span class=cF0>3             0003 0000000008 DefineStr </span><span class=cF4>
@@ -3961,7 +3961,7 @@ body {background-color:#fef1f0;}
 <a name="l3933"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/GrPalette.CC.html#l35"><span class=cF4>PaletteSetGray                          </span></a><span class=cF0>007FEBE728    0003 0000000031 Funct Public </span><span class=cF4>
 <a name="l3934"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/GrPalette.CC.html#l63"><span class=cF4>PaletteSetLight                         </span></a><span class=cF0>007FEBDC70    0005 0000000031 Funct Public </span><span class=cF4>
 <a name="l3935"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/GrPalette.CC.html#l75"><span class=cF4>PaletteSetSlate                         </span></a><span class=cF0>007FEBD7E8    0003 0000000031 Funct Public </span><span class=cF4>
-<a name="l3936"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/GrPalette.CC.html#l22"><span class=cF4>PaletteSetStd                           </span></a><span class=cF0>007FEC0C50    0003 0000000031 Funct Public </span><span class=cF4>
+<a name="l3936"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/GrPalette.CC.html#l22"><span class=cF4>PaletteSetStd                           </span></a><span class=cF0>007FEC0650    0003 0000000031 Funct Public </span><span class=cF4>
 <a name="l3937"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/Kernel/KDebug.CC.html#l743"><span class=cF4>Panic                                   </span></a><span class=cF0>000001851E    000D 0000000037 Funct Public </span><span class=cF4>
 <a name="l3938"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/Compiler/CExcept.CC.html#l126"><span class=cF4>ParenWarning                            </span></a><span class=cF0>007FFAD8EB    0006            ExportSysSym Imm </span><span class=cF4>
 <a name="l3939"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/Compiler/ParseExp.CC.html#l15"><span class=cF4>ParseAddOp                              </span></a><span class=cF0>007FFB9A0E    0004            ExportSysSym Imm </span><span class=cF4>
@@ -4779,8 +4779,8 @@ body {background-color:#fef1f0;}
 <a name="l4751"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/Kernel/KDefine.CC.html#l248"><span class=cF4>ST_COLORS                               </span></a><span class=cF0>BLACK      10 0001 0000000068 DefineStr </span><span class=cF4>
 <a name="l4752"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Utils/SysRep.CC.html#l250"><span class=cF4>ST_CPUID_1_ECX_FLAGS                    </span></a><span class=cF0>SSE3       13B 0000 00000011D8 DefineStr </span><span class=cF4>
 <a name="l4753"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Utils/SysRep.CC.html#l215"><span class=cF4>ST_CPUID_1_EDX_FLAGS                    </span></a><span class=cF0>x87 FPU    20 0000 00000001D0 DefineStr </span><span class=cF4>
-<a name="l4754"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/Kernel/KDefine.CC.html#l159"><span class=cF4>ST_DAYS_OF_WEEK                         </span></a><span class=cF0>Sunday     07 0006 0000000040 DefineStr </span><span class=cF4>
-<a name="l4755"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/DolDoc/DocInit.CC.html#l14"><span class=cF4>ST_DOC_CMDS                             </span></a><span class=cF0>TX         2B 01C8 0000000088 DefineStr </span><span class=cF4>
+<a name="l4754"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/Kernel/KDefine.CC.html#l159"><span class=cF4>ST_DAYS_OF_WEEK                         </span></a><span class=cF0>Sunday     07 0005 0000000040 DefineStr </span><span class=cF4>
+<a name="l4755"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/DolDoc/DocInit.CC.html#l14"><span class=cF4>ST_DOC_CMDS                             </span></a><span class=cF0>TX         2B 01C1 0000000088 DefineStr </span><span class=cF4>
 <a name="l4756"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/DolDoc/DocInit.CC.html#l20"><span class=cF4>ST_DOC_FLAGS                            </span></a><span class=cF0>T          3E 0007 00000000C0 DefineStr </span><span class=cF4>
 <a name="l4757"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/Kernel/KDefine.CC.html#l230"><span class=cF4>ST_DRIVE_TYPES                          </span></a><span class=cF0>NULL       08 0002 0000000038 DefineStr </span><span class=cF4>
 <a name="l4758"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/Kernel/KernelA.HH.html#l4166"><span class=cF4>ST_ERR_ST                               </span></a><span class=cF0>\&quot;\d\dRED\    000A 0000000028 DefineStr </span><span class=cF4>
@@ -4811,11 +4811,11 @@ body {background-color:#fef1f0;}
 <a name="l4783"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Utils/SysRep.CC.html#l163"><span class=cF4>ST_SMBIOS_ENCLOSURE_SECURITY_STATUSES   </span></a><span class=cF0>           33 0000 00000002D8 DefineStr </span><span class=cF4>
 <a name="l4784"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Utils/SysRep.CC.html#l153"><span class=cF4>ST_SMBIOS_ENCLOSURE_STATES              </span></a><span class=cF0>           3B 0000 0000000328 DefineStr </span><span class=cF4>
 <a name="l4785"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Utils/SysRep.CC.html#l142"><span class=cF4>ST_SMBIOS_ENCLOSURE_TYPES               </span></a><span class=cF0>           61 0000 00000005D8 DefineStr </span><span class=cF4>
-<a name="l4786"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Utils/SysRep.CC.html#l601"><span class=cF4>ST_SMBIOS_MEMDEV_FORM_FACTORS           </span></a><span class=cF0>           44 0000 0000000260 DefineStr </span><span class=cF4>
-<a name="l4787"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Utils/SysRep.CC.html#l638"><span class=cF4>ST_SMBIOS_MEMDEV_TYPES                  </span></a><span class=cF0>           33 0000 00000001E0 DefineStr </span><span class=cF4>
-<a name="l4788"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Utils/SysRep.CC.html#l656"><span class=cF4>ST_SMBIOS_MEMDEV_TYPE_DETAILS           </span></a><span class=cF0>           11 0000 00000000C8 DefineStr </span><span class=cF4>
+<a name="l4786"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Utils/SysRep.CC.html#l601"><span class=cF4>ST_SMBIOS_MEMDEV_FORM_FACTORS           </span></a><span class=cF0>           45 0000 0000000268 DefineStr </span><span class=cF4>
+<a name="l4787"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Utils/SysRep.CC.html#l638"><span class=cF4>ST_SMBIOS_MEMDEV_TYPES                  </span></a><span class=cF0>           34 0000 00000001E0 DefineStr </span><span class=cF4>
+<a name="l4788"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Utils/SysRep.CC.html#l656"><span class=cF4>ST_SMBIOS_MEMDEV_TYPE_DETAILS           </span></a><span class=cF0>           12 0000 00000000C8 DefineStr </span><span class=cF4>
 <a name="l4789"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Utils/SysRep.CC.html#l569"><span class=cF4>ST_SMBIOS_PHYMEM_LOCATIONS              </span></a><span class=cF0>           10 0000 00000000A0 DefineStr </span><span class=cF4>
-<a name="l4790"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Utils/SysRep.CC.html#l581"><span class=cF4>ST_SMBIOS_PHYMEM_USES                   </span></a><span class=cF0>           4D 0000 00000002D0 DefineStr </span><span class=cF4>
+<a name="l4790"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Utils/SysRep.CC.html#l581"><span class=cF4>ST_SMBIOS_PHYMEM_USES                   </span></a><span class=cF0>           4E 0000 00000002D0 DefineStr </span><span class=cF4>
 <a name="l4791"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Utils/SysRep.CC.html#l437"><span class=cF4>ST_SMBIOS_PORT_TYPES                    </span></a><span class=cF0>None       99 0000 00000009D8 DefineStr </span><span class=cF4>
 <a name="l4792"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Utils/SysRep.CC.html#l325"><span class=cF4>ST_SMBIOS_PROCESSOR_FLAGS               </span></a><span class=cF0>           E0 0000 0000000DD8 DefineStr </span><span class=cF4>
 <a name="l4793"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Utils/SysRep.CC.html#l174"><span class=cF4>ST_SMBIOS_PROCESSOR_TYPES               </span></a><span class=cF0>           2C 0000 0000000268 DefineStr </span><span class=cF4>
@@ -4996,7 +4996,7 @@ body {background-color:#fef1f0;}
 <a name="l4968"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/SpriteNew.CC.html#l44"><span class=cF4>SpriteElemSize                          </span></a><span class=cF0>007FE8CF20    001D 0000000113 Funct </span><span class=cF4>
 <a name="l4969"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/GrSpritePlot.CC.html#l334"><span class=cF4>SpriteExtents                           </span></a><span class=cF0>007FE88720    0008 00000000FC Funct Public </span><span class=cF4>
 <a name="l4970"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/GrSpritePlot.CC.html#l373"><span class=cF4>SpriteInterpolate                       </span></a><span class=cF0>007FE83C28    0001 00000007CC Funct Public </span><span class=cF4>
-<a name="l4971"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/SpriteMain.CC.html#l984"><span class=cF4>SpriteMainEd                            </span></a><span class=cF0>007FEC8028    0005 0000001391 Funct </span><span class=cF4>
+<a name="l4971"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/SpriteMain.CC.html#l984"><span class=cF4>SpriteMainEd                            </span></a><span class=cF0>007FEC7A28    0005 0000001391 Funct </span><span class=cF4>
 <a name="l4972"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/SpriteMesh.CC.html#l1103"><span class=cF4>SpriteMeshEd                            </span></a><span class=cF0>007FE73A28    0005 0000001ED0 Funct </span><span class=cF4>
 <a name="l4973"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/SpriteEd.CC.html#l68"><span class=cF4>SpritePolyPtPlot                        </span></a><span class=cF0>007FE84428    0005 000000005A Funct </span><span class=cF4>
 <a name="l4974"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/SpriteEd.CC.html#l853"><span class=cF4>SpritePtQueueNew                        </span></a><span class=cF0>007FE68990    0003 0000000317 Funct </span><span class=cF4>
@@ -5004,7 +5004,7 @@ body {background-color:#fef1f0;}
 <a name="l4976"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/SpriteEd.CC.html#l686"><span class=cF4>SpriteQueueSelAll                       </span></a><span class=cF0>007FE6C2E8    0015 0000000044 Funct </span><span class=cF4>
 <a name="l4977"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/SpriteEd.CC.html#l670"><span class=cF4>SpriteQueueSelCount                     </span></a><span class=cF0>007FE6C698    000B 0000000055 Funct </span><span class=cF4>
 <a name="l4978"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/SpriteMain.CC.html#l112"><span class=cF4>SpriteScreenInit                        </span></a><span class=cF0>007FE65940    001D 000000017B Funct </span><span class=cF4>
-<a name="l4979"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/SpriteNew.CC.html#l113"><span class=cF4>SpriteSelAll                            </span></a><span class=cF0>007FEC5E68    0005 0000000046 Funct </span><span class=cF4>
+<a name="l4979"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/SpriteNew.CC.html#l113"><span class=cF4>SpriteSelAll                            </span></a><span class=cF0>007FEC5868    0005 0000000046 Funct </span><span class=cF4>
 <a name="l4980"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/SpriteEd.CC.html#l1037"><span class=cF4>SpriteSelUnselShiftPts                  </span></a><span class=cF0>007FE66E28    0003 000000067F Funct </span><span class=cF4>
 <a name="l4981"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/SpriteEd.CC.html#l139"><span class=cF4>SpriteSetOrigin                         </span></a><span class=cF0>007FE71970    0005 0000000220 Funct </span><span class=cF4>
 <a name="l4982"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/SpriteEd.CC.html#l3"><span class=cF4>SpriteSetSettings                       </span></a><span class=cF0>007FE72AC8    0019 00000001B5 Funct </span><span class=cF4>
@@ -5214,13 +5214,13 @@ body {background-color:#fef1f0;}
 <a name="l5186"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Ctrls/CtrlsSlider.CC.html#l47"><span class=cF4>TemplateCtrlSlider                      </span></a><span class=cF0>007FE15C28    0003 0000000D76 Funct </span><span class=cF4>
 <a name="l5187"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/WallPaper.CC.html#l162"><span class=cF4>TermBttnNew                             </span></a><span class=cF0>007FDCA908    0003 0000000140 Funct </span><span class=cF4>
 <a name="l5188"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/DolDoc/DocTerm.CC.html#l116"><span class=cF4>TermRightClickLink                      </span></a><span class=cF0>007FDF0028    0003 00000005B8 Funct </span><span class=cF4>
-<a name="l5189"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/GrTextBase.CC.html#l333"><span class=cF4>TextBorder                              </span></a><span class=cF0>007FEC10B0    0005 0000000155 Funct Public </span><span class=cF4>
-<a name="l5190"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/GrTextBase.CC.html#l312"><span class=cF4>TextChar                                </span></a><span class=cF0>007FEC26B8    0027            Funct Public </span><span class=cF4>
-<a name="l5191"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/GrTextBase.CC.html#l321"><span class=cF4>TextLenAttr                             </span></a><span class=cF0>007FEC2933    0003            Funct Public </span><span class=cF4>
-<a name="l5192"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/GrTextBase.CC.html#l318"><span class=cF4>TextLenAttrStr                          </span></a><span class=cF0>007FEC2864    0003            Funct Public </span><span class=cF4>
-<a name="l5193"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/GrTextBase.CC.html#l315"><span class=cF4>TextLenStr                              </span></a><span class=cF0>007FEC2798    0007            Funct Public </span><span class=cF4>
-<a name="l5194"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/GrTextBase.CC.html#l324"><span class=cF4>TextPrint                               </span></a><span class=cF0>007FEC1570    002B 000000007C Funct Public </span><span class=cF4>
-<a name="l5195"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/GrTextBase.CC.html#l359"><span class=cF4>TextRect                                </span></a><span class=cF0>007FEC0C98    0003 00000000B0 Funct Public </span><span class=cF4>
+<a name="l5189"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/GrTextBase.CC.html#l333"><span class=cF4>TextBorder                              </span></a><span class=cF0>007FEC0AB0    0005 0000000155 Funct Public </span><span class=cF4>
+<a name="l5190"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/GrTextBase.CC.html#l312"><span class=cF4>TextChar                                </span></a><span class=cF0>007FEC20B8    0027            Funct Public </span><span class=cF4>
+<a name="l5191"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/GrTextBase.CC.html#l321"><span class=cF4>TextLenAttr                             </span></a><span class=cF0>007FEC2333    0003            Funct Public </span><span class=cF4>
+<a name="l5192"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/GrTextBase.CC.html#l318"><span class=cF4>TextLenAttrStr                          </span></a><span class=cF0>007FEC2264    0003            Funct Public </span><span class=cF4>
+<a name="l5193"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/GrTextBase.CC.html#l315"><span class=cF4>TextLenStr                              </span></a><span class=cF0>007FEC2198    0007            Funct Public </span><span class=cF4>
+<a name="l5194"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/GrTextBase.CC.html#l324"><span class=cF4>TextPrint                               </span></a><span class=cF0>007FEC0F70    002B 000000007C Funct Public </span><span class=cF4>
+<a name="l5195"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/GrTextBase.CC.html#l359"><span class=cF4>TextRect                                </span></a><span class=cF0>007FEC0698    0003 00000000B0 Funct Public </span><span class=cF4>
 <a name="l5196"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/Kernel/KMisc.CC.html#l45"><span class=cF4>TimeCal                                 </span></a><span class=cF0>000001605E    0007 00000000D4 Funct </span><span class=cF4>
 <a name="l5197"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/Home/HomeKeyPlugIns.CC.html#l4"><span class=cF4>TimeIns                                 </span></a><span class=cF0>007FDAEC28    0003 0000000041 Funct </span><span class=cF4>
 <a name="l5198"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/Kernel/KDate.CC.html#l222"><span class=cF4>TimeSet                                 </span></a><span class=cF0>0000011BD2    0003 00000000A8 Funct Public </span><span class=cF4>
@@ -5451,7 +5451,7 @@ body {background-color:#fef1f0;}
 <a name="l5423"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/Kernel/KMathA.CC.html#l271"><span class=cF4>_D3_SUB_EQU                             </span></a><span class=cF0>000000A96F    0004            ExportSysSym Imm </span><span class=cF4>
 <a name="l5424"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/Kernel/KMathA.CC.html#l323"><span class=cF4>_D3_UNIT                                </span></a><span class=cF0>000000A9DD    0004            ExportSysSym Imm </span><span class=cF4>
 <a name="l5425"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/Kernel/KMathA.CC.html#l212"><span class=cF4>_D3_ZERO                                </span></a><span class=cF0>000000A8E5    0004            ExportSysSym Imm </span><span class=cF4>
-<a name="l5426"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/GrAsm.CC.html#l5"><span class=cF4>_DC_BLOT_COLOR4                         </span></a><span class=cF0>007FEC08B0    0003            ExportSysSym Imm </span><span class=cF4>
+<a name="l5426"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/GrAsm.CC.html#l5"><span class=cF4>_DC_BLOT_COLOR4                         </span></a><span class=cF0>007FEC02B0    0003            ExportSysSym Imm </span><span class=cF4>
 <a name="l5427"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/Kernel/KUtils.CC.html#l295"><span class=cF4>_ENDIAN_U16                             </span></a><span class=cF0>000000AF67    0004            ExportSysSym Imm </span><span class=cF4>
 <a name="l5428"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/Kernel/KUtils.CC.html#l304"><span class=cF4>_ENDIAN_U32                             </span></a><span class=cF0>000000AF76    0004            ExportSysSym Imm </span><span class=cF4>
 <a name="l5429"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/Kernel/KUtils.CC.html#l313"><span class=cF4>_ENDIAN_U64                             </span></a><span class=cF0>000000AF84    0004            ExportSysSym Imm </span><span class=cF4>
@@ -5463,7 +5463,7 @@ body {background-color:#fef1f0;}
 <a name="l5435"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/Kernel/Memory/MAllocFree.CC.html#l225"><span class=cF4>_FREE                                   </span></a><span class=cF0>000000DE10    0009            ExportSysSym Imm </span><span class=cF4>
 <a name="l5436"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/Kernel/KMathA.CC.html#l666"><span class=cF4>_FSTCW                                  </span></a><span class=cF0>000000ACF7    0004            ExportSysSym Imm </span><span class=cF4>
 <a name="l5437"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/Kernel/KMathA.CC.html#l676"><span class=cF4>_FSTSW                                  </span></a><span class=cF0>000000AD09    0004            ExportSysSym Imm </span><span class=cF4>
-<a name="l5438"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/GrAsm.CC.html#l170"><span class=cF4>_GR_ROP_EQU_U8_NO_CLIPPING              </span></a><span class=cF0>007FEC0AD2    0003            ExportSysSym Imm </span><span class=cF4>
+<a name="l5438"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/GrAsm.CC.html#l170"><span class=cF4>_GR_ROP_EQU_U8_NO_CLIPPING              </span></a><span class=cF0>007FEC04D2    0003            ExportSysSym Imm </span><span class=cF4>
 <a name="l5439"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/Kernel/KHashA.CC.html#l173"><span class=cF4>_HASH_ADD                               </span></a><span class=cF0>000000F833    0006            ExportSysSym Imm </span><span class=cF4>
 <a name="l5440"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/Kernel/KHashA.CC.html#l194"><span class=cF4>_HASH_ADD_AFTER                         </span></a><span class=cF0>000000F860    0005            ExportSysSym Imm </span><span class=cF4>
 <a name="l5441"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/Kernel/KHashA.CC.html#l161"><span class=cF4>_HASH_BUCKET_FIND                       </span></a><span class=cF0>000000F81A    0005            ExportSysSym Imm </span><span class=cF4>
@@ -5473,7 +5473,7 @@ body {background-color:#fef1f0;}
 <a name="l5445"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/Kernel/KHashA.CC.html#l123"><span class=cF4>_HASH_STR                               </span></a><span class=cF0>000000F7C0    0005            ExportSysSym Imm </span><span class=cF4>
 <a name="l5446"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Boot/BootRAM.CC.html#l4"><span class=cF4>_HI_CALL                                </span></a><span class=cF0>007FDC1EB0    0003            ExportSysSym Imm </span><span class=cF4>
 <a name="l5447"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Boot/BootRAM.CC.html#l14"><span class=cF4>_HI_MEMCOPY                             </span></a><span class=cF0>007FDC1EC3    0003            ExportSysSym Imm </span><span class=cF4>
-<a name="l5448"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/GrAsm.CC.html#l150"><span class=cF4>_IS_PIX_COVERED0                        </span></a><span class=cF0>007FEC0A93    0003            ExportSysSym Imm </span><span class=cF4>
+<a name="l5448"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/GrAsm.CC.html#l150"><span class=cF4>_IS_PIX_COVERED0                        </span></a><span class=cF0>007FEC0493    0003            ExportSysSym Imm </span><span class=cF4>
 <a name="l5449"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/Compiler/CMisc.CC.html#l12"><span class=cF4>_LAST_FUN                               </span></a><span class=cF0>007FFBE3CE    0005            ExportSysSym Imm </span><span class=cF4>
 <a name="l5450"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/Kernel/KUtils.CC.html#l119"><span class=cF4>_LBEQUAL                                </span></a><span class=cF0>000000ADF6    0004            ExportSysSym Imm </span><span class=cF4>
 <a name="l5451"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/Kernel/KMathA.CC.html#l646"><span class=cF4>_LN                                     </span></a><span class=cF0>000000ACD6    0004            ExportSysSym Imm </span><span class=cF4>
@@ -5537,10 +5537,10 @@ body {background-color:#fef1f0;}
 <a name="l5509"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/Kernel/Sched.CC.html#l106"><span class=cF4>_TASK_CONTEXT_RESTORE                   </span></a><span class=cF0>000000D0ED    0007            ExportSysSym Imm </span><span class=cF4>
 <a name="l5510"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/Kernel/Sched.CC.html#l158"><span class=cF4>_TASK_END_NOW                           </span></a><span class=cF0>000000D18D    0005            ExportSysSym Imm </span><span class=cF4>
 <a name="l5511"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/Kernel/KExcept.CC.html#l5"><span class=cF4>_TEST_EXCEPT                            </span></a><span class=cF0>0000018D8E    0003            ExportSysSym Imm </span><span class=cF4>
-<a name="l5512"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/GrTextBase.CC.html#l7"><span class=cF4>_TEXT_CHAR                              </span></a><span class=cF0>007FEC26B8    0003            ExportSysSym Imm </span><span class=cF4>
-<a name="l5513"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/GrTextBase.CC.html#l236"><span class=cF4>_TEXT_LEN_ATTR                          </span></a><span class=cF0>007FEC2933    0003            ExportSysSym Imm </span><span class=cF4>
-<a name="l5514"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/GrTextBase.CC.html#l161"><span class=cF4>_TEXT_LEN_ATTR_STR                      </span></a><span class=cF0>007FEC2864    0003            ExportSysSym Imm </span><span class=cF4>
-<a name="l5515"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/GrTextBase.CC.html#l85"><span class=cF4>_TEXT_LEN_STR                           </span></a><span class=cF0>007FEC2798    0003            ExportSysSym Imm </span><span class=cF4>
+<a name="l5512"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/GrTextBase.CC.html#l7"><span class=cF4>_TEXT_CHAR                              </span></a><span class=cF0>007FEC20B8    0003            ExportSysSym Imm </span><span class=cF4>
+<a name="l5513"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/GrTextBase.CC.html#l236"><span class=cF4>_TEXT_LEN_ATTR                          </span></a><span class=cF0>007FEC2333    0003            ExportSysSym Imm </span><span class=cF4>
+<a name="l5514"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/GrTextBase.CC.html#l161"><span class=cF4>_TEXT_LEN_ATTR_STR                      </span></a><span class=cF0>007FEC2264    0003            ExportSysSym Imm </span><span class=cF4>
+<a name="l5515"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/GrTextBase.CC.html#l85"><span class=cF4>_TEXT_LEN_STR                           </span></a><span class=cF0>007FEC2198    0003            ExportSysSym Imm </span><span class=cF4>
 <a name="l5516"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/Kernel/KMathA.CC.html#l423"><span class=cF4>_TRUNC                                  </span></a><span class=cF0>000000AAC3    0004            ExportSysSym Imm </span><span class=cF4>
 <a name="l5517"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/Kernel/KUtils.CC.html#l211"><span class=cF4>_XCHG_I64                               </span></a><span class=cF0>000000AECD    0004            ExportSysSym Imm </span><span class=cF4>
 <a name="l5518"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/Kernel/KUtils.CC.html#l231"><span class=cF4>_XCHG_U16                               </span></a><span class=cF0>000000AEF1    0004            ExportSysSym Imm </span><span class=cF4>
@@ -5631,18 +5631,18 @@ body {background-color:#fef1f0;}
 <a name="l5603"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/Kernel/KGlobals.CC.html#l35"><span class=cF4>fp_set_std_palette                      </span></a><span class=cF0>000000CC88    000F 0000000008 GlbVar </span><span class=cF4>
 <a name="l5604"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/Kernel/KGlobals.CC.html#l33"><span class=cF4>fp_update_ctrls                         </span></a><span class=cF0>000000CC78    0008 0000000008 GlbVar </span><span class=cF4>
 <a name="l5605"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/God/GodExterns.CC.html#l14"><span class=cF4>god                                     </span></a><span class=cF0>007FE52028    003A 0000000028 GlbVar Public </span><span class=cF4>
-<a name="l5606"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/God/GodSong.CC.html#l63"><span class=cF4>god_complex_songs                       </span></a><span class=cF0>007FEC5EE0    0003 0000000009 GlbVar </span><span class=cF4>
+<a name="l5606"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/God/GodSong.CC.html#l63"><span class=cF4>god_complex_songs                       </span></a><span class=cF0>007FEC58E0    0003 0000000009 GlbVar </span><span class=cF4>
 <a name="l5607"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/God/GodSong.CC.html#l62"><span class=cF4>god_normal_songs                        </span></a><span class=cF0>007FDD5348    0003 0000000005 GlbVar </span><span class=cF4>
 <a name="l5608"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/God/GodSong.CC.html#l61"><span class=cF4>god_simple_songs                        </span></a><span class=cF0>007FDDCF78    0003 0000000005 GlbVar 
 <a name="l5609"></a>goto                                    0000000011    02BE            KeyWord </span><span class=cF4>
-<a name="l5610"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/GrGlobals.CC.html#l42"><span class=cF4>gr                                      </span></a><span class=cF0>007FEC2A28    02E3 000000290B GlbVar Public </span><span class=cF4>
+<a name="l5610"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/GrGlobals.CC.html#l42"><span class=cF4>gr                                      </span></a><span class=cF0>007FEC2428    02E3 000000290B GlbVar Public </span><span class=cF4>
 <a name="l5611"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/GrPalette.CC.html#l17"><span class=cF4>gr32_palette_std                        </span></a><span class=cF0>007FEBEF08    0009 0000000040 GlbVar Public </span><span class=cF4>
-<a name="l5612"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/GrGlobals.CC.html#l44"><span class=cF4>gr_palette                              </span></a><span class=cF0>007FEC6140    0009 0000000040 GlbVar Public </span><span class=cF4>
+<a name="l5612"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/GrGlobals.CC.html#l44"><span class=cF4>gr_palette                              </span></a><span class=cF0>007FEC5B40    0009 0000000040 GlbVar Public </span><span class=cF4>
 <a name="l5613"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/GrPalette.CC.html#l44"><span class=cF4>gr_palette_dark                         </span></a><span class=cF0>007FEBE640    0003 0000000040 GlbVar Public </span><span class=cF4>
 <a name="l5614"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/GrPalette.CC.html#l30"><span class=cF4>gr_palette_gray                         </span></a><span class=cF0>007FEBEAC8    0003 0000000040 GlbVar Public </span><span class=cF4>
 <a name="l5615"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/GrPalette.CC.html#l58"><span class=cF4>gr_palette_light                        </span></a><span class=cF0>007FEBE1B8    0003 0000000040 GlbVar Public </span><span class=cF4>
 <a name="l5616"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/GrPalette.CC.html#l71"><span class=cF4>gr_palette_slate                        </span></a><span class=cF0>007FEBDB88    0003 0000000040 GlbVar Public </span><span class=cF4>
-<a name="l5617"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/GrPalette.CC.html#l2"><span class=cF4>gr_rainbow_10                           </span></a><span class=cF0>007FEC5E28    0001 000000000A GlbVar Public </span><span class=cF4>
+<a name="l5617"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/GrPalette.CC.html#l2"><span class=cF4>gr_rainbow_10                           </span></a><span class=cF0>007FEC5828    0001 000000000A GlbVar Public </span><span class=cF4>
 <a name="l5618"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/GrMath.CC.html#l3"><span class=cF4>gr_x_offsets                            </span></a><span class=cF0>007FEB5DA0    0009 0000000040 GlbVar Public </span><span class=cF4>
 <a name="l5619"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/GrMath.CC.html#l5"><span class=cF4>gr_x_offsets2                           </span></a><span class=cF0>007FEB5BF0    0001 0000000020 GlbVar Public </span><span class=cF4>
 <a name="l5620"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/GrMath.CC.html#l4"><span class=cF4>gr_y_offsets                            </span></a><span class=cF0>007FEB5CB8    0009 0000000040 GlbVar Public </span><span class=cF4>
@@ -5709,7 +5709,7 @@ body {background-color:#fef1f0;}
 <a name="l5681"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Utils/Profiler.CC.html#l5"><span class=cF4>pf_jiffy_start                          </span></a><span class=cF0>007FDB3780    0005 0000000008 GlbVar </span><span class=cF4>
 <a name="l5682"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Utils/Profiler.CC.html#l9"><span class=cF4>pf_prof_active                          </span></a><span class=cF0>007FDACA38    0009 0000000008 GlbVar </span><span class=cF4>
 <a name="l5683"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/Kernel/KernelA.HH.html#l51"><span class=cF4>pi                                      </span></a><span class=cF0>(0x400921F    0002 0000000020 DefineStr </span><span class=cF4>
-<a name="l5684"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/SpriteNew.CC.html#l4"><span class=cF4>polypt_map                              </span></a><span class=cF0>007FEC5F80    0005 0000000009 GlbVar </span><span class=cF4>
+<a name="l5684"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/System/Gr/SpriteNew.CC.html#l4"><span class=cF4>polypt_map                              </span></a><span class=cF0>007FEC5980    0005 0000000009 GlbVar </span><span class=cF4>
 <a name="l5685"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/Kernel/KGlobals.CC.html#l15"><span class=cF4>pow10_I64                               </span></a><span class=cF0>000000C2B8    0005            ExportSysSym Imm </span><span class=cF4>
 <a name="l5686"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/Kernel/KernelB.HH.html#l166"><span class=cF4>progress1                               </span></a><span class=cF0>00000098F8    003E 0000000008 GlbVar Public </span><span class=cF4>
 <a name="l5687"></a></span><a href="https://zeal-operating-system.github.io/ZealOS/Kernel/KernelB.HH.html#l167"><span class=cF4>progress1_desc                          </span></a><span class=cF0>0000009918    000D 0000000030 GlbVar Public </span><span class=cF4>
diff --git a/src/Demo/Graphics/Clock.CC b/src/Demo/Graphics/Clock.CC
index 7c923f48..6bcfc9df 100755
--- a/src/Demo/Graphics/Clock.CC
+++ b/src/Demo/Graphics/Clock.CC
@@ -1,4 +1,4 @@
-#define USE_JIFFIES		TRUE // Set FALSE for less smooth but more accurate time.
+#define USE_JIFFIES		FALSE // Set FALSE for less smooth but more accurate time.
 
 #define CLOCK_CENTER	70
 #define CLOCK_RADIUS	(CLOCK_CENTER-2)
diff --git a/src/Demo/Graphics/GrDir.CC b/src/Demo/Graphics/GrDir.CC
index 1003d991..52f594b7 100755
Binary files a/src/Demo/Graphics/GrDir.CC and b/src/Demo/Graphics/GrDir.CC differ