mirror of
https://github.com/Zeal-Operating-System/ZealOS.git
synced 2025-04-03 14:55:06 +01:00
Fix some broken DolDoc links.
Change Who() symbol link width from 20 to 40.
This commit is contained in:
parent
6262a58c44
commit
b1a9e0785d
39 changed files with 6033 additions and 6039 deletions
ZealOS-2021-07-23-19_14_41.iso
docs
Apps
Demo
Doc
ChangeLog.DD.htmlCredits.DD.htmlDefine.DD.htmlGRFiles.DD.htmlGuideLines.DD.htmlHelpIndex.DD.htmlRedSea.DD.html
Home/Net/Tests
Kernel
System
index.htmlsrc
Apps
Demo
Doc
Home/Net/Tests
Kernel
System
Binary file not shown.
|
@ -465,7 +465,7 @@ body {background-color:#000000;}
|
|||
<a name="l436"></a>
|
||||
<a name="l437"></a></span><span class=cF1>U0</span><span class=cF0> MyNoise(</span><span class=cF9>I64</span><span class=cF0> mS, </span><span class=cF1>F64</span><span class=cF0> min_ona, </span><span class=cF1>F64</span><span class=cF0> max_ona)
|
||||
<a name="l438"></a>{</span><span class=cF2>//Make white noise for given number of mS.</span><span class=cF0>
|
||||
<a name="l439"></a></span><span class=cF2>// See </span><span class=cF4><u>Noise</u></span><span class=cF2>. On bare-metal, Spawn() hogs CPU.</span><span class=cF0>
|
||||
<a name="l439"></a></span><span class=cF2>// See </span><a href="https://tomawezome.github.io/ZealOS/System/Sound.CC.html#l432"><span class=cF4>Noise</span></a><span class=cF2>. On bare-metal, Spawn() hogs CPU.</span><span class=cF0>
|
||||
<a name="l440"></a> </span><span class=cF9>CSoundEffectFrame</span><span class=cF0> *ns;
|
||||
<a name="l441"></a>
|
||||
<a name="l442"></a> </span><span class=cF1>if</span><span class=cF0> (mS > </span><span class=cFE>0</span><span class=cF0>)
|
||||
|
|
|
@ -400,7 +400,7 @@ body {background-color:#000000;}
|
|||
<a name="l371"></a>
|
||||
<a name="l372"></a></span><span class=cF1>U0</span><span class=cF0> MyNoise(</span><span class=cF9>I64</span><span class=cF0> mS, </span><span class=cF1>F64</span><span class=cF0> min_ona, </span><span class=cF1>F64</span><span class=cF0> max_ona)
|
||||
<a name="l373"></a>{</span><span class=cF2>//Make white noise for given number of mS.</span><span class=cF0>
|
||||
<a name="l374"></a></span><span class=cF2>// See </span><span class=cF4><u>Noise</u></span><span class=cF2>. On bare-metal, Spawn() hogs CPU.</span><span class=cF0>
|
||||
<a name="l374"></a></span><span class=cF2>// See </span><a href="https://tomawezome.github.io/ZealOS/System/Sound.CC.html#l432"><span class=cF4>Noise</span></a><span class=cF2>. On bare-metal, Spawn() hogs CPU.</span><span class=cF0>
|
||||
<a name="l375"></a> </span><span class=cF9>CSoundEffectFrame</span><span class=cF0> *ns;
|
||||
<a name="l376"></a>
|
||||
<a name="l377"></a> </span><span class=cF1>if</span><span class=cF0> (mS > </span><span class=cFE>0</span><span class=cF0>)
|
||||
|
|
|
@ -1058,7 +1058,7 @@ body {background-color:#000000;}
|
|||
<a name="l1029"></a>
|
||||
<a name="l1030"></a></span><span class=cF1>U0</span><span class=cF0> MyNoise(</span><span class=cF9>I64</span><span class=cF0> mS, </span><span class=cF1>F64</span><span class=cF0> min_ona, </span><span class=cF1>F64</span><span class=cF0> max_ona)
|
||||
<a name="l1031"></a>{</span><span class=cF2>//Make white noise for given number of mS.</span><span class=cF0>
|
||||
<a name="l1032"></a></span><span class=cF2>// See </span><span class=cF4><u>Noise</u></span><span class=cF2>. On bare-metal, Spawn() hogs CPU.</span><span class=cF0>
|
||||
<a name="l1032"></a></span><span class=cF2>// See </span><a href="https://tomawezome.github.io/ZealOS/System/Sound.CC.html#l432"><span class=cF4>Noise</span></a><span class=cF2>. On bare-metal, Spawn() hogs CPU.</span><span class=cF0>
|
||||
<a name="l1033"></a> </span><span class=cF9>CSoundEffectFrame</span><span class=cF0> *ns;
|
||||
<a name="l1034"></a>
|
||||
<a name="l1035"></a> </span><span class=cF1>if</span><span class=cF0> (mS > </span><span class=cFE>0</span><span class=cF0>)
|
||||
|
|
|
@ -173,9 +173,9 @@ body {background-color:#000000;}
|
|||
<a name="l146"></a></span><span class=cF5> TODO: Too Hard, or Not Worth Doing.</span><span class=cF0>
|
||||
<a name="l147"></a>* AutoComplete/</span><a href="https://tomawezome.github.io/ZealOS/Kernel/FunSeg.CC.html#l422"><span class=cF4>Man</span></a><span class=cF0>() Jmp for user code.
|
||||
<a name="l148"></a>
|
||||
<a name="l149"></a>* </span><span class=cF4><u>Bible sized nodes</span><span class=cF0>
|
||||
<a name="l149"></a>* </span><a href="https://tomawezome.github.io/ZealOS/System/DolDoc/DocRecalc.CC.html#l162"><span class=cF4>Bible sized nodes</span></a><span class=cF0>
|
||||
<a name="l150"></a>
|
||||
<a name="l151"></a></u>* </span><a href="https://tomawezome.github.io/ZealOS/System/BlkDev/FileMgr.CC.html#l678"><span class=cF4>FileMgr</span></a><span class=cF0>() is bad with lots of files.
|
||||
<a name="l151"></a>* </span><a href="https://tomawezome.github.io/ZealOS/System/BlkDev/FileMgr.CC.html#l678"><span class=cF4>FileMgr</span></a><span class=cF0>() is bad with lots of files.
|
||||
<a name="l152"></a>
|
||||
<a name="l153"></a>* Would be nice to have a routine telling how much free memory, so apps can plan a big alloc. This is doable, depending on
|
||||
<a name="l154"></a>how.
|
||||
|
@ -292,7 +292,7 @@ body {background-color:#000000;}
|
|||
<a name="l265"></a>
|
||||
<a name="l266"></a>* Make so just CdRom; command to copy entire disk to ::/CdRom directory?
|
||||
<a name="l267"></a>
|
||||
<a name="l268"></a>* </span><span class=cF4><u>MP DepthBuf</u></span><span class=cF0> is a kludge because of dc->depth_buf=NULL in various graphics routines.
|
||||
<a name="l268"></a>* </span><a href="https://tomawezome.github.io/ZealOS/System/Gr/SpriteMesh.CC.html#l541"><span class=cF4>MP DepthBuf</span></a><span class=cF0> is a kludge because of dc->depth_buf=NULL in various graphics routines.
|
||||
<a name="l269"></a>
|
||||
<a name="l270"></a>* Improve editor undo, add redo.
|
||||
<a name="l271"></a>
|
||||
|
@ -310,7 +310,7 @@ body {background-color:#000000;}
|
|||
<a name="l283"></a>* </span><a href="https://tomawezome.github.io/ZealOS/System/Gr/GrPrimatives.CC.html#l982"><span class=cF4>GrPutChar3</span></a><span class=cF0>() with depth buf?
|
||||
<a name="l284"></a>
|
||||
<a name="l285"></a>* Eliminate? </span><a href="https://tomawezome.github.io/ZealOS/System/Ctrls/CtrlsA.CC.html#l1"><span class=cF4>::/System/Ctrls/CtrlsA.CC</span></a><span class=cF0>?
|
||||
<a name="l286"></a>* Eliminate? </span><a href="https://tomawezome.github.io/ZealOS/System/ZMathODE.CC.html#l1"><span class=cF4>::/System/ZMathODE.CC</span></a><span class=cF0>?
|
||||
<a name="l286"></a>* Eliminate? </span><a href="https://tomawezome.github.io/ZealOS/System/MathODE.CC.html#l1"><span class=cF4>::/System/MathODE.CC</span></a><span class=cF0>?
|
||||
<a name="l287"></a>* Eliminate? </span><a href="https://tomawezome.github.io/ZealOS/Kernel/KernelA.HH.html#l114"><span class=cF4>Complex</span></a><span class=cF0>?
|
||||
<a name="l288"></a>* Eliminate? </span><a href="https://tomawezome.github.io/ZealOS/Kernel/KernelA.HH.html#l4263"><span class=cF4>CDC</span></a><span class=cF0>.brush?
|
||||
<a name="l289"></a>* Eliminate? </span><a href="https://tomawezome.github.io/ZealOS/System/Gr/GrDC.CC.html#l6"><span class=cF4>Mat4x4MulXYZ</span></a><span class=cF0>() change to 3x3?
|
||||
|
@ -445,7 +445,7 @@ body {background-color:#000000;}
|
|||
<a name="l418"></a> >Might want to do ZOOM in U8 graphics and convert screen capture to U8
|
||||
<a name="l419"></a> >Might want to rev bit order
|
||||
<a name="l420"></a>
|
||||
<a name="l421"></a>* This </span><span class=cF4><u>Fs->catch_except=TRUE</u></span><span class=cF0> causes problems because it
|
||||
<a name="l421"></a>* This </span><a href="https://tomawezome.github.io/ZealOS/Kernel/Job.CC.html#l352"><span class=cF4>Fs->catch_except = TRUE</span></a><span class=cF0> causes problems because it
|
||||
<a name="l422"></a>catches divide and out-of-mem. Not sure what to do, yet.
|
||||
<a name="l423"></a>
|
||||
<a name="l424"></a>* Release semaphores or break lock sema,usb_td
|
||||
|
|
|
@ -733,7 +733,7 @@ body {background-color:#000000;}
|
|||
<a name="l704"></a>
|
||||
<a name="l705"></a></span><span class=cF1>U0</span><span class=cF0> MyNoise(</span><span class=cF9>I64</span><span class=cF0> mS, </span><span class=cF1>F64</span><span class=cF0> min_ona, </span><span class=cF1>F64</span><span class=cF0> max_ona)
|
||||
<a name="l706"></a>{</span><span class=cF2>//Make white noise for given number of mS.</span><span class=cF0>
|
||||
<a name="l707"></a></span><span class=cF2>// See </span><span class=cF4><u>Noise</u></span><span class=cF2>. On bare-metal, Spawn() hogs CPU.</span><span class=cF0>
|
||||
<a name="l707"></a></span><span class=cF2>// See </span><a href="https://tomawezome.github.io/ZealOS/System/Sound.CC.html#l432"><span class=cF4>Noise</span></a><span class=cF2>. On bare-metal, Spawn() hogs CPU.</span><span class=cF0>
|
||||
<a name="l708"></a> </span><span class=cF9>CSoundEffectFrame</span><span class=cF0> *ns;
|
||||
<a name="l709"></a>
|
||||
<a name="l710"></a> </span><span class=cF1>if</span><span class=cF0> (mS > </span><span class=cFE>0</span><span class=cF0>)
|
||||
|
|
|
@ -145,10 +145,10 @@ body {background-color:#000000;}
|
|||
<a name="l117"></a>* Changed </span><a href="https://tomawezome.github.io/ZealOS/System/Gr/GrBitMap.CC.html#l1"><span class=cF4>GrBitMap</span></a><span class=cF0> to use non-timer rand for drawing speed improvement on multicore.
|
||||
<a name="l118"></a>
|
||||
<a name="l119"></a></span><span class=c0F>----04/21/20 18:54:47----</span><span class=cF0>
|
||||
<a name="l120"></a>* Altered </span><span class=cF4><u>Tom Palettes</u></span><span class=cF0> for better visibility.
|
||||
<a name="l120"></a>* Altered </span><a href="https://tomawezome.github.io/ZealOS/System/Gr/GrPalette.CC.html#l154"><span class=cF4>Tom Palettes</span></a><span class=cF0> for better visibility.
|
||||
<a name="l121"></a>
|
||||
<a name="l122"></a></span><span class=c0F>----04/21/20 16:13:01----</span><span class=cF0>
|
||||
<a name="l123"></a>* Added start-up intro </span><a href="https://tomawezome.github.io/ZealOS/ZSplash.CC.html#l1"><span class=cF4>Splash</span></a><span class=cF0> as a PopUp in </span><span class=cF4><u>Once</u></span><span class=cF0>, after performing a full boot (excludes soft reboots).
|
||||
<a name="l123"></a>* Added start-up intro </span><a href="https://tomawezome.github.io/ZealOS/System/ZSplash.CC.html#l1"><span class=cF4>Splash</span></a><span class=cF0> as a PopUp in </span><a href="https://tomawezome.github.io/ZealOS/HomeSys.CC.html#l38"><span class=cF4>Once</span></a><span class=cF0>, after performing a full boot (excludes soft reboots).
|
||||
<a name="l124"></a>
|
||||
<a name="l125"></a></span><span class=c0F>----04/13/20 13:48:15----</span><span class=cF0>
|
||||
<a name="l126"></a>* Added </span><a href="https://tomawezome.github.io/ZealOS/Kernel/KernelA.HH.html#l634"><span class=cF4>PIC_INIT</span></a><span class=cF0> and comments to </span><a href="https://tomawezome.github.io/ZealOS/Kernel/KInterrupts.CC.html#l157"><span class=cF4>IntPICInit</span></a><span class=cF0>().
|
||||
|
@ -162,7 +162,7 @@ body {background-color:#000000;}
|
|||
<a name="l134"></a>* Changed </span><a href="https://tomawezome.github.io/ZealOS/Kernel/KernelA.HH.html#l451"><span class=cF4>BIN_SIGNATURE_VAL</span></a><span class=cF0> from 'TOSB' to 'ZCCB'.
|
||||
<a name="l135"></a>
|
||||
<a name="l136"></a></span><span class=c0F>----04/11/20 18:10:58----</span><span class=cF0>
|
||||
<a name="l137"></a>* Beginning efforts to reformat files some. Currently, keeping a temp log of progress at </span><a href="https://tomawezome.github.io/ZealOS/Home/FilesRefactored.DD.html#l1"><span class=cF4>FilesRefactored</span></a><span class=cF0>.
|
||||
<a name="l137"></a>* Beginning efforts to reformat files some. Currently, keeping a temp log of progress at /Home/FilesRefactored.DD.
|
||||
<a name="l138"></a>
|
||||
<a name="l139"></a></span><span class=c0F>----04/10/20 07:44:08----</span><span class=cF0>
|
||||
<a name="l140"></a>* </span><a href="https://tomawezome.github.io/ZealOS/Home/HomeWrappers.CC.html#l13"><span class=cF4>R</span></a><span class=cF0>("PIC1", "</span><a href="https://tomawezome.github.io/ZealOS/Kernel/KernelA.HH.html#l630"><span class=cF4>PIC_1</span></a><span class=cF0>");
|
||||
|
@ -202,7 +202,7 @@ body {background-color:#000000;}
|
|||
<a name="l174"></a>
|
||||
<a name="l175"></a></span><span class=c0F>----03/27/20 13:06:00----</span><span class=cF0>
|
||||
<a name="l176"></a>* Modified </span><a href="https://tomawezome.github.io/ZealOS/System/Ctrls/CtrlsA.CC.html#l252"><span class=cF4>Ctrl Slider</span></a><span class=cF0> for 3D model editor to allow higher precision.
|
||||
<a name="l177"></a>* Added </span><span class=cF4><u>PaletteSetTom</u></span><span class=cF0>() and </span><span class=cF4><u>PaletteSetTomLight</u></span><span class=cF0>().
|
||||
<a name="l177"></a>* Added </span><a href="https://tomawezome.github.io/ZealOS/System/Gr/GrPalette.CC.html#l154"><span class=cF4>PaletteSetTom</span></a><span class=cF0>() and </span><a href="https://tomawezome.github.io/ZealOS/System/Gr/GrPalette.CC.html#l168"><span class=cF4>PaletteSetTomLight</span></a><span class=cF0>().
|
||||
<a name="l178"></a>
|
||||
<a name="l179"></a></span><span class=c0F>----03/21/20 19:35:00----</span><span class=cF0>
|
||||
<a name="l180"></a>* Added </span><a href="https://tomawezome.github.io/ZealOS/Kernel/StrA.CC.html#l685"><span class=cF4>StrReplace</span></a><span class=cF0>(), not fully tested yet.
|
||||
|
@ -241,7 +241,7 @@ body {background-color:#000000;}
|
|||
<a name="l213"></a></span><span class=c0F>----03/16/20 14:44:00----</span><span class=cF0>
|
||||
<a name="l214"></a>* </span><a href="https://tomawezome.github.io/ZealOS/Home/HomeWrappers.CC.html#l13"><span class=cF4>R</span></a><span class=cF0>("GetStr", "</span><a href="https://tomawezome.github.io/ZealOS/Kernel/SerialDev/Message.CC.html#l233"><span class=cF4>StrGet</span></a><span class=cF0>");
|
||||
<a name="l215"></a>* Renamed GSF -> </span><a href="https://tomawezome.github.io/ZealOS/Kernel/KernelA.HH.html#l4330"><span class=cF4>SGF</span></a><span class=cF0> as a consequence.
|
||||
<a name="l216"></a>* Added some </span><span class=cF4><u>AHCI headers</u></span><span class=cF0>.
|
||||
<a name="l216"></a>* Added some </span><a href="https://tomawezome.github.io/ZealOS/Kernel/KernelA.HH.html#l2706"><span class=cF4>AHCI headers</span></a><span class=cF0>.
|
||||
<a name="l217"></a>
|
||||
<a name="l218"></a></span><span class=c0F>----03/12/20 22:00:36----</span><span class=cF0>
|
||||
<a name="l219"></a>* Added </span><a href="https://tomawezome.github.io/ZealOS/System/Gr/GrPalette.CC.html#l70"><span class=cF4>PaletteSetGruvboxDark</span></a><span class=cF0>().
|
||||
|
@ -267,8 +267,8 @@ body {background-color:#000000;}
|
|||
<a name="l239"></a></span><span class=c0F>----02/22/20 20:04:00----</span><span class=cF0>
|
||||
<a name="l240"></a>* Reduced </span><a href="https://tomawezome.github.io/ZealOS/Kernel/KernelA.HH.html#l4080"><span class=cF4>MEM_MIN_MEG</span></a><span class=cF0> to 256 MiB (VMWare users have to do less work).
|
||||
<a name="l241"></a>* Added </span><span class=cF2><CTRL-ALT-X></span><span class=cF0> to AC </span><a href="https://tomawezome.github.io/ZealOS/Doc/StandBy.DD.html#l1"><span class=cF4>standby</span></a><span class=cF0> doc.
|
||||
<a name="l242"></a>* Removed the /System/God directory. Bible.TXT has been removed. The functionality of HolySpirit.CC has been moved into </span><span class=cF4>
|
||||
<a name="l243"></a></span><a href="https://tomawezome.github.io/ZealOS/System/Divination.CC.html#l1"><span class=cF4>::/System/Divination.CC</span></a><span class=cF0>. Functions renamed from God*() to </span><a href="https://tomawezome.github.io/ZealOS/System/God/HolySpirit.CC.html#l173"><span class=cF4>Divine*</span></a><span class=cF0>(). Psalmody GodSong feature </span><a href="https://tomawezome.github.io/ZealOS/Apps/Psalmody/PsalmodyMain.CC.html#l675"><span class=cF4>disabled</span></a><span class=cF0>. DolDoc "BF:" links
|
||||
<a name="l242"></a>* Removed the /System/God directory. Bible.TXT has been removed. The functionality of HolySpirit.CC has been moved into
|
||||
<a name="l243"></a>::/System/Divination.CC. Functions renamed from </span><a href="https://tomawezome.github.io/ZealOS/System/God/HolySpirit.CC.html#l173"><span class=cF4>God*</span></a><span class=cF0>() to Divine*(). Psalmody GodSong feature </span><a href="https://tomawezome.github.io/ZealOS/Apps/Psalmody/PsalmodyMain.CC.html#l675"><span class=cF4>disabled</span></a><span class=cF0>. DolDoc "BF:" links
|
||||
<a name="l244"></a>removed. CtrlAltB() is free to be used for other things.
|
||||
<a name="l245"></a>* Updated the </span><a href="https://tomawezome.github.io/ZealOS/Doc/Charter.DD.html#l1"><span class=cF4>Charter</span></a><span class=cF0>.
|
||||
<a name="l246"></a>
|
||||
|
@ -288,7 +288,7 @@ body {background-color:#000000;}
|
|||
<a name="l260"></a>
|
||||
<a name="l261"></a></span><span class=c0F>----02/19/20 21:46:17----</span><span class=cF0>
|
||||
<a name="l262"></a><blink>* Zenith 1.0 released.</blink>
|
||||
<a name="l263"></a>* </span><a href="https://tomawezome.github.io/ZealOS/System/Gr/GrComposites.CC.html#l412"><span class=cF4>GRScreenCaptureWrite</span></a><span class=cF0>() and </span><a href="https://tomawezome.github.io/ZealOS/System/Gr/GrComposites.CC.html#l396"><span class=cF4>GRScreenCaptureRead</span></a><span class=cF0>() are broken. </span><a href="https://tomawezome.github.io/ZealOS/System/Gr/GrDC.CC.html#l362"><span class=cF4>DCLoad</span></a><span class=cF0>() and </span><a href="https://tomawezome.github.io/ZealOS/System/Gr/GrDC.CC.html#l318"><span class=cF4>DCSave</span></a><span class=cF0>() use </span><span class=cF4><u>DCF_COMPRESSED</u></span><span class=cF0>. It also saves the
|
||||
<a name="l263"></a>* </span><a href="https://tomawezome.github.io/ZealOS/System/Gr/GrComposites.CC.html#l412"><span class=cF4>GRScreenCaptureWrite</span></a><span class=cF0>() and </span><a href="https://tomawezome.github.io/ZealOS/System/Gr/GrComposites.CC.html#l396"><span class=cF4>GRScreenCaptureRead</span></a><span class=cF0>() are broken. </span><a href="https://tomawezome.github.io/ZealOS/System/Gr/GrDC.CC.html#l362"><span class=cF4>DCLoad</span></a><span class=cF0>() and </span><a href="https://tomawezome.github.io/ZealOS/System/Gr/GrDC.CC.html#l318"><span class=cF4>DCSave</span></a><span class=cF0>() use DCF_COMPRESSED. It also saves the
|
||||
<a name="l264"></a>palette as </span><a href="https://tomawezome.github.io/ZealOS/Kernel/KernelA.HH.html#l3616"><span class=cF4>CBGR48</span></a><span class=cF0>, which is a problem.
|
||||
<a name="l265"></a>* Updated </span><a href="https://tomawezome.github.io/ZealOS/System/Utils/MemRep.CC.html#l219"><span class=cF4>MemRep</span></a><span class=cF0>() to report on VBE variables.
|
||||
<a name="l266"></a>* Renamed VGAFlush() -> </span><a href="https://tomawezome.github.io/ZealOS/Kernel/Display.CC.html#l92"><span class=cF4>LFBFlush</span></a><span class=cF0>().
|
||||
|
@ -427,7 +427,7 @@ body {background-color:#000000;}
|
|||
<a name="l399"></a>!!!!!!!!!!!!!!!!!!!!!!!!!!</blink></span><span class=cF0>
|
||||
<a name="l400"></a>
|
||||
<a name="l401"></a></span><span class=c0F>----04/30/17 22:24:51----</span><span class=cF0>
|
||||
<a name="l402"></a>* </span><span class=cF4><u>CmdLinePmt</u></span><span class=cF0>() doesn't print U0 ans.
|
||||
<a name="l402"></a>* </span><a href="https://tomawezome.github.io/ZealOS/Compiler/CMisc.CC.html#l137"><span class=cF4>CmdLinePmt</span></a><span class=cF0>() doesn't print U0 ans.
|
||||
<a name="l403"></a>* Added comma flag </span><a href="https://tomawezome.github.io/ZealOS/Kernel/StrPrint.CC.html#l249"><span class=cF4>StrPrintJoin</span></a><span class=cF0>(,"%,p");
|
||||
<a name="l404"></a>* Enhanced </span><a href="https://tomawezome.github.io/ZealOS/Kernel/StrPrint.CC.html#l1129"><span class=cF4>PrintErr</span></a><span class=cF0>() and </span><a href="https://tomawezome.github.io/ZealOS/Kernel/StrPrint.CC.html#l1138"><span class=cF4>PrintWarn</span></a><span class=cF0>().
|
||||
<a name="l405"></a>
|
||||
|
@ -450,11 +450,11 @@ body {background-color:#000000;}
|
|||
<a name="l422"></a>* Added </span><a href="https://tomawezome.github.io/ZealOS/Doc/BlkChain.DD.html#l1"><span class=cF4>::/Doc/BlkChain.DD</span></a><span class=cF0>.
|
||||
<a name="l423"></a>
|
||||
<a name="l424"></a></span><span class=c0F>----02/03/17 17:27:36----</span><span class=cF0>
|
||||
<a name="l425"></a>* Added multicore </span><a href="https://tomawezome.github.io/ZealOS/Adam/AMathODE.HC.html#l1"><span class=cF4>::/Adam/AMathODE.HC</span></a><span class=cF0>.
|
||||
<a name="l425"></a>* Added multicore </span><a href="https://tomawezome.github.io/ZealOS/System/MathODE.CC.html#l1"><span class=cF4>::/System/MathODE.CC</span></a><span class=cF0>.
|
||||
<a name="l426"></a>* Improved support for sub and super scripts.
|
||||
<a name="l427"></a>
|
||||
<a name="l428"></a></span><span class=c0F>----01/31/17 10:22:10----</span><span class=cF0>
|
||||
<a name="l429"></a>* Added </span><a href="https://tomawezome.github.io/ZealOS/Demo/Graphics/LightTable.HC.html#l1"><span class=cF4>::/Demo/Graphics/LightTable.HC</span></a><span class=cF0>.
|
||||
<a name="l429"></a>* Added </span><a href="https://tomawezome.github.io/ZealOS/Demo/Graphics/LightTable.CC.html#l1"><span class=cF4>::/Demo/Graphics/LightTable.CC</span></a><span class=cF0>.
|
||||
<a name="l430"></a>* Added </span><span class=cF4><u>TOS Linux Setup</u></span><span class=cF0>.
|
||||
<a name="l431"></a>
|
||||
<a name="l432"></a></span><span class=c0F>----01/27/17 08:13:37----</span><span class=cF0>
|
||||
|
@ -481,21 +481,21 @@ body {background-color:#000000;}
|
|||
<a name="l453"></a>
|
||||
<a name="l454"></a>
|
||||
<a name="l455"></a></span><span class=c0F>----01/24/17 21:56:06----</span><span class=cF0>
|
||||
<a name="l456"></a>* Improved </span><a href="https://tomawezome.github.io/ZealOS/Apps/Psalmody/JukeBox.HC.html#l1"><span class=cF4>::/Apps/Psalmody/JukeBox.HC</span></a><span class=cF0>
|
||||
<a name="l456"></a>* Improved </span><a href="https://tomawezome.github.io/ZealOS/Apps/Psalmody/JukeBox.CC.html#l1"><span class=cF4>::/Apps/Psalmody/JukeBox.CC</span></a><span class=cF0>
|
||||
<a name="l457"></a>* </span><a href="https://tomawezome.github.io/ZealOS/Home/HomeWrappers.CC.html#l13"><span class=cF4>R</span></a><span class=cF0>("TreeBranch","Tree");
|
||||
<a name="l458"></a>* Added </span><a href="https://tomawezome.github.io/ZealOS/System/DolDoc/DocTree.CC.html#l198"><span class=cF4>DocTreeWrite</span></a><span class=cF0>() and </span><a href="https://tomawezome.github.io/ZealOS/System/DolDoc/DocTree.CC.html#l203"><span class=cF4>DocTreeAppend</span></a><span class=cF0>().
|
||||
<a name="l459"></a>
|
||||
<a name="l460"></a></span><span class=c0F>----01/22/17 06:08:00----</span><span class=cF0>
|
||||
<a name="l461"></a>* <blink>TempleOS version 5.02 Released</blink>
|
||||
<a name="l462"></a>* Changed polling of </span><span class=cF4><u>KbdMsHndlr</u></span><span class=cF0>() in </span><a href="https://tomawezome.github.io/ZealOS/System/WinMgr.CC.html#l250"><span class=cF4>WinMgrSleep</span></a><span class=cF0>(), increased fifos.
|
||||
<a name="l462"></a>* Changed polling of </span><a href="https://tomawezome.github.io/ZealOS/Kernel/SerialDev/Mouse.CC.html#l350"><span class=cF4>KbdMsHndlr</span></a><span class=cF0>() in </span><a href="https://tomawezome.github.io/ZealOS/System/WinMgr.CC.html#l250"><span class=cF4>WinMgrSleep</span></a><span class=cF0>(), increased fifos.
|
||||
<a name="l463"></a>
|
||||
<a name="l464"></a></span><span class=c0F>----01/17/17 18:11:53----</span><span class=cF0>
|
||||
<a name="l465"></a>* Fixed </span><span class=cF2>$</span><span class=cF0> class offset so </span><span class=cF2>#assert</span><span class=cF0>'s don't lag a token.
|
||||
<a name="l466"></a>
|
||||
<a name="l467"></a></span><span class=c0F>----01/17/17 14:39:41----</span><span class=cF0>
|
||||
<a name="l468"></a>* Added </span><span class=cF4><u>blkdev.ins_base0</u></span><span class=cF0> and </span><span class=cF4><u>blkdev.ins_unit</u></span><span class=cF0>.
|
||||
<a name="l468"></a>* Added </span><a href="https://tomawezome.github.io/ZealOS/Kernel/KernelA.HH.html#l3382"><span class=cF4>blkdev.ins_base0</span></a><span class=cF0> and </span><a href="https://tomawezome.github.io/ZealOS/Kernel/KernelA.HH.html#l3382"><span class=cF4>blkdev.ins_unit</span></a><span class=cF0>.
|
||||
<a name="l469"></a>* Added make </span><a href="https://tomawezome.github.io/ZealOS/System/Boot/DiskISORedSea.CC.html#l150"><span class=cF4>RedSeaISO</span></a><span class=cF0>() to </span><a href="https://tomawezome.github.io/ZealOS/System/BlkDev/FileMgr.CC.html#l678"><span class=cF4>FileMgr</span></a><span class=cF0>().
|
||||
<a name="l470"></a>* Added </span><span class=cF4><u>blkdev.dft_iso_c_filename</u></span><span class=cF0> .
|
||||
<a name="l470"></a>* Added </span><a href="https://tomawezome.github.io/ZealOS/Kernel/KernelA.HH.html#l3382"><span class=cF4>blkdev.dft_iso_c_filename</span></a><span class=cF0> .
|
||||
<a name="l471"></a>
|
||||
<a name="l472"></a></span><span class=c0F>----01/17/17 06:12:21----</span><span class=cF0>
|
||||
<a name="l473"></a>* </span><a href="https://tomawezome.github.io/ZealOS/Home/HomeWrappers.CC.html#l13"><span class=cF4>R</span></a><span class=cF0>("MIN_...","..._MIN");
|
||||
|
@ -508,22 +508,22 @@ body {background-color:#000000;}
|
|||
<a name="l480"></a>
|
||||
<a name="l481"></a></span><span class=c0F>----01/14/17 09:43:12----</span><span class=cF0>
|
||||
<a name="l482"></a>* Improved </span><a href="https://tomawezome.github.io/ZealOS/Demo/AcctExample/TOS/TOSHolySpirit.HC.html#l1"><span class=cF4>::/Demo/AcctExample/TOS/TOSHolySpirit.HC</span></a><span class=cF0>.
|
||||
<a name="l483"></a>* Added cmp </span><span class=cF4><u>U0 Expression</u></span><span class=cF0> warn.
|
||||
<a name="l483"></a>* Added cmp </span><a href="https://tomawezome.github.io/ZealOS/Compiler/ParseExp.CC.html#l340"><span class=cF4>U0 Expression</span></a><span class=cF0> warn.
|
||||
<a name="l484"></a>* Improved syntax highlighting.
|
||||
<a name="l485"></a>
|
||||
<a name="l486"></a></span><span class=c0F>----01/11/17 03:33:33----</span><span class=cF0>
|
||||
<a name="l487"></a>* <blink>TempleOS version 5.01 Released</blink>
|
||||
<a name="l488"></a>* </span><a href="https://tomawezome.github.io/ZealOS/Home/HomeWrappers.CC.html#l13"><span class=cF4>R</span></a><span class=cF0>("ChangeLog","ChgLog");
|
||||
<a name="l489"></a>* Added show mouse pos to </span><span class=cF2><CTRL-ALT-G></span><span class=cF0>.
|
||||
<a name="l490"></a>* Improved </span><span class=cF4><u>TOSRegen</u></span><span class=cF0>().
|
||||
<a name="l491"></a>* Added </span><span class=cF4><u>Let2Let</u></span><span class=cF0>().
|
||||
<a name="l490"></a>* Improved </span><a href="https://tomawezome.github.io/ZealOS/Demo/AcctExample/TOS/TOSDistro.CC.html#l382"><span class=cF4>TOSRegen</span></a><span class=cF0>().
|
||||
<a name="l491"></a>* Added </span><a href="https://tomawezome.github.io/ZealOS/Kernel/BlkDev/DiskDrive.CC.html#l181"><span class=cF4>Let2Let</span></a><span class=cF0>().
|
||||
<a name="l492"></a>
|
||||
<a name="l493"></a></span><span class=c0F>----01/10/17 14:27:58----</span><span class=cF0>
|
||||
<a name="l494"></a>* Made </span><a href="https://tomawezome.github.io/ZealOS/System/DolDoc/DocDblBuf.CC.html#l2"><span class=cF4>DocPut</span></a><span class=cF0>() use parent task's doc if input filter task.
|
||||
<a name="l495"></a>* Added </span><a href="https://tomawezome.github.io/ZealOS/System/Registry.CC.html#l168"><span class=cF4>Once</span></a><span class=cF0>(), </span><span class=cF4><u>AOnce</u></span><span class=cF0>(), </span><a href="https://tomawezome.github.io/ZealOS/System/Registry.CC.html#l153"><span class=cF4>OnceFlush</span></a><span class=cF0>(), </span><span class=cF4><u>AOnceFlush</u></span><span class=cF0>(), </span><span class=cF4><u>OnceDrv</u></span><span class=cF0>(), </span><span class=cF4><u>AOnceDrv</u></span><span class=cF0>() and </span><a href="https://tomawezome.github.io/ZealOS/System/Registry.CC.html#l206"><span class=cF4>OnceExe</span></a><span class=cF0>().
|
||||
<a name="l495"></a>* Added </span><a href="https://tomawezome.github.io/ZealOS/System/Registry.CC.html#l168"><span class=cF4>Once</span></a><span class=cF0>(), </span><a href="https://tomawezome.github.io/ZealOS/System/Registry.CC.html#l158"><span class=cF4>AOnce</span></a><span class=cF0>(), </span><a href="https://tomawezome.github.io/ZealOS/System/Registry.CC.html#l153"><span class=cF4>OnceFlush</span></a><span class=cF0>(), </span><a href="https://tomawezome.github.io/ZealOS/System/Registry.CC.html#l148"><span class=cF4>AOnceFlush</span></a><span class=cF0>(), </span><a href="https://tomawezome.github.io/ZealOS/System/Registry.CC.html#l192"><span class=cF4>OnceDrv</span></a><span class=cF0>(), </span><a href="https://tomawezome.github.io/ZealOS/System/Registry.CC.html#l178"><span class=cF4>AOnceDrv</span></a><span class=cF0>() and </span><a href="https://tomawezome.github.io/ZealOS/System/Registry.CC.html#l206"><span class=cF4>OnceExe</span></a><span class=cF0>().
|
||||
<a name="l496"></a>* </span><a href="https://tomawezome.github.io/ZealOS/Home/HomeWrappers.CC.html#l13"><span class=cF4>R</span></a><span class=cF0>("DoOnce","Once");
|
||||
<a name="l497"></a>* Added </span><a href="https://tomawezome.github.io/ZealOS/System/Registry.CC.html#l90"><span class=cF4>RegAppend</span></a><span class=cF0>() and </span><span class=cF4><u>RegCnt</u></span><span class=cF0>();
|
||||
<a name="l498"></a>* </span><a href="https://tomawezome.github.io/ZealOS/Home/HomeWrappers.CC.html#l13"><span class=cF4>R</span></a><span class=cF0>("RegSetDftEntry()","</span><span class=cF4><u>RegDft</u></span><span class=cF0>()");
|
||||
<a name="l497"></a>* Added </span><a href="https://tomawezome.github.io/ZealOS/System/Registry.CC.html#l90"><span class=cF4>RegAppend</span></a><span class=cF0>() and </span><a href="https://tomawezome.github.io/ZealOS/System/Registry.CC.html#l69"><span class=cF4>RegCnt</span></a><span class=cF0>();
|
||||
<a name="l498"></a>* </span><a href="https://tomawezome.github.io/ZealOS/Home/HomeWrappers.CC.html#l13"><span class=cF4>R</span></a><span class=cF0>("RegSetDftEntry()","</span><a href="https://tomawezome.github.io/ZealOS/System/Registry.CC.html#l23"><span class=cF4>RegDft</span></a><span class=cF0>()");
|
||||
<a name="l499"></a>* </span><a href="https://tomawezome.github.io/ZealOS/Home/HomeWrappers.CC.html#l13"><span class=cF4>R</span></a><span class=cF0>("RegExeBranch()","</span><a href="https://tomawezome.github.io/ZealOS/System/Registry.CC.html#l52"><span class=cF4>RegExe</span></a><span class=cF0>()");
|
||||
<a name="l500"></a>* </span><a href="https://tomawezome.github.io/ZealOS/Home/HomeWrappers.CC.html#l13"><span class=cF4>R</span></a><span class=cF0>("RegWriteBranch()","</span><a href="https://tomawezome.github.io/ZealOS/System/Registry.CC.html#l59"><span class=cF4>RegWrite</span></a><span class=cF0>()");
|
||||
<a name="l501"></a>
|
||||
|
@ -531,7 +531,7 @@ body {background-color:#000000;}
|
|||
<a name="l503"></a>* Added </span><a href="https://tomawezome.github.io/ZealOS/Adam/InsReg.HC.html#l1"><span class=cF4>::/Adam/InsReg.HC</span></a><span class=cF0> with </span><span class=cF4><u>InsReg</u></span><span class=cF0>(), </span><span class=cF4><u>InsRereg</u></span><span class=cF0>() and </span><span class=cF4><u>InsUnreg</u></span><span class=cF0>().
|
||||
<a name="l504"></a>* Added </span><a href="https://tomawezome.github.io/ZealOS/Adam/Host.HC.html#l1"><span class=cF4>::/Adam/Host.HC</span></a><span class=cF0> with </span><span class=cF4><u>HostChgDsk</u></span><span class=cF0>().
|
||||
<a name="l505"></a>* Added </span><a href="https://tomawezome.github.io/ZealOS/Adam/Opt/Utils/TOS.HC.html#l1"><span class=cF4>::/Adam/Opt/Utils/TOS.HC</span></a><span class=cF0> with </span><span class=cF4><u>TOSStdIns</u></span><span class=cF0>().
|
||||
<a name="l506"></a>* Added cmd line args for partition % to </span><span class=cF4><u>DskPrt</u></span><span class=cF0>().
|
||||
<a name="l506"></a>* Added cmd line args for partition % to </span><a href="https://tomawezome.github.io/ZealOS/System/BlkDev/DiskPart.CC.html#l13"><span class=cF4>DskPrt</span></a><span class=cF0>().
|
||||
<a name="l507"></a>
|
||||
<a name="l508"></a></span><span class=c0F>----01/09/17 21:48:34----</span><span class=cF0>
|
||||
<a name="l509"></a>* </span><a href="https://tomawezome.github.io/ZealOS/Home/HomeWrappers.CC.html#l13"><span class=cF4>R</span></a><span class=cF0>("a1","arg1");
|
||||
|
@ -547,13 +547,13 @@ body {background-color:#000000;}
|
|||
<a name="l519"></a>* Moved AfterEgypt to the supplemental disk.
|
||||
<a name="l520"></a>
|
||||
<a name="l521"></a></span><span class=c0F>----01/06/17 06:07:19----</span><span class=cF0>
|
||||
<a name="l522"></a>* Fixed </span><span class=cF4><u>DskChg</u></span><span class=cF0>().
|
||||
<a name="l523"></a>* Improved </span><a href="https://tomawezome.github.io/ZealOS/Misc/OSTestSuite.HC.html#l1"><span class=cF4>::/Misc/OSTestSuite.HC</span></a><span class=cF0>.
|
||||
<a name="l522"></a>* Fixed </span><a href="https://tomawezome.github.io/ZealOS/Kernel/BlkDev/DiskDrive.CC.html#l269"><span class=cF4>DskChg</span></a><span class=cF0>().
|
||||
<a name="l523"></a>* Improved </span><a href="https://tomawezome.github.io/ZealOS/Misc/OSTestSuite.CC.html#l1"><span class=cF4>::/Misc/OSTestSuite.CC</span></a><span class=cF0>.
|
||||
<a name="l524"></a>
|
||||
<a name="l525"></a></span><span class=c0F>----01/05/17 04:53:21----</span><span class=cF0>
|
||||
<a name="l526"></a>* No longer support ASCII#12, <CTRL-l> CH_FORM_FEED.
|
||||
<a name="l527"></a>* Fixed </span><a href="https://tomawezome.github.io/ZealOS/Kernel/KernelB.HH.html#l145"><span class=cF4>sys_var_init_flag</span></a><span class=cF0>.
|
||||
<a name="l528"></a>* </span><span class=cF4><u>GRScrnCaptureRead</u></span><span class=cF0>().
|
||||
<a name="l528"></a>* </span><a href="https://tomawezome.github.io/ZealOS/System/Gr/GrComposites.CC.html#l396"><span class=cF4>GRScrnCaptureRead</span></a><span class=cF0>().
|
||||
<a name="l529"></a>
|
||||
<a name="l530"></a></span><span class=c0F>----01/04/17 18:06:14----</span><span class=cF0>
|
||||
<a name="l531"></a>* Added </span><a href="https://tomawezome.github.io/ZealOS/Demo/AcctExample/TOS/TOSPolicies.DD.html#l1"><span class=cF4>::/Demo/AcctExample/TOS/TOSPolicies.DD</span></a><span class=cF0>.
|
||||
|
@ -563,18 +563,18 @@ body {background-color:#000000;}
|
|||
<a name="l535"></a>* </span><a href="https://tomawezome.github.io/ZealOS/Home/HomeWrappers.CC.html#l13"><span class=cF4>R</span></a><span class=cF0>("Handler","Hndlr");
|
||||
<a name="l536"></a>* </span><a href="https://tomawezome.github.io/ZealOS/Home/HomeWrappers.CC.html#l13"><span class=cF4>R</span></a><span class=cF0>("InputPointer","Mouse");
|
||||
<a name="l537"></a>* Improved </span><a href="https://tomawezome.github.io/ZealOS/System/Utils/MemRep.CC.html#l219"><span class=cF4>MemRep</span></a><span class=cF0>().
|
||||
<a name="l538"></a>* Changed </span><a href="https://tomawezome.github.io/ZealOS/Adam/WallPaper.HC.html#l1"><span class=cF4>::/Adam/WallPaper.HC</span></a><span class=cF0>.
|
||||
<a name="l538"></a>* Changed </span><a href="https://tomawezome.github.io/ZealOS/System/WallPaper.CC.html#l1"><span class=cF4>::/System/WallPaper.CC</span></a><span class=cF0>.
|
||||
<a name="l539"></a>
|
||||
<a name="l540"></a></span><span class=c0F>----01/03/17 12:23:49----</span><span class=cF0>
|
||||
<a name="l541"></a>* </span><a href="https://tomawezome.github.io/ZealOS/Home/HomeWrappers.CC.html#l13"><span class=cF4>R</span></a><span class=cF0>("chars_cmp...","char_bmp...");
|
||||
<a name="l542"></a>* Added chk for </span><span class=cF4><u>Profanity</u></span><span class=cF0>.
|
||||
<a name="l543"></a>* Improved </span><span class=cF4><u>TOSRegen</u></span><span class=cF0>.
|
||||
<a name="l543"></a>* Improved </span><a href="https://tomawezome.github.io/ZealOS/Demo/AcctExample/TOS/TOSDistro.CC.html#l291"><span class=cF4>TOSRegen</span></a><span class=cF0>.
|
||||
<a name="l544"></a>* Removed </span><a href="http://www.templeos.org/files/TempleOSBooks1.ISO"><span class=cF0>TempleOSBooks1.ISO</span></a><span class=cF0> and </span><a href="http://www.templeos.org/files/TempleOSBooks2.ISO"><span class=cF0>TempleOSBooks2.ISO</span></a><span class=cF0> out of </span><a href="http://www.templeos.org/TempleOSSup1.ISO"><span class=cF0>TempleOSSup1.ISO</span></a><span class=cF0>.
|
||||
<a name="l545"></a>
|
||||
<a name="l546"></a></span><span class=c0F>----01/01/17 17:16:16----</span><span class=cF0>
|
||||
<a name="l547"></a>* <blink>TempleOS version 5.00 Released</blink>
|
||||
<a name="l548"></a>* Added </span><a href="https://tomawezome.github.io/ZealOS/System/Utils/DocUtils.CC.html#l35"><span class=cF4>Collapse</span></a><span class=cF0>().
|
||||
<a name="l549"></a>* Added </span><span class=cF4><u>CursorRem</u></span><span class=cF0>().
|
||||
<a name="l549"></a>* Added </span><a href="https://tomawezome.github.io/ZealOS/System/Utils/DocUtils.CC.html#l10"><span class=cF4>CursorRem</span></a><span class=cF0>().
|
||||
<a name="l550"></a>
|
||||
<a name="l551"></a></span><span class=c0F>----12/31/16 07:21:20----</span><span class=cF0>
|
||||
<a name="l552"></a>* </span><a href="https://tomawezome.github.io/ZealOS/Home/HomeWrappers.CC.html#l13"><span class=cF4>R</span></a><span class=cF0>("SYS_SEMA_...","SEMA_...");
|
||||
|
@ -584,11 +584,11 @@ body {background-color:#000000;}
|
|||
<a name="l556"></a>
|
||||
<a name="l557"></a></span><span class=c0F>----12/30/16 23:42:20----</span><span class=cF0>
|
||||
<a name="l558"></a>* </span><a href="https://tomawezome.github.io/ZealOS/Home/HomeWrappers.CC.html#l13"><span class=cF4>R</span></a><span class=cF0>("Pages512","Pags");
|
||||
<a name="l559"></a>* Overhauled </span><a href="https://tomawezome.github.io/ZealOS/Kernel/Mem/PageTables.HC.html#l1"><span class=cF4>::/Kernel/Mem/PageTables.HC</span></a><span class=cF0>.
|
||||
<a name="l559"></a>* Overhauled </span><a href="https://tomawezome.github.io/ZealOS/Kernel/Memory/PageTables.CC.html#l1"><span class=cF4>::/Kernel/Memory/PageTables.CC</span></a><span class=cF0>.
|
||||
<a name="l560"></a>* </span><a href="https://tomawezome.github.io/ZealOS/Home/HomeWrappers.CC.html#l13"><span class=cF4>R</span></a><span class=cF0>("BusyWait()","</span><a href="https://tomawezome.github.io/ZealOS/Kernel/KMisc.CC.html#l88"><span class=cF4>Busy</span></a><span class=cF0>()");
|
||||
<a name="l561"></a>
|
||||
<a name="l562"></a></span><span class=c0F>----12/29/16 10:21:44----</span><span class=cF0>
|
||||
<a name="l563"></a>* Changed </span><span class=cF4><u>Snd</u></span><span class=cF0>() from </span><span class=cF2>freq</span><span class=cF0> to a </span><span class=cF2>I8</span><span class=cF0> val called an </span><span class=cF2>ona</span><span class=cF0>.
|
||||
<a name="l563"></a>* Changed </span><a href="https://tomawezome.github.io/ZealOS/Kernel/KMisc.CC.html#l129"><span class=cF4>Snd</span></a><span class=cF0>() from </span><span class=cF2>freq</span><span class=cF0> to a </span><span class=cF2>I8</span><span class=cF0> val called an </span><span class=cF2>ona</span><span class=cF0>.
|
||||
<a name="l564"></a>* Fixed error in music octaves.
|
||||
<a name="l565"></a>* To convert songs, download Supplemental#1 ISO from the AppStore on http://www.templeos.org and run
|
||||
<a name="l566"></a>Sup1/Sup1Utils/CvtSong500.HC.
|
||||
|
@ -602,7 +602,7 @@ body {background-color:#000000;}
|
|||
<a name="l574"></a>* </span><a href="https://tomawezome.github.io/ZealOS/Home/HomeWrappers.CC.html#l13"><span class=cF4>R</span></a><span class=cF0>("SpriteX3B()","</span><a href="https://tomawezome.github.io/ZealOS/System/Gr/GrSpritePlot.CC.html#l307"><span class=cF4>Sprite3XB</span></a><span class=cF0>()");
|
||||
<a name="l575"></a>* </span><a href="https://tomawezome.github.io/ZealOS/Home/HomeWrappers.CC.html#l13"><span class=cF4>R</span></a><span class=cF0>("SpriteY3B()","</span><a href="https://tomawezome.github.io/ZealOS/System/Gr/GrSpritePlot.CC.html#l316"><span class=cF4>Sprite3YB</span></a><span class=cF0>()");
|
||||
<a name="l576"></a>* </span><a href="https://tomawezome.github.io/ZealOS/Home/HomeWrappers.CC.html#l13"><span class=cF4>R</span></a><span class=cF0>("SpriteZ3B()","</span><a href="https://tomawezome.github.io/ZealOS/System/Gr/GrSpritePlot.CC.html#l325"><span class=cF4>Sprite3ZB</span></a><span class=cF0>()");
|
||||
<a name="l577"></a>* Improved </span><a href="https://tomawezome.github.io/ZealOS/Demo/Games/Talons.HC.html#l1"><span class=cF4>::/Demo/Games/Talons.HC</span></a><span class=cF0>.
|
||||
<a name="l577"></a>* Improved </span><a href="https://tomawezome.github.io/ZealOS/Demo/Games/Talons.CC.html#l1"><span class=cF4>::/Demo/Games/Talons.CC</span></a><span class=cF0>.
|
||||
<a name="l578"></a>
|
||||
<a name="l579"></a></span><span class=c0F>----12/03/16 10:16:26----</span><span class=cF0>
|
||||
<a name="l580"></a>* Changed </span><a href="https://tomawezome.github.io/ZealOS/Kernel/KernelA.HH.html#l2173"><span class=cF4>__CMD_LINE__</span></a><span class=cF0>.
|
||||
|
@ -614,82 +614,82 @@ body {background-color:#000000;}
|
|||
<a name="l586"></a>* Added </span><a href="https://tomawezome.github.io/ZealOS/System/Gr/SpriteEd.CC.html#l1417"><span class=cF4>SpriteTransform</span></a><span class=cF0>().
|
||||
<a name="l587"></a>
|
||||
<a name="l588"></a></span><span class=c0F>----11/28/16 07:11:41----</span><span class=cF0>
|
||||
<a name="l589"></a>* Improved </span><a href="https://tomawezome.github.io/ZealOS/Apps/Titanium/Titanium.HC.html#l1"><span class=cF4>::/Apps/Titanium/Titanium.HC</span></a><span class=cF0>.
|
||||
<a name="l589"></a>* Improved </span><a href="https://tomawezome.github.io/ZealOS/Apps/Titanium/Titanium.CC.html#l1"><span class=cF4>::/Apps/Titanium/Titanium.CC</span></a><span class=cF0>.
|
||||
<a name="l590"></a>
|
||||
<a name="l591"></a></span><span class=c0F>----11/26/16 22:43:51----</span><span class=cF0>
|
||||
<a name="l592"></a>* Added solar storms to </span><a href="https://tomawezome.github.io/ZealOS/Apps/X-Caliber/X-Caliber.HC.html#l1"><span class=cF4>::/Apps/X-Caliber/X-Caliber.HC</span></a><span class=cF0>.
|
||||
<a name="l592"></a>* Added solar storms to </span><a href="https://tomawezome.github.io/ZealOS/Apps/X-Caliber/X-Caliber.CC.html#l1"><span class=cF4>::/Apps/X-Caliber/X-Caliber.CC</span></a><span class=cF0>.
|
||||
<a name="l593"></a>* </span><a href="https://tomawezome.github.io/ZealOS/Home/HomeWrappers.CC.html#l13"><span class=cF4>R</span></a><span class=cF0>("TimeOut","Titanium");
|
||||
<a name="l594"></a>
|
||||
<a name="l595"></a></span><span class=c0F>----11/20/16 19:46:43----</span><span class=cF0>
|
||||
<a name="l596"></a>* <blink>TempleOS version 4.13 Released</blink>
|
||||
<a name="l597"></a>* Improved </span><a href="https://tomawezome.github.io/ZealOS/Apps/Titanium/Titanium.HC.html#l1"><span class=cF4>::/Apps/Titanium/Titanium.HC</span></a><span class=cF0>.
|
||||
<a name="l598"></a>* Improved </span><a href="https://tomawezome.github.io/ZealOS/Apps/X-Caliber/X-Caliber.HC.html#l1"><span class=cF4>::/Apps/X-Caliber/X-Caliber.HC</span></a><span class=cF0>.
|
||||
<a name="l597"></a>* Improved </span><a href="https://tomawezome.github.io/ZealOS/Apps/Titanium/Titanium.CC.html#l1"><span class=cF4>::/Apps/Titanium/Titanium.CC</span></a><span class=cF0>.
|
||||
<a name="l598"></a>* Improved </span><a href="https://tomawezome.github.io/ZealOS/Apps/X-Caliber/X-Caliber.CC.html#l1"><span class=cF4>::/Apps/X-Caliber/X-Caliber.CC</span></a><span class=cF0>.
|
||||
<a name="l599"></a>
|
||||
<a name="l600"></a></span><span class=c0F>----11/19/16 08:19:51----</span><span class=cF0>
|
||||
<a name="l601"></a>* Improved Budget application.
|
||||
<a name="l602"></a>
|
||||
<a name="l603"></a></span><span class=c0F>----11/17/16 18:49:51----</span><span class=cF0>
|
||||
<a name="l604"></a>* </span><a href="https://tomawezome.github.io/ZealOS/Home/HomeWrappers.CC.html#l13"><span class=cF4>R</span></a><span class=cF0>("EagleDive","Talons");
|
||||
<a name="l605"></a>* Improved </span><a href="https://tomawezome.github.io/ZealOS/Demo/Games/RocketScience.HC.html#l1"><span class=cF4>::/Demo/Games/RocketScience.HC</span></a><span class=cF0>.
|
||||
<a name="l606"></a>* Improved </span><a href="https://tomawezome.github.io/ZealOS/Demo/Games/Rocket.HC.html#l1"><span class=cF4>::/Demo/Games/Rocket.HC</span></a><span class=cF0>.
|
||||
<a name="l605"></a>* Improved </span><a href="https://tomawezome.github.io/ZealOS/Demo/Games/RocketScience.CC.html#l1"><span class=cF4>::/Demo/Games/RocketScience.CC</span></a><span class=cF0>.
|
||||
<a name="l606"></a>* Improved </span><a href="https://tomawezome.github.io/ZealOS/Demo/Games/Rocket.CC.html#l1"><span class=cF4>::/Demo/Games/Rocket.CC</span></a><span class=cF0>.
|
||||
<a name="l607"></a>
|
||||
<a name="l608"></a></span><span class=c0F>----10/28/16 05:54:27----</span><span class=cF0>
|
||||
<a name="l609"></a>* Added </span><a href="https://tomawezome.github.io/ZealOS/Demo/RadixSort.HC.html#l1"><span class=cF4>::/Demo/RadixSort.HC</span></a><span class=cF0>.
|
||||
<a name="l609"></a>* Added </span><a href="https://tomawezome.github.io/ZealOS/Demo/RadixSort.CC.html#l1"><span class=cF4>::/Demo/RadixSort.CC</span></a><span class=cF0>.
|
||||
<a name="l610"></a>
|
||||
<a name="l611"></a></span><span class=c0F>----10/26/16 00:21:06----</span><span class=cF0>
|
||||
<a name="l612"></a>* Added </span><a href="https://tomawezome.github.io/ZealOS/Kernel/KernelA.HH.html#l4467"><span class=cF4>CProgress</span></a><span class=cF0>.t0.
|
||||
<a name="l613"></a>* Improved </span><a href="https://tomawezome.github.io/ZealOS/Doc/Boot.DD.html#l1"><span class=cF4>::/Doc/Boot.DD</span></a><span class=cF0>.
|
||||
<a name="l614"></a>
|
||||
<a name="l615"></a></span><span class=c0F>----10/25/16 18:02:44----</span><span class=cF0>
|
||||
<a name="l616"></a>* Improved </span><a href="https://tomawezome.github.io/ZealOS/Adam/Gr/SpriteEd.HC.html#l1"><span class=cF4>::/Adam/Gr/SpriteEd.HC</span></a><span class=cF0>.
|
||||
<a name="l616"></a>* Improved </span><a href="https://tomawezome.github.io/ZealOS/System/Gr/SpriteEd.CC.html#l1"><span class=cF4>::/System/Gr/SpriteEd.CC</span></a><span class=cF0>.
|
||||
<a name="l617"></a>* Improved </span><a href="https://tomawezome.github.io/ZealOS/Demo/AcctExample/TOS/TOSHolySpirit.HC.html#l1"><span class=cF4>::/Demo/AcctExample/TOS/TOSHolySpirit.HC</span></a><span class=cF0>.
|
||||
<a name="l618"></a>
|
||||
<a name="l619"></a></span><span class=c0F>----10/12/16 10:55:26----</span><span class=cF0>
|
||||
<a name="l620"></a>* Added </span><a href="https://tomawezome.github.io/ZealOS/Kernel/KernelA.HH.html#l2281"><span class=cF4>CCF_NO_CHAR_CONST</span></a><span class=cF0>.
|
||||
<a name="l621"></a>* Improved </span><a href="https://tomawezome.github.io/ZealOS/Demo/ToHtmlToTXTDemo/ToHtml.HC.html#l1"><span class=cF4>::/Demo/ToHtmlToTXTDemo/ToHtml.HC</span></a><span class=cF0>.
|
||||
<a name="l621"></a>* Improved </span><a href="https://tomawezome.github.io/ZealOS/Demo/ToHtmlToTXTDemo/ToHtml.CC.html#l1"><span class=cF4>::/Demo/ToHtmlToTXTDemo/ToHtml.CC</span></a><span class=cF0>.
|
||||
<a name="l622"></a>
|
||||
<a name="l623"></a></span><span class=c0F>----10/03/16 01:09:35----</span><span class=cF0>
|
||||
<a name="l624"></a>* Changed </span><a href="https://tomawezome.github.io/ZealOS/System/God/HolySpirit.CC.html#l173"><span class=cF4>GodWord</span></a><span class=cF0>().
|
||||
<a name="l625"></a>
|
||||
<a name="l626"></a></span><span class=c0F>----09/30/16 18:29:59----</span><span class=cF0>
|
||||
<a name="l627"></a>* Improved </span><a href="https://tomawezome.github.io/ZealOS/Kernel/KMathB.CC.html#l134"><span class=cF4>Rand</span></a><span class=cF0>()'s.
|
||||
<a name="l628"></a>* Improved </span><a href="https://tomawezome.github.io/ZealOS/Adam/Opt/Utils/ToTXT.HC.html#l1"><span class=cF4>::/Adam/Opt/Utils/ToTXT.HC</span></a><span class=cF0>.
|
||||
<a name="l628"></a>* Improved </span><a href="https://tomawezome.github.io/ZealOS/System/Utils/ToTXT.CC.html#l1"><span class=cF4>::/System/Utils/ToTXT.CC</span></a><span class=cF0>.
|
||||
<a name="l629"></a>
|
||||
<a name="l630"></a></span><span class=c0F>----09/29/16 10:13:14----</span><span class=cF0>
|
||||
<a name="l631"></a>* <blink>TempleOS version 4.12 Released</blink>
|
||||
<a name="l632"></a>* Added </span><span class=cF4><u>TASKf_CMD_LINE_PMT</u></span><span class=cF0>.
|
||||
<a name="l632"></a>* Added </span><a href="https://tomawezome.github.io/ZealOS/Kernel/KernelA.HH.html#l3903"><span class=cF4>TASKf_CMD_LINE_PMT</span></a><span class=cF0>.
|
||||
<a name="l633"></a>* Improved </span><a href="https://tomawezome.github.io/ZealOS/Kernel/Job.CC.html#l270"><span class=cF4>TaskWait</span></a><span class=cF0>().
|
||||
<a name="l634"></a>* Improved </span><a href="https://tomawezome.github.io/ZealOS/Kernel/KTask.CC.html#l39"><span class=cF4>DeathWait</span></a><span class=cF0>().
|
||||
<a name="l635"></a>
|
||||
<a name="l636"></a></span><span class=c0F>----09/27/16 12:40:21----</span><span class=cF0>
|
||||
<a name="l637"></a>* Added </span><span class=cF4><u>SndRst</u></span><span class=cF0>().
|
||||
<a name="l638"></a>* Got rid of crappy reverb in </span><a href="https://tomawezome.github.io/ZealOS/Apps/Psalmody/PsalmodyMain.HC.html#l1"><span class=cF4>::/Apps/Psalmody/PsalmodyMain.HC</span></a><span class=cF0>.
|
||||
<a name="l637"></a>* Added </span><a href="https://tomawezome.github.io/ZealOS/Kernel/KMisc.CC.html#l186"><span class=cF4>SndRst</span></a><span class=cF0>().
|
||||
<a name="l638"></a>* Got rid of crappy reverb in </span><a href="https://tomawezome.github.io/ZealOS/Apps/Psalmody/PsalmodyMain.CC.html#l1"><span class=cF4>::/Apps/Psalmody/PsalmodyMain.CC</span></a><span class=cF0>.
|
||||
<a name="l639"></a>
|
||||
<a name="l640"></a></span><span class=c0F>----09/27/16 11:09:25----</span><span class=cF0>
|
||||
<a name="l641"></a>* Improved </span><a href="https://tomawezome.github.io/ZealOS/Misc/OSTestSuite.HC.html#l1"><span class=cF4>::/Misc/OSTestSuite.HC</span></a><span class=cF0>.
|
||||
<a name="l641"></a>* Improved </span><a href="https://tomawezome.github.io/ZealOS/Misc/OSTestSuite.CC.html#l1"><span class=cF4>::/Misc/OSTestSuite.CC</span></a><span class=cF0>.
|
||||
<a name="l642"></a>* Fixed bug in </span><a href="https://tomawezome.github.io/ZealOS/System/DolDoc/DocChar.CC.html#l512"><span class=cF4>EdCharIns</span></a><span class=cF0>() printing $ cmds.
|
||||
<a name="l643"></a>* Added </span><a href="https://tomawezome.github.io/ZealOS/Kernel/KernelA.HH.html#l3223"><span class=cF4>FUF_JUST_DD</span></a><span class=cF0> and </span><a href="https://tomawezome.github.io/ZealOS/Kernel/KernelA.HH.html#l2951"><span class=cF4>FILEMASK_DD</span></a><span class=cF0>.
|
||||
<a name="l644"></a>
|
||||
<a name="l645"></a></span><span class=c0F>----09/27/16 01:05:52----</span><span class=cF0>
|
||||
<a name="l646"></a>* Improved </span><a href="https://tomawezome.github.io/ZealOS/Doc/MemOverview.DD.html#l1"><span class=cF4>::/Doc/MemOverview.DD</span></a><span class=cF0>.
|
||||
<a name="l646"></a>* Improved </span><a href="https://tomawezome.github.io/ZealOS/Doc/MemoryOverview.DD.html#l1"><span class=cF4>::/Doc/MemoryOverview.DD</span></a><span class=cF0>.
|
||||
<a name="l647"></a>* Got rid of </span><span class=cF4>::/Demo/Lectures/Mem</span><span class=cF0>.
|
||||
<a name="l648"></a>* Made filename paths relative to document location in DolDoc links.
|
||||
<a name="l649"></a>* </span><a href="https://tomawezome.github.io/ZealOS/Home/HomeWrappers.CC.html#l13"><span class=cF4>R</span></a><span class=cF0>("Temp","Tmp");
|
||||
<a name="l650"></a>
|
||||
<a name="l651"></a></span><span class=c0F>----09/26/16 00:44:42----</span><span class=cF0>
|
||||
<a name="l652"></a>* Added CloseAssault and OverRun to </span><a href="https://tomawezome.github.io/ZealOS/Apps/ToTheFront/ToTheFront.HC.html#l1"><span class=cF4>::/Apps/ToTheFront/ToTheFront.HC</span></a><span class=cF0>.
|
||||
<a name="l652"></a>* Added CloseAssault and OverRun to </span><a href="https://tomawezome.github.io/ZealOS/Apps/ToTheFront/ToTheFront.CC.html#l1"><span class=cF4>::/Apps/ToTheFront/ToTheFront.CC</span></a><span class=cF0>.
|
||||
<a name="l653"></a>
|
||||
<a name="l654"></a></span><span class=c0F>----09/22/16 07:53:20----</span><span class=cF0>
|
||||
<a name="l655"></a>* Improved </span><a href="https://tomawezome.github.io/ZealOS/Demo/Graphics/Box.HC.html#l1"><span class=cF4>::/Demo/Graphics/Box.HC</span></a><span class=cF0>.
|
||||
<a name="l656"></a>* Improved </span><a href="https://tomawezome.github.io/ZealOS/Demo/Graphics/SpritePlot3D.HC.html#l1"><span class=cF4>::/Demo/Graphics/SpritePlot3D.HC</span></a><span class=cF0>.
|
||||
<a name="l655"></a>* Improved </span><a href="https://tomawezome.github.io/ZealOS/Demo/Graphics/Box.CC.html#l1"><span class=cF4>::/Demo/Graphics/Box.CC</span></a><span class=cF0>.
|
||||
<a name="l656"></a>* Improved </span><a href="https://tomawezome.github.io/ZealOS/Demo/Graphics/SpritePlot3D.CC.html#l1"><span class=cF4>::/Demo/Graphics/SpritePlot3D.CC</span></a><span class=cF0>.
|
||||
<a name="l657"></a>
|
||||
<a name="l658"></a></span><span class=c0F>----09/21/16 17:09:40----</span><span class=cF0>
|
||||
<a name="l659"></a>* Fixed bug in </span><a href="https://tomawezome.github.io/ZealOS/Demo/Games/BomberGolf.HC.html#l1"><span class=cF4>::/Demo/Games/BomberGolf.HC</span></a><span class=cF0>.
|
||||
<a name="l659"></a>* Fixed bug in </span><a href="https://tomawezome.github.io/ZealOS/Demo/Games/BomberGolf.CC.html#l1"><span class=cF4>::/Demo/Games/BomberGolf.CC</span></a><span class=cF0>.
|
||||
<a name="l660"></a>
|
||||
<a name="l661"></a></span><span class=c0F>----09/20/16 15:57:30----</span><span class=cF0>
|
||||
<a name="l662"></a>* </span><a href="https://tomawezome.github.io/ZealOS/Home/HomeWrappers.CC.html#l13"><span class=cF4>R</span></a><span class=cF0>("Screen","Scrn");
|
||||
<a name="l663"></a>* </span><a href="https://tomawezome.github.io/ZealOS/Home/HomeWrappers.CC.html#l13"><span class=cF4>R</span></a><span class=cF0>("WinMgrSync","</span><a href="https://tomawezome.github.io/ZealOS/System/WinMgr.CC.html#l3"><span class=cF4>Refresh</span></a><span class=cF0>");
|
||||
<a name="l664"></a>* </span><a href="https://tomawezome.github.io/ZealOS/Home/HomeWrappers.CC.html#l13"><span class=cF4>R</span></a><span class=cF0>("InDbg","</span><span class=cF4><u>DbgMode</u></span><span class=cF0>");
|
||||
<a name="l664"></a>* </span><a href="https://tomawezome.github.io/ZealOS/Home/HomeWrappers.CC.html#l13"><span class=cF4>R</span></a><span class=cF0>("InDbg","</span><a href="https://tomawezome.github.io/ZealOS/Kernel/KMisc.CC.html#l279"><span class=cF4>DbgMode</span></a><span class=cF0>");
|
||||
<a name="l665"></a>* Improved </span><a href="https://tomawezome.github.io/ZealOS/Doc/Boot.DD.html#l1"><span class=cF4>::/Doc/Boot.DD</span></a><span class=cF0>.
|
||||
<a name="l666"></a>
|
||||
<a name="l667"></a></span><span class=c0F>----09/20/16 07:31:52----</span><span class=cF0>
|
||||
|
@ -716,11 +716,11 @@ body {background-color:#000000;}
|
|||
<a name="l688"></a>* Got rid of </span><span class=cF4>MSG_FOCUS</span><span class=cF0>, </span><span class=cF4>MSG_MOVE</span><span class=cF0>, and </span><span class=cF4>MSG_SIZE</span><span class=cF0>. There are no longer messages for moving and sizing windows.
|
||||
<a name="l689"></a>
|
||||
<a name="l690"></a></span><span class=c0F>----09/06/16 02:40:43----</span><span class=cF0>
|
||||
<a name="l691"></a>* Improved </span><a href="https://tomawezome.github.io/ZealOS/Demo/MagicPairs.HC.html#l1"><span class=cF4>::/Demo/MagicPairs.HC</span></a><span class=cF0>.
|
||||
<a name="l691"></a>* Improved </span><a href="https://tomawezome.github.io/ZealOS/Demo/MagicPairs.CC.html#l1"><span class=cF4>::/Demo/MagicPairs.CC</span></a><span class=cF0>.
|
||||
<a name="l692"></a>
|
||||
<a name="l693"></a></span><span class=c0F>----08/27/16 09:45:39----</span><span class=cF0>
|
||||
<a name="l694"></a>* Improved </span><a href="https://tomawezome.github.io/ZealOS/System/Utils/CPURep.CC.html#l28"><span class=cF4>CPURep</span></a><span class=cF0>().
|
||||
<a name="l695"></a>* Improved </span><a href="https://tomawezome.github.io/ZealOS/Misc/OSTestSuite.HC.html#l1"><span class=cF4>::/Misc/OSTestSuite.HC</span></a><span class=cF0>.
|
||||
<a name="l695"></a>* Improved </span><a href="https://tomawezome.github.io/ZealOS/Misc/OSTestSuite.CC.html#l1"><span class=cF4>::/Misc/OSTestSuite.CC</span></a><span class=cF0>.
|
||||
<a name="l696"></a>* Added </span><a href="https://tomawezome.github.io/ZealOS/Kernel/KTask.CC.html#l31"><span class=cF4>BirthWait</span></a><span class=cF0>() and </span><a href="https://tomawezome.github.io/ZealOS/Kernel/KTask.CC.html#l39"><span class=cF4>DeathWait</span></a><span class=cF0>().
|
||||
<a name="l697"></a>
|
||||
<a name="l698"></a></span><span class=c0F>----08/22/16 04:14:47----</span><span class=cF0>
|
||||
|
@ -730,21 +730,21 @@ body {background-color:#000000;}
|
|||
<a name="l702"></a>* Improved </span><a href="https://tomawezome.github.io/ZealOS/System/Utils/DocUtils.CC.html#l145"><span class=cF4>DocOpt</span></a><span class=cF0>().
|
||||
<a name="l703"></a>
|
||||
<a name="l704"></a></span><span class=c0F>----07/17/16 03:23:53----</span><span class=cF0>
|
||||
<a name="l705"></a>* Improved </span><a href="https://tomawezome.github.io/ZealOS/Demo/Games/RawHide.HC.html#l1"><span class=cF4>::/Demo/Games/RawHide.HC</span></a><span class=cF0>.
|
||||
<a name="l705"></a>* Improved </span><a href="https://tomawezome.github.io/ZealOS/Demo/Games/RawHide.CC.html#l1"><span class=cF4>::/Demo/Games/RawHide.CC</span></a><span class=cF0>.
|
||||
<a name="l706"></a>
|
||||
<a name="l707"></a></span><span class=c0F>----07/15/16 10:11:10----</span><span class=cF0>
|
||||
<a name="l708"></a>* <blink>TempleOS version 4.10 Released</blink>
|
||||
<a name="l709"></a>* Improved </span><a href="https://tomawezome.github.io/ZealOS/Demo/Games/Talons.HC.html#l1"><span class=cF4>::/Demo/Games/Talons.HC</span></a><span class=cF0>.
|
||||
<a name="l709"></a>* Improved </span><a href="https://tomawezome.github.io/ZealOS/Demo/Games/Talons.CC.html#l1"><span class=cF4>::/Demo/Games/Talons.CC</span></a><span class=cF0>.
|
||||
<a name="l710"></a>
|
||||
<a name="l711"></a></span><span class=c0F>----07/15/16 05:17:24----</span><span class=cF0>
|
||||
<a name="l712"></a>* Created </span><span class=cF4><u>CDevGlbls</u></span><span class=cF0>.uncached_alias.
|
||||
<a name="l712"></a>* Created </span><a href="https://tomawezome.github.io/ZealOS/Kernel/KernelA.HH.html#l3542"><span class=cF4>CDevGlbls</span></a><span class=cF0>.uncached_alias.
|
||||
<a name="l713"></a>* Added 1 Gig page table support.
|
||||
<a name="l714"></a>
|
||||
<a name="l715"></a></span><span class=c0F>----07/13/16 17:21:19----</span><span class=cF0>
|
||||
<a name="l716"></a>* Added multicore report to </span><a href="https://tomawezome.github.io/ZealOS/System/Utils/CPURep.CC.html#l28"><span class=cF4>CPURep</span></a><span class=cF0>().
|
||||
<a name="l717"></a>
|
||||
<a name="l718"></a></span><span class=c0F>----07/09/16 08:46:36----</span><span class=cF0>
|
||||
<a name="l719"></a>* Changed scoring in </span><a href="https://tomawezome.github.io/ZealOS/Demo/Games/Talons.HC.html#l1"><span class=cF4>::/Demo/Games/Talons.HC</span></a><span class=cF0>.
|
||||
<a name="l719"></a>* Changed scoring in </span><a href="https://tomawezome.github.io/ZealOS/Demo/Games/Talons.CC.html#l1"><span class=cF4>::/Demo/Games/Talons.CC</span></a><span class=cF0>.
|
||||
<a name="l720"></a>* Replaced many </span><span class=cF2>"%Q"</span><span class=cF0> with </span><span class=cF2>"%$Q"</span><span class=cF0>.
|
||||
<a name="l721"></a>* Fixed </span><span class=cF2>'\x24'</span><span class=cF0>.
|
||||
<a name="l722"></a>* Added </span><span class=cF2>'\d'</span><span class=cF0> for </span><span class=cF2>'$'</span><span class=cF0>.
|
||||
|
@ -759,11 +759,11 @@ body {background-color:#000000;}
|
|||
<a name="l731"></a>
|
||||
<a name="l732"></a></span><span class=c0F>----07/06/16 23:45:30----</span><span class=cF0>
|
||||
<a name="l733"></a>* Fixed multicore bug in </span><a href="https://tomawezome.github.io/ZealOS/System/Gr/GrSpritePlot.CC.html#l18"><span class=cF4>Sprite3</span></a><span class=cF0>().
|
||||
<a name="l734"></a>* Improved </span><a href="https://tomawezome.github.io/ZealOS/Demo/Games/Talons.HC.html#l1"><span class=cF4>::/Demo/Games/Talons.HC</span></a><span class=cF0>.
|
||||
<a name="l734"></a>* Improved </span><a href="https://tomawezome.github.io/ZealOS/Demo/Games/Talons.CC.html#l1"><span class=cF4>::/Demo/Games/Talons.CC</span></a><span class=cF0>.
|
||||
<a name="l735"></a>
|
||||
<a name="l736"></a></span><span class=c0F>----07/05/16 06:03:47----</span><span class=cF0>
|
||||
<a name="l737"></a>* <blink>TempleOS version 4.09 Released</blink>
|
||||
<a name="l738"></a>* Improved </span><a href="https://tomawezome.github.io/ZealOS/Demo/Games/Talons.HC.html#l1"><span class=cF4>::/Demo/Games/Talons.HC</span></a><span class=cF0>.
|
||||
<a name="l738"></a>* Improved </span><a href="https://tomawezome.github.io/ZealOS/Demo/Games/Talons.CC.html#l1"><span class=cF4>::/Demo/Games/Talons.CC</span></a><span class=cF0>.
|
||||
<a name="l739"></a>* Improved </span><a href="https://tomawezome.github.io/ZealOS/System/Gr/GrPrimatives.CC.html#l1676"><span class=cF4>GrFillTri0</span></a><span class=cF0>().
|
||||
<a name="l740"></a>
|
||||
<a name="l741"></a></span><span class=c0F>----07/03/16 04:30:05----</span><span class=cF0>
|
||||
|
@ -772,18 +772,18 @@ body {background-color:#000000;}
|
|||
<a name="l744"></a>* Added </span><a href="https://tomawezome.github.io/ZealOS/Kernel/KernelA.HH.html#l3244"><span class=cF4>BDT_ISO_FILE_READ</span></a><span class=cF0>.
|
||||
<a name="l745"></a>
|
||||
<a name="l746"></a></span><span class=c0F>----07/01/16 05:29:08----</span><span class=cF0>
|
||||
<a name="l747"></a>* Made underscore mandatory on </span><a href="https://tomawezome.github.io/ZealOS/Doc/HolyC.DD.html#l1"><span class=cF4>HolyC</span></a><span class=cF0> callable asm functions.
|
||||
<a name="l747"></a>* Made underscore mandatory on </span><a href="https://tomawezome.github.io/ZealOS/Doc/CosmiC.DD.html#l1"><span class=cF4>HolyC</span></a><span class=cF0> callable asm functions.
|
||||
<a name="l748"></a>
|
||||
<a name="l749"></a></span><span class=c0F>----06/28/16 13:15:08----</span><span class=cF0>
|
||||
<a name="l750"></a>* Changed </span><a href="https://tomawezome.github.io/ZealOS/System/Utils/TaskRep.CC.html#l19"><span class=cF4>TaskRep</span></a><span class=cF0>() and </span><a href="https://tomawezome.github.io/ZealOS/System/Utils/MemRep.CC.html#l219"><span class=cF4>MemRep</span></a><span class=cF0>().
|
||||
<a name="l751"></a>* Changed </span><a href="https://tomawezome.github.io/ZealOS/Adam/WallPaper.HC.html#l1"><span class=cF4>::/Adam/WallPaper.HC</span></a><span class=cF0>.
|
||||
<a name="l751"></a>* Changed </span><a href="https://tomawezome.github.io/ZealOS/System/WallPaper.CC.html#l1"><span class=cF4>::/System/WallPaper.CC</span></a><span class=cF0>.
|
||||
<a name="l752"></a>
|
||||
<a name="l753"></a></span><span class=c0F>----06/26/16 14:01:16----</span><span class=cF0>
|
||||
<a name="l754"></a>* Added </span><a href="https://tomawezome.github.io/ZealOS/Compiler/CMisc.CC.html#l48"><span class=cF4>LastFun</span></a><span class=cF0>(), </span><a href="https://tomawezome.github.io/ZealOS/Compiler/CMain.CC.html#l723"><span class=cF4>RunFile</span></a><span class=cF0>(), </span><a href="https://tomawezome.github.io/ZealOS/Compiler/CMain.CC.html#l772"><span class=cF4>RunFile2</span></a><span class=cF0>() and </span><a href="https://tomawezome.github.io/ZealOS/System/DolDoc/DocPopUp.CC.html#l341"><span class=cF4>PopUpRunFile</span></a><span class=cF0>().
|
||||
<a name="l755"></a>* Made boot code modular.
|
||||
<a name="l756"></a>
|
||||
<a name="l757"></a></span><span class=c0F>----06/24/16 14:15:13----</span><span class=cF0>
|
||||
<a name="l758"></a>* Added A.I. to </span><a href="https://tomawezome.github.io/ZealOS/Apps/KeepAway/KeepAway.HC.html#l1"><span class=cF4>::/Apps/KeepAway/KeepAway.HC</span></a><span class=cF0> and changed scoring.
|
||||
<a name="l758"></a>* Added A.I. to </span><a href="https://tomawezome.github.io/ZealOS/Apps/KeepAway/KeepAway.CC.html#l1"><span class=cF4>::/Apps/KeepAway/KeepAway.CC</span></a><span class=cF0> and changed scoring.
|
||||
<a name="l759"></a>
|
||||
<a name="l760"></a></span><span class=c0F>----06/24/16 02:55:42----</span><span class=cF0>
|
||||
<a name="l761"></a>* <blink>TempleOS version 4.08 Released</blink>
|
||||
|
@ -810,12 +810,12 @@ body {background-color:#000000;}
|
|||
<a name="l782"></a>* </span><span class=cF2><CTRL-ALT-n></span><span class=cF0> is next task.
|
||||
<a name="l783"></a>
|
||||
<a name="l784"></a></span><span class=c0F>----06/16/16 19:49:39----</span><span class=cF0>
|
||||
<a name="l785"></a>* Added </span><a href="https://tomawezome.github.io/ZealOS/Doc/Comm.HC.html#l1"><span class=cF4>::/Doc/Comm.HC</span></a><span class=cF0>.
|
||||
<a name="l785"></a>* Added </span><a href="https://tomawezome.github.io/ZealOS/Doc/Comm.CC.html#l1"><span class=cF4>::/Doc/Comm.CC</span></a><span class=cF0>.
|
||||
<a name="l786"></a>* Added </span><a href="https://tomawezome.github.io/ZealOS/Doc/StdTempleOSPC.DD.html#l1"><span class=cF4>::/Doc/StdTempleOSPC.DD</span></a><span class=cF0>.
|
||||
<a name="l787"></a>* Added </span><a href="https://tomawezome.github.io/ZealOS/Kernel/FontCyrillic.HC.html#l1"><span class=cF4>::/Kernel/FontCyrillic.HC</span></a><span class=cF0>. </span><span class=cF2><CTRL-ALT-f></span><span class=cF0>
|
||||
<a name="l788"></a>
|
||||
<a name="l789"></a></span><span class=c0F>----06/02/16 03:20:56----</span><span class=cF0>
|
||||
<a name="l790"></a>* <blink>TempleOS version 4.07 Released</blink>
|
||||
<a name="l791"></a>* Added claws to </span><a href="https://tomawezome.github.io/ZealOS/Demo/Games/Talons.HC.html#l1"><span class=cF4>::/Demo/Games/Talons.HC</span></a><span class=cF0>.
|
||||
<a name="l791"></a>* Added claws to </span><a href="https://tomawezome.github.io/ZealOS/Demo/Games/Talons.CC.html#l1"><span class=cF4>::/Demo/Games/Talons.CC</span></a><span class=cF0>.
|
||||
</span></pre></body>
|
||||
</html>
|
||||
|
|
|
@ -38,7 +38,7 @@ body {background-color:#000000;}
|
|||
<a name="l11"></a>*) The heap algorithm, </span><a href="https://tomawezome.github.io/ZealOS/Kernel/Memory/MAllocFree.CC.html#l1"><span class=cF4>::/Kernel/Memory/MAllocFree.CC</span></a><span class=cF0>, is adapted from one Terry saw at Ticketmaster when he worked on their
|
||||
<a name="l12"></a>VAX operating system.
|
||||
<a name="l13"></a>
|
||||
<a name="l14"></a>*) The adaptive-step-size-Runge-Kutta algorithm, </span><a href="https://tomawezome.github.io/ZealOS/System/ZMathODE.CC.html#l1"><span class=cF4>::/System/ZMathODE.CC</span></a><span class=cF0>, is adapted from the book, <u>Numeric Recipies in C</u>.
|
||||
<a name="l14"></a>*) The adaptive-step-size-Runge-Kutta algorithm, </span><a href="https://tomawezome.github.io/ZealOS/System/MathODE.CC.html#l1"><span class=cF4>::/System/MathODE.CC</span></a><span class=cF0>, is adapted from the book, <u>Numeric Recipies in C</u>.
|
||||
<a name="l15"></a>
|
||||
<a name="l16"></a>*) The mountain in some games is from </span><a href="http://www.public-domain-photos.com"><span class=cF4>http://www.public-domain-photos.com</span></a><span class=cF0>. The wolf in BlackDiamond is also from there. Te
|
||||
<a name="l17"></a>rry took watermarked photos and converted to 16 color.
|
||||
|
|
|
@ -35,7 +35,7 @@ body {background-color:#000000;}
|
|||
<a name="l8"></a>parent task's table is searched.
|
||||
<a name="l9"></a>
|
||||
<a name="l10"></a>The </span><a href="https://tomawezome.github.io/ZealOS/Doc/DolDocOverview.DD.html#l1"><span class=cF4>DolDoc</span></a><span class=cF0> framework supports text that changes based on entries in the task's symbol table. Set a text entry with a </span><span class=cF2>D=</span><span class=cF0> arg,
|
||||
<a name="l11"></a>as in </span><span class=cF2>$TX,"",D="DD_MYSTRING"$</span><span class=cF0>. See </span><a href="https://tomawezome.github.io/ZealOS/Demo/DolDoc/DefineStr.CC.html#l1"><span class=cF4>::/Demo/DolDoc/DefineStr.CC</span></a><span class=cF0>, </span><a href="https://tomawezome.github.io/ZealOS/System/ZDefine.CC.html#l1"><span class=cF4>::/System/ZDefine.CC</span></a><span class=cF0> and </span><a href="https://tomawezome.github.io/ZealOS/Doc/MemoryOverview.DD.html#l1"><span class=cF4>::/Doc/MemoryOverview.DD</span></a><span class=cF0>.
|
||||
<a name="l11"></a>as in </span><span class=cF2>$TX,"",D="DD_MYSTRING"$</span><span class=cF0>. See </span><a href="https://tomawezome.github.io/ZealOS/Demo/DolDoc/DefineStr.CC.html#l1"><span class=cF4>::/Demo/DolDoc/DefineStr.CC</span></a><span class=cF0>, </span><a href="https://tomawezome.github.io/ZealOS/System/Define.CC.html#l1"><span class=cF4>::/System/Define.CC</span></a><span class=cF0> and </span><a href="https://tomawezome.github.io/ZealOS/Doc/MemoryOverview.DD.html#l1"><span class=cF4>::/Doc/MemoryOverview.DD</span></a><span class=cF0>.
|
||||
<a name="l12"></a>
|
||||
<a name="l13"></a>See </span><a href="https://tomawezome.github.io/ZealOS/Demo/Define.CC.html#l1"><span class=cF4>::/Demo/Define.CC</span></a><span class=cF0>.
|
||||
</span></pre></body>
|
||||
|
|
|
@ -66,7 +66,7 @@ body {background-color:#000000;}
|
|||
<a name="l39"></a> </span><span class=cF9>I32</span><span class=cF0> width;
|
||||
<a name="l40"></a> </span><span class=cF9>I32</span><span class=cF0> width_internal; </span><span class=cF2>//Rounded-up to multiple of 8.</span><span class=cF0>
|
||||
<a name="l41"></a> </span><span class=cF9>I32</span><span class=cF0> height;
|
||||
<a name="l42"></a> </span><span class=cF9>I32</span><span class=cF0> flags; </span><span class=cF2>//DCF_COMPRESSED? See </span><a href="https://tomawezome.github.io/ZealOS/Kernel/Compress.CC.html#l1"><span class=cF4>::/Kernel/Compress.CC</span></a><span class=cF2>.</span><span class=cF0>
|
||||
<a name="l42"></a> </span><span class=cF9>I32</span><span class=cF0> flags;
|
||||
<a name="l43"></a> </span><span class=cF9>CBGR48</span><span class=cF0> palette[</span><span class=cFE>16</span><span class=cF0>]; </span><span class=cF2>//Included if DCF_PALETTE.</span><span class=cF0>
|
||||
<a name="l44"></a> </span><span class=cF1>U8</span><span class=cF0> body[];
|
||||
<a name="l45"></a>};
|
||||
|
|
|
@ -138,8 +138,8 @@ body {background-color:#000000;}
|
|||
<a name="l111"></a>
|
||||
<a name="l112"></a></span><span class=cF5> Hash Sym Tables</span><span class=cF0>
|
||||
<a name="l113"></a>
|
||||
<a name="l114"></a>* See </span><a href="https://tomawezome.github.io/ZealOS/System/ZHash.CC.html#l1"><span class=cF4>::/System/ZHash.CC</span></a><span class=cF0> for examples of how the hash tables are set-up. Basically, syms are placed into hash tables and
|
||||
<a name="l115"></a>child process hash tables are chained to parents. This provides scopes for vars and functions.
|
||||
<a name="l114"></a>* See </span><a href="https://tomawezome.github.io/ZealOS/System/Hash.CC.html#l1"><span class=cF4>::/System/Hash.CC</span></a><span class=cF0> for examples of how the hash tables are set-up. Basically, syms are placed into hash tables and child
|
||||
<a name="l115"></a>process hash tables are chained to parents. This provides scopes for vars and functions.
|
||||
<a name="l116"></a>
|
||||
<a name="l117"></a>* </span><span class=cF2>sys_task->hash_table</span><span class=cF0> holds the </span><a href="https://tomawezome.github.io/ZealOS/Doc/CosmiC.DD.html#l1"><span class=cF4>CosmiC</span></a><span class=cF0> syms loaded in on start-up.
|
||||
<a name="l118"></a>
|
||||
|
|
|
@ -38,85 +38,84 @@ body {background-color:#000000;}
|
|||
<a name="l11"></a></span><a href="https://tomawezome.github.io/ZealOS/Doc/Charter.DD.html#l1"><span class=cF4>Charter</span></a><span class=cF0> </span><a href="https://tomawezome.github.io/ZealOS/Doc/Strategy.DD.html#l1"><span class=cF4>Strategic Decisions</span></a><span class=cF4>
|
||||
<a name="l12"></a></span><a href="https://tomawezome.github.io/ZealOS/Doc/FAQ.DD.html#l1"><span class=cF4>F.A.Q.</span></a><span class=cF0> </span><a href="https://tomawezome.github.io/ZealOS/Doc/Glossary.DD.html#l1"><span class=cF4>Glossary</span></a><span class=cF4>
|
||||
<a name="l13"></a></span><a href="https://tomawezome.github.io/ZealOS/Doc/CosmiC.DD.html#l1"><span class=cF4>CosmiC</span></a><span class=cF0> </span><a href="https://tomawezome.github.io/ZealOS/Doc/CompilerOverview.DD.html#l1"><span class=cF4>Compiler Index</span></a><span class=cF4>
|
||||
<a name="l14"></a></span><a href="https://tomawezome.github.io/ZealOS/Doc/WhyNotMore.DD.html#l1"><span class=cF4>Why Not More?</span></a><span class=cF0> </span><a href="https://tomawezome.github.io/ZealOS/Doc/Demands.DD.html#l1"><span class=cF4>Demands</span></a><span class=cF4>
|
||||
<a name="l15"></a></span><a href="https://tomawezome.github.io/ZealOS/Doc/StdZealOSPC.DD.html#l1"><span class=cF4>The Std ZealOS PC</span></a><span class=cF0>
|
||||
<a name="l16"></a> </span><span class=cF5>
|
||||
<a name="l17"></a><u>+] User Help
|
||||
<a name="l18"></a>+] Admin Help
|
||||
<a name="l19"></a>+] Programmer help
|
||||
<a name="l20"></a>+] System Programmer Help</span><span class=cF0>
|
||||
<a name="l14"></a></span><a href="https://tomawezome.github.io/ZealOS/Doc/WhyNotMore.DD.html#l1"><span class=cF4>Why Not More?</span></a><span class=cF0>
|
||||
<a name="l15"></a> </span><span class=cF5>
|
||||
<a name="l16"></a><u>+] User Help
|
||||
<a name="l17"></a>+] Admin Help
|
||||
<a name="l18"></a>+] Programmer help
|
||||
<a name="l19"></a>+] System Programmer Help</span><span class=cF0>
|
||||
<a name="l20"></a>
|
||||
<a name="l21"></a>
|
||||
<a name="l22"></a>
|
||||
<a name="l23"></a></u></span><span class=cF5> Index</span><span class=cF4>
|
||||
<a name="l24"></a><u>AutoComplete
|
||||
<a name="l25"></a>Bit
|
||||
<a name="l26"></a>Boot
|
||||
<a name="l27"></a>Call
|
||||
<a name="l28"></a></u></span><a href="https://tomawezome.github.io/ZealOS/Doc/CharOverview.DD.html#l1"><span class=cF4>Char Overview</span></a><span class=cF4>
|
||||
<a name="l29"></a>Char Routines
|
||||
<a name="l30"></a>Circular Queue
|
||||
<a name="l31"></a></span><a href="https://tomawezome.github.io/ZealOS/Doc/CmdLineOverview.DD.html#l1"><span class=cF4>Cmd Line Overview</span></a><span class=cF4>
|
||||
<a name="l32"></a>Cmd Line Routines
|
||||
<a name="l33"></a></span><a href="https://tomawezome.github.io/ZealOS/Doc/CompilerOverview.DD.html#l1"><span class=cF4>Compiler Overview</span></a><span class=cF4>
|
||||
<a name="l34"></a>Compiler Routines
|
||||
<a name="l35"></a>Compression
|
||||
<a name="l36"></a>Ctrls
|
||||
<a name="l37"></a>Data Types
|
||||
<a name="l38"></a>Date
|
||||
<a name="l39"></a></span><a href="https://tomawezome.github.io/ZealOS/Doc/DebugOverview.DD.html#l1"><span class=cF4>Debugging Overview</span></a><span class=cF4>
|
||||
<a name="l40"></a>Debugging Routines
|
||||
<a name="l41"></a>Define
|
||||
<a name="l42"></a>Devices
|
||||
<a name="l43"></a>Disk
|
||||
<a name="l44"></a></span><a href="https://tomawezome.github.io/ZealOS/Doc/DolDocOverview.DD.html#l1"><span class=cF4>Doc Overview</span></a><span class=cF4>
|
||||
<a name="l45"></a>Doc Routines
|
||||
<a name="l46"></a>Exceptions
|
||||
<a name="l47"></a>File
|
||||
<a name="l48"></a></span><a href="https://tomawezome.github.io/ZealOS/Doc/FileUtils.DD.html#l1"><span class=cF4>File Utils</span></a><span class=cF4>
|
||||
<a name="l49"></a>Frames
|
||||
<a name="l50"></a>God
|
||||
<a name="l51"></a></span><a href="https://tomawezome.github.io/ZealOS/Doc/GraphicsOverview.DD.html#l1"><span class=cF4>Graphics Overview</span></a><span class=cF4>
|
||||
<a name="l52"></a>Graphics Routines
|
||||
<a name="l53"></a>Hash
|
||||
<a name="l54"></a>Help System
|
||||
<a name="l55"></a></span><a href="https://tomawezome.github.io/ZealOS/Doc/CosmiC.DD.html#l1"><span class=cF4>CosmiC</span></a><span class=cF4>
|
||||
<a name="l56"></a>InFile
|
||||
<a name="l57"></a>Info
|
||||
<a name="l58"></a>Install
|
||||
<a name="l59"></a>I/O
|
||||
<a name="l60"></a>Job
|
||||
<a name="l61"></a></span><a href="https://tomawezome.github.io/ZealOS/Doc/KeyAlloc.DD.html#l1"><span class=cF4>Key Allocations</span></a><span class=cF4>
|
||||
<a name="l62"></a>Keyboard Devices
|
||||
<a name="l63"></a></span><a href="https://tomawezome.github.io/ZealOS/System/DolDoc/DocLink.CC.html#l29"><span class=cF4>Link Types</span></a><span class=cF4>
|
||||
<a name="l64"></a>Math
|
||||
<a name="l65"></a></span><a href="https://tomawezome.github.io/ZealOS/Doc/MemoryOverview.DD.html#l1"><span class=cF4>Memory Overview</span></a><span class=cF4>
|
||||
<a name="l66"></a>Memory Routines
|
||||
<a name="l67"></a>Menus
|
||||
<a name="l68"></a>Messages
|
||||
<a name="l69"></a>Misc
|
||||
<a name="l70"></a>Mouse
|
||||
<a name="l71"></a>MultiCore
|
||||
<a name="l72"></a></span><a href="https://tomawezome.github.io/ZealOS/Compiler/OpCodes.DD.html#l258"><span class=cF4>OpCodes</span></a><span class=cF4>
|
||||
<a name="l73"></a></span><a href="https://tomawezome.github.io/ZealOS/Doc/CosmiC.DD.html#l209"><span class=cF4>Operator Precedences</span></a><span class=cF4>
|
||||
<a name="l74"></a>PCI
|
||||
<a name="l75"></a></span><a href="https://tomawezome.github.io/ZealOS/Doc/Print.DD.html#l1"><span class=cF4>Print("") Format Strings</span></a><span class=cF4>
|
||||
<a name="l76"></a>Processor
|
||||
<a name="l77"></a>Profiler
|
||||
<a name="l78"></a></span><a href="https://tomawezome.github.io/ZealOS/Doc/RedSea.DD.html#l1"><span class=cF4>RedSea</span></a><span class=cF4>
|
||||
<a name="l79"></a>Registry
|
||||
<a name="l80"></a></span><a href="https://tomawezome.github.io/ZealOS/Doc/CharOverview.DD.html#l1"><span class=cF4>Scan Codes</span></a><span class=cF4>
|
||||
<a name="l81"></a>ScreenCast
|
||||
<a name="l82"></a>Sound
|
||||
<a name="l83"></a>Sprites
|
||||
<a name="l84"></a>StdIn
|
||||
<a name="l85"></a>StdOut
|
||||
<a name="l86"></a>String
|
||||
<a name="l87"></a>Task
|
||||
<a name="l88"></a>TextBase Layer
|
||||
<a name="l89"></a>Time
|
||||
<a name="l90"></a>Training
|
||||
<a name="l91"></a></span><a href="https://tomawezome.github.io/ZealOS/Doc/TOSZ.DD.html#l1"><span class=cF4>TOSZ</span></a><span class=cF4>
|
||||
<a name="l92"></a>Utils
|
||||
<a name="l93"></a>Windows</span><span class=cF0>
|
||||
<a name="l22"></a></u></span><span class=cF5> Index</span><span class=cF4>
|
||||
<a name="l23"></a><u>AutoComplete
|
||||
<a name="l24"></a>Bit
|
||||
<a name="l25"></a>Boot
|
||||
<a name="l26"></a>Call
|
||||
<a name="l27"></a></u></span><a href="https://tomawezome.github.io/ZealOS/Doc/CharOverview.DD.html#l1"><span class=cF4>Char Overview</span></a><span class=cF4>
|
||||
<a name="l28"></a>Char Routines
|
||||
<a name="l29"></a>Circular Queue
|
||||
<a name="l30"></a></span><a href="https://tomawezome.github.io/ZealOS/Doc/CmdLineOverview.DD.html#l1"><span class=cF4>Cmd Line Overview</span></a><span class=cF4>
|
||||
<a name="l31"></a>Cmd Line Routines
|
||||
<a name="l32"></a></span><a href="https://tomawezome.github.io/ZealOS/Doc/CompilerOverview.DD.html#l1"><span class=cF4>Compiler Overview</span></a><span class=cF4>
|
||||
<a name="l33"></a>Compiler Routines
|
||||
<a name="l34"></a>Compression
|
||||
<a name="l35"></a>Ctrls
|
||||
<a name="l36"></a>Data Types
|
||||
<a name="l37"></a>Date
|
||||
<a name="l38"></a></span><a href="https://tomawezome.github.io/ZealOS/Doc/DebugOverview.DD.html#l1"><span class=cF4>Debugging Overview</span></a><span class=cF4>
|
||||
<a name="l39"></a>Debugging Routines
|
||||
<a name="l40"></a>Define
|
||||
<a name="l41"></a>Devices
|
||||
<a name="l42"></a>Disk
|
||||
<a name="l43"></a></span><a href="https://tomawezome.github.io/ZealOS/Doc/DolDocOverview.DD.html#l1"><span class=cF4>Doc Overview</span></a><span class=cF4>
|
||||
<a name="l44"></a>Doc Routines
|
||||
<a name="l45"></a>Exceptions
|
||||
<a name="l46"></a>File
|
||||
<a name="l47"></a></span><a href="https://tomawezome.github.io/ZealOS/Doc/FileUtils.DD.html#l1"><span class=cF4>File Utils</span></a><span class=cF4>
|
||||
<a name="l48"></a>Frames
|
||||
<a name="l49"></a>God
|
||||
<a name="l50"></a></span><a href="https://tomawezome.github.io/ZealOS/Doc/GraphicsOverview.DD.html#l1"><span class=cF4>Graphics Overview</span></a><span class=cF4>
|
||||
<a name="l51"></a>Graphics Routines
|
||||
<a name="l52"></a>Hash
|
||||
<a name="l53"></a>Help System
|
||||
<a name="l54"></a></span><a href="https://tomawezome.github.io/ZealOS/Doc/CosmiC.DD.html#l1"><span class=cF4>CosmiC</span></a><span class=cF4>
|
||||
<a name="l55"></a>InFile
|
||||
<a name="l56"></a>Info
|
||||
<a name="l57"></a>Install
|
||||
<a name="l58"></a>I/O
|
||||
<a name="l59"></a>Job
|
||||
<a name="l60"></a></span><a href="https://tomawezome.github.io/ZealOS/Doc/KeyAlloc.DD.html#l1"><span class=cF4>Key Allocations</span></a><span class=cF4>
|
||||
<a name="l61"></a>Keyboard Devices
|
||||
<a name="l62"></a></span><a href="https://tomawezome.github.io/ZealOS/System/DolDoc/DocLink.CC.html#l29"><span class=cF4>Link Types</span></a><span class=cF4>
|
||||
<a name="l63"></a>Math
|
||||
<a name="l64"></a></span><a href="https://tomawezome.github.io/ZealOS/Doc/MemoryOverview.DD.html#l1"><span class=cF4>Memory Overview</span></a><span class=cF4>
|
||||
<a name="l65"></a>Memory Routines
|
||||
<a name="l66"></a>Menus
|
||||
<a name="l67"></a>Messages
|
||||
<a name="l68"></a>Misc
|
||||
<a name="l69"></a>Mouse
|
||||
<a name="l70"></a>MultiCore
|
||||
<a name="l71"></a></span><a href="https://tomawezome.github.io/ZealOS/Compiler/OpCodes.DD.html#l258"><span class=cF4>OpCodes</span></a><span class=cF4>
|
||||
<a name="l72"></a></span><a href="https://tomawezome.github.io/ZealOS/Doc/CosmiC.DD.html#l209"><span class=cF4>Operator Precedences</span></a><span class=cF4>
|
||||
<a name="l73"></a>PCI
|
||||
<a name="l74"></a></span><a href="https://tomawezome.github.io/ZealOS/Doc/Print.DD.html#l1"><span class=cF4>Print("") Format Strings</span></a><span class=cF4>
|
||||
<a name="l75"></a>Processor
|
||||
<a name="l76"></a>Profiler
|
||||
<a name="l77"></a></span><a href="https://tomawezome.github.io/ZealOS/Doc/RedSea.DD.html#l1"><span class=cF4>RedSea</span></a><span class=cF4>
|
||||
<a name="l78"></a>Registry
|
||||
<a name="l79"></a></span><a href="https://tomawezome.github.io/ZealOS/Doc/CharOverview.DD.html#l1"><span class=cF4>Scan Codes</span></a><span class=cF4>
|
||||
<a name="l80"></a>ScreenCast
|
||||
<a name="l81"></a>Sound
|
||||
<a name="l82"></a>Sprites
|
||||
<a name="l83"></a>StdIn
|
||||
<a name="l84"></a>StdOut
|
||||
<a name="l85"></a>String
|
||||
<a name="l86"></a>Task
|
||||
<a name="l87"></a>TextBase Layer
|
||||
<a name="l88"></a>Time
|
||||
<a name="l89"></a>Training
|
||||
<a name="l90"></a></span><a href="https://tomawezome.github.io/ZealOS/Doc/TOSZ.DD.html#l1"><span class=cF4>TOSZ</span></a><span class=cF4>
|
||||
<a name="l91"></a>Utils
|
||||
<a name="l92"></a>Windows</span><span class=cF0>
|
||||
</span></pre></body>
|
||||
</html>
|
||||
|
|
|
@ -61,16 +61,14 @@ body {background-color:#000000;}
|
|||
<a name="l34"></a>
|
||||
<a name="l35"></a>See </span><a href="https://tomawezome.github.io/ZealOS/Kernel/BlkDev/FileSysRedSea.CC.html#l1"><span class=cF4>::/Kernel/BlkDev/FileSysRedSea.CC</span></a><span class=cF0> and </span><a href="https://tomawezome.github.io/ZealOS/System/Boot/DiskISORedSea.CC.html#l1"><span class=cF4>::/System/Boot/DiskISORedSea.CC</span></a><span class=cF0>.
|
||||
<a name="l36"></a>
|
||||
<a name="l37"></a>Files with names ending in are compressed. See </span><a href="https://tomawezome.github.io/ZealOS/Kernel/Compress.CC.html#l1"><span class=cF4>::/Kernel/Compress.CC</span></a><span class=cF0>.
|
||||
<a name="l38"></a>
|
||||
<a name="l39"></a>To replace ISO9660, make hard-drive partition image of a measured size and copy onto a CD/DVD starting at about sector 20,
|
||||
<a name="l40"></a>with EL TORITO booting. 512-byte sectors will be placed on top of 2048-byte CD/DCD sectors, so there will be four blocks per
|
||||
<a name="l41"></a>CD/DVD sector.
|
||||
<a name="l37"></a>To replace ISO9660, make hard-drive partition image of a measured size and copy onto a CD/DVD starting at about sector 20,
|
||||
<a name="l38"></a>with EL TORITO booting. 512-byte sectors will be placed on top of 2048-byte CD/DCD sectors, so there will be four blocks per
|
||||
<a name="l39"></a>CD/DVD sector.
|
||||
<a name="l40"></a>
|
||||
<a name="l41"></a>RedSea file system has no bad block table and no redundant allocation table.
|
||||
<a name="l42"></a>
|
||||
<a name="l43"></a>RedSea file system has no bad block table and no redundant allocation table.
|
||||
<a name="l43"></a>See </span><a href="https://tomawezome.github.io/ZealOS/Doc/BlkChain.DD.html#l1"><span class=cF4>Block Chain</span></a><span class=cF0> for RedSea allocation bitmap discussion.
|
||||
<a name="l44"></a>
|
||||
<a name="l45"></a>See </span><a href="https://tomawezome.github.io/ZealOS/Doc/BlkChain.DD.html#l1"><span class=cF4>Block Chain</span></a><span class=cF0> for RedSea allocation bitmap discussion.
|
||||
<a name="l46"></a>
|
||||
<a name="l47"></a>See </span><a href="https://tomawezome.github.io/ZealOS/Doc/Reliability.DD.html#l1"><span class=cF4>Reliability</span></a><span class=cF0> for RedSea reliability discussion.
|
||||
<a name="l45"></a>See </span><a href="https://tomawezome.github.io/ZealOS/Doc/Reliability.DD.html#l1"><span class=cF4>Reliability</span></a><span class=cF0> for RedSea reliability discussion.
|
||||
</span></pre></body>
|
||||
</html>
|
||||
|
|
|
@ -41,7 +41,7 @@ body {background-color:#000000;}
|
|||
<a name="l14"></a> </span><span class=cF1>if</span><span class=cF0> (ipv4_globals.local_ip != </span><span class=cFE>0</span><span class=cF0>)
|
||||
<a name="l15"></a> </span><span class=cF7>{</span><span class=cF0>
|
||||
<a name="l16"></a> </span><span class=cF6>"\nThis test will only work on unconfigured network.\n"</span><span class=cF0>;
|
||||
<a name="l17"></a> </span><span class=cF6>"To force for testing, comment out NetConfigure; in </span><span class=cF4><u>NetStart</u></span><span class=cF6>.\n\n"</span><span class=cF0>;
|
||||
<a name="l17"></a> </span><span class=cF6>"To force for testing, comment out NetConfigure; in </span><a href="https://tomawezome.github.io/ZealOS/Home/Net/Run.CC.html#l3"><span class=cF4>Run.CC</span></a><span class=cF6>.\n\n"</span><span class=cF0>;
|
||||
<a name="l18"></a> </span><span class=cF1>return</span><span class=cF0>;
|
||||
<a name="l19"></a> </span><span class=cF7>}</span><span class=cF0>
|
||||
<a name="l20"></a>
|
||||
|
|
|
@ -49,8 +49,8 @@ body {background-color:#000000;}
|
|||
<a name="l22"></a>
|
||||
<a name="l23"></a>#</span><span class=cF1>exe</span><span class=cF0>
|
||||
<a name="l24"></a></span><span class=cF7>{</span><span class=cF0>
|
||||
<a name="l25"></a> </span><span class=cF5>StreamPrint</span><span class=cF0>(</span><span class=cF6>"SYS_COMPILE_TIME:: DU64 0x%X;"</span><span class=cF0>, </span><span class=cF5>Now</span><span class=cF0>); </span><span class=cF2>//See </span><span class=cF4><u>IDEBootDVDProbe</span><span class=cF0>
|
||||
<a name="l26"></a></u></span><span class=cF7>}</span><span class=cF0>;
|
||||
<a name="l25"></a> </span><span class=cF5>StreamPrint</span><span class=cF0>(</span><span class=cF6>"SYS_COMPILE_TIME:: DU64 0x%X;"</span><span class=cF0>, </span><span class=cF5>Now</span><span class=cF0>); </span><span class=cF2>//See </span><a href="https://tomawezome.github.io/ZealOS/Kernel/BlkDev/DiskAHCI.CC.html#l783"><span class=cF4>AHCIBootDVDProbeAll</span></a><span class=cF0>
|
||||
<a name="l26"></a></span><span class=cF7>}</span><span class=cF0>;
|
||||
<a name="l27"></a>
|
||||
<a name="l28"></a>#</span><span class=cF1>assert</span><span class=cF0> </span><span class=cFD>SYS_COMPILE_TIME</span><span class=cF0> + </span><span class=cF1>sizeof</span><span class=cF0>(</span><span class=cF9>CDate</span><span class=cF0>) + </span><span class=cF1>sizeof</span><span class=cF0>(</span><span class=cF9>CBinFile</span><span class=cF0>) < </span><span class=cF3>DVD_BLK_SIZE</span><span class=cF0>
|
||||
<a name="l29"></a>
|
||||
|
|
|
@ -260,7 +260,7 @@ body {background-color:#000000;}
|
|||
<a name="l233"></a>}
|
||||
<a name="l234"></a>
|
||||
<a name="l235"></a></span><span class=cF1>public</span><span class=cF0> </span><span class=cF1>U8</span><span class=cF0> </span><span class=cF5>Mount</span><span class=cF0>(</span><span class=cF1>Bool</span><span class=cF0> caller_is_prtdisk=</span><span class=cF3>FALSE</span><span class=cF0>)
|
||||
<a name="l236"></a>{</span><span class=cF2>//Mount drives. Called from </span><span class=cF4><u>DiskPart(Mount)</u></span><span class=cF2>.</span><span class=cF0>
|
||||
<a name="l236"></a>{</span><span class=cF2>//Mount drives. Called from </span><a href="https://tomawezome.github.io/ZealOS/System/BlkDev/DiskPart.CC.html#l43"><span class=cF4>DiskPart(Mount)</span></a><span class=cF2>.</span><span class=cF0>
|
||||
<a name="l237"></a> </span><span class=cF1>return</span><span class=cF0> </span><span class=cF5>Mount2</span><span class=cF0>(</span><span class=cFE>0</span><span class=cF0>, </span><span class=cF3>NULL</span><span class=cF0>, caller_is_prtdisk);
|
||||
<a name="l238"></a>}
|
||||
<a name="l239"></a>
|
||||
|
|
|
@ -195,7 +195,7 @@ body {background-color:#000000;}
|
|||
<a name="l168"></a> </span><span class=cF1>LOOP</span><span class=cF0> @@35
|
||||
<a name="l169"></a> </span><span class=cF1>POP</span><span class=cF0> </span><span class=cFC>DS</span><span class=cF0>
|
||||
<a name="l170"></a>
|
||||
<a name="l171"></a></span><span class=cF2>//See </span><span class=cF4><u>IDEBootDVDProbe</u></span><span class=cF2>().</span><span class=cF0>
|
||||
<a name="l171"></a></span><span class=cF2>//See </span><a href="https://tomawezome.github.io/ZealOS/Kernel/BlkDev/DiskAHCI.CC.html#l783"><span class=cF4>AHCIBootDVDProbeAll</span></a><span class=cF2>().</span><span class=cF0>
|
||||
<a name="l172"></a> </span><span class=cF1>MOV</span><span class=cF0> </span><span class=cFC>EBX</span><span class=cF0>, </span><span class=cF9>U32</span><span class=cF0> [</span><span class=cFD>BDVD_BLK_LO</span><span class=cF0> - </span><span class=cFD>BDVD_START</span><span class=cF0>]
|
||||
<a name="l173"></a> </span><span class=cF1>MOV</span><span class=cF0> </span><span class=cFC>AX</span><span class=cF0>, </span><span class=cF9>U16</span><span class=cF0> [</span><span class=cFD>BDVD_SHIFT_BLKS</span><span class=cF0> - </span><span class=cFD>BDVD_START</span><span class=cF0>]
|
||||
<a name="l174"></a> </span><span class=cF1>SHL</span><span class=cF0> </span><span class=cFC>EAX</span><span class=cF0>, </span><span class=cFE>16</span><span class=cF0>
|
||||
|
|
|
@ -49,9 +49,9 @@ body {background-color:#000000;}
|
|||
<a name="l22"></a> </span><span class=cF1>U0</span><span class=cF0> (*fp_wall_paper)(</span><span class=cF9>CTask</span><span class=cF0> *task);
|
||||
<a name="l23"></a> </span><span class=cF1>U0</span><span class=cF0> (*fp_draw_mouse)(</span><span class=cF9>CDC</span><span class=cF0> *dc, </span><span class=cF9>I64</span><span class=cF0> x, </span><span class=cF9>I64</span><span class=cF0> y);
|
||||
<a name="l24"></a> </span><span class=cF1>U0</span><span class=cF0> (*fp_draw_grab_mouse)(</span><span class=cF9>CDC</span><span class=cF0> *dc, </span><span class=cF9>I64</span><span class=cF0> x, </span><span class=cF9>I64</span><span class=cF0> y, </span><span class=cF1>Bool</span><span class=cF0> closed);
|
||||
<a name="l25"></a> </span><span class=cF1>U8</span><span class=cF0> *empty_sprite; </span><span class=cF2>//Gets assigned </span><span class=cF4><u>gr.empty_sprite</span><span class=cF0>
|
||||
<a name="l25"></a> </span><span class=cF1>U8</span><span class=cF0> *empty_sprite; </span><span class=cF2>//Gets assigned </span><a href="https://tomawezome.github.io/ZealOS/System/Mouse.CC.html#l5"><span class=cF4>gr.empty_sprite</span></a><span class=cF0>
|
||||
<a name="l26"></a>
|
||||
<a name="l27"></a></u> #</span><span class=cF1>define</span><span class=cF0> </span><span class=cF3>GR_PEN_BRUSHES_NUM</span><span class=cF0> </span><span class=cFE>64</span><span class=cF0>
|
||||
<a name="l27"></a> #</span><span class=cF1>define</span><span class=cF0> </span><span class=cF3>GR_PEN_BRUSHES_NUM</span><span class=cF0> </span><span class=cFE>64</span><span class=cF0>
|
||||
<a name="l28"></a> </span><span class=cF9>CDC</span><span class=cF0> *pen_brushes [</span><span class=cF3>GR_PEN_BRUSHES_NUM</span><span class=cF0>],
|
||||
<a name="l29"></a> *collision_pen_brushes [</span><span class=cF3>GR_PEN_BRUSHES_NUM</span><span class=cF0>],
|
||||
<a name="l30"></a> *even_pen_brushes [</span><span class=cF3>GR_PEN_BRUSHES_NUM</span><span class=cF0>],
|
||||
|
|
|
@ -320,12 +320,12 @@ body {background-color:#000000;}
|
|||
<a name="l293"></a> {
|
||||
<a name="l294"></a> </span><span class=cF1>if</span><span class=cF0> (ptr->type & </span><span class=cF3>HTG_SRC_SYM</span><span class=cF0> && ptr</span><span class=cF7>(</span><span class=cF9>CHashSrcSym</span><span class=cF0> *</span><span class=cF7>)</span><span class=cF0>->src_link)
|
||||
<a name="l295"></a> </span><span class=cF7>{</span><span class=cF0>
|
||||
<a name="l296"></a> </span><span class=cF5>DocPrint</span><span class=cF0>(doc, </span><span class=cF6>"$LK,\"%-20s\",A=\"%s\"$"</span><span class=cF0>, ptr->str, ptr</span><span class=cF7>(</span><span class=cF9>CHashSrcSym</span><span class=cF0> *</span><span class=cF7>)</span><span class=cF0>->src_link);
|
||||
<a name="l296"></a> </span><span class=cF5>DocPrint</span><span class=cF0>(doc, </span><span class=cF6>"$LK,\"%-40s\",A=\"%s\"$"</span><span class=cF0>, ptr->str, ptr</span><span class=cF7>(</span><span class=cF9>CHashSrcSym</span><span class=cF0> *</span><span class=cF7>)</span><span class=cF0>->src_link);
|
||||
<a name="l297"></a> </span><span class=cF1>if</span><span class=cF0> (idx)
|
||||
<a name="l298"></a> comment = </span><span class=cF5>HelpComment</span><span class=cF0>(task, ptr, ptr</span><span class=cF7>(</span><span class=cF9>CHashSrcSym</span><span class=cF0> *</span><span class=cF7>)</span><span class=cF0>->src_link);
|
||||
<a name="l299"></a> </span><span class=cF7>}</span><span class=cF0>
|
||||
<a name="l300"></a> </span><span class=cF1>else</span><span class=cF0>
|
||||
<a name="l301"></a> </span><span class=cF5>DocPrint</span><span class=cF0>(doc, </span><span class=cF6>"%-20s"</span><span class=cF0>, ptr->str);
|
||||
<a name="l301"></a> </span><span class=cF5>DocPrint</span><span class=cF0>(doc, </span><span class=cF6>"%-40s"</span><span class=cF0>, ptr->str);
|
||||
<a name="l302"></a>
|
||||
<a name="l303"></a> </span><span class=cF1>if</span><span class=cF0> (!idx)
|
||||
<a name="l304"></a> </span><span class=cF7>{</span><span class=cF0>
|
||||
|
|
11545
docs/index.html
11545
docs/index.html
File diff suppressed because it is too large
Load diff
|
@ -2,7 +2,7 @@
|
|||
//with $LK,"::/Apps/GrModels/Run.CC"$.
|
||||
//They were cut-and-pasted here.
|
||||
|
||||
$BG,14$
|
||||
$BG,YELLOW$
|
||||
$SP,"<1>",BI=1$
|
||||
|
||||
|
||||
|
@ -436,7 +436,7 @@ U0 Shoot(Obj *o)
|
|||
|
||||
U0 MyNoise(I64 mS, F64 min_ona, F64 max_ona)
|
||||
{//Make white noise for given number of mS.
|
||||
// See $LK+PU,"Noise",A="FF:::/System/ZSound.CC,*Noise("$. On bare-metal, Spawn() hogs CPU.
|
||||
// See $LK+PU,"Noise",A="FF:::/System/Sound.CC,*Noise("$. On bare-metal, Spawn() hogs CPU.
|
||||
CSoundEffectFrame *ns;
|
||||
|
||||
if (mS > 0)
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
$BG,0$
|
||||
$BG,BLACK$
|
||||
$SP,"<1>",BI=1$
|
||||
|
||||
$SP,"<2>",BI=2$
|
||||
|
@ -371,7 +371,7 @@ U0 CleanUp()
|
|||
|
||||
U0 MyNoise(I64 mS, F64 min_ona, F64 max_ona)
|
||||
{//Make white noise for given number of mS.
|
||||
// See $LK+PU,"Noise",A="FF:::/System/ZSound.CC,*Noise("$. On bare-metal, Spawn() hogs CPU.
|
||||
// See $LK+PU,"Noise",A="FF:::/System/Sound.CC,*Noise("$. On bare-metal, Spawn() hogs CPU.
|
||||
CSoundEffectFrame *ns;
|
||||
|
||||
if (mS > 0)
|
||||
|
|
|
@ -99,7 +99,7 @@ I64 stars_x[STARS_NUM], stars_y[STARS_NUM];
|
|||
CMathODE *ode = NULL;
|
||||
I64 level, score, remaining;
|
||||
|
||||
$BG,0$
|
||||
$BG,BLACK$
|
||||
$SP,"<1>",BI=1$
|
||||
|
||||
$SP,"<2>",BI=2$
|
||||
|
@ -1029,7 +1029,7 @@ U0 MyDerivative(CMathODE *ode, F64, COrder2D3 *, COrder2D3 *)
|
|||
|
||||
U0 MyNoise(I64 mS, F64 min_ona, F64 max_ona)
|
||||
{//Make white noise for given number of mS.
|
||||
// See $LK+PU,"Noise",A="FF:::/System/ZSound.CC,*Noise("$. On bare-metal, Spawn() hogs CPU.
|
||||
// See $LK+PU,"Noise",A="FF:::/System/Sound.CC,*Noise("$. On bare-metal, Spawn() hogs CPU.
|
||||
CSoundEffectFrame *ns;
|
||||
|
||||
if (mS > 0)
|
||||
|
|
|
@ -145,7 +145,7 @@ $FG,5$$TX+CX,"TODO? Meh"$$FG$
|
|||
$FG,5$$TX+CX,"TODO: Too Hard, or Not Worth Doing."$$FG$
|
||||
* AutoComplete/$LK,"Man",A="MN:Man"$() Jmp for user code.
|
||||
|
||||
* $LK,"Bible sized nodes",A="FF:::/System/DolDoc/DocRecalc.CC,->tag+i"$
|
||||
* $LK,"Bible sized nodes",A="FF:::/System/DolDoc/DocRecalc.CC,->tag + i"$
|
||||
|
||||
* $LK,"FileMgr",A="MN:FileMgr"$() is bad with lots of files.
|
||||
|
||||
|
@ -259,7 +259,7 @@ $FG,5$$TX+CX,"Committee Needed"$$FG$
|
|||
|
||||
* Make so just CdRom; command to copy entire disk to ::/CdRom directory?
|
||||
|
||||
* $LK,"MP DepthBuf",A="FF:::/System/Gr/SpriteMesh.CC,dc->depth_buf=e->"$ is a kludge because of dc->depth_buf=NULL in various graphics routines.
|
||||
* $LK,"MP DepthBuf",A="FF:::/System/Gr/SpriteMesh.CC,//We"$ is a kludge because of dc->depth_buf=NULL in various graphics routines.
|
||||
|
||||
* Improve editor undo, add redo.
|
||||
|
||||
|
@ -277,7 +277,7 @@ $FG,5$$TX+CX,"Committee Needed"$$FG$
|
|||
* $LK,"GrPutChar3",A="MN:GrPutChar3"$() with depth buf?
|
||||
|
||||
* Eliminate? $LK,"::/System/Ctrls/CtrlsA.CC"$?
|
||||
* Eliminate? $LK,"::/System/ZMathODE.CC"$?
|
||||
* Eliminate? $LK,"::/System/MathODE.CC"$?
|
||||
* Eliminate? $LK,"Complex",A="MN:Complex"$?
|
||||
* Eliminate? $LK,"CDC",A="MN:CDC"$.brush?
|
||||
* Eliminate? $LK,"Mat4x4MulXYZ",A="MN:Mat4x4MulXYZ"$() change to 3x3?
|
||||
|
@ -408,7 +408,7 @@ $FG,5$$TX+CX,"Uncategorized"$$FG$
|
|||
>Might want to do ZOOM in U8 graphics and convert screen capture to U8
|
||||
>Might want to rev bit order
|
||||
|
||||
* This $LK,"Fs->catch_except=TRUE",A="FF:::/Kernel/Job.CC,Fs->catch_except=TRUE"$ causes problems because it
|
||||
* This $LK,"Fs->catch_except = TRUE",A="FF:::/Kernel/Job.CC,Fs->catch_except = TRUE"$ causes problems because it
|
||||
catches divide and out-of-mem. Not sure what to do, yet.
|
||||
|
||||
* Release semaphores or break lock sema,usb_td
|
||||
|
|
|
@ -140,7 +140,7 @@ U0 ObjDel(Obj *tmpo)
|
|||
}
|
||||
}
|
||||
}
|
||||
$BG,1$
|
||||
$BG,BLUE$
|
||||
|
||||
|
||||
$SP,"<1>",BI=1$
|
||||
|
@ -704,7 +704,7 @@ U0 ShipFix(Obj *tmpo, F64 d)
|
|||
|
||||
U0 MyNoise(I64 mS, F64 min_ona, F64 max_ona)
|
||||
{//Make white noise for given number of mS.
|
||||
// See $LK+PU,"Noise",A="FF:::/System/ZSound.CC,*Noise("$. On bare-metal, Spawn() hogs CPU.
|
||||
// See $LK+PU,"Noise",A="FF:::/System/Sound.CC,*Noise("$. On bare-metal, Spawn() hogs CPU.
|
||||
CSoundEffectFrame *ns;
|
||||
|
||||
if (mS > 0)
|
||||
|
|
|
@ -117,10 +117,10 @@ $IV,1$----04/27/20 15:34:42----$IV,0$
|
|||
* Changed $LK+PU,"GrBitMap",A="FI:::/System/Gr/GrBitMap.CC"$ to use non-timer rand for drawing speed improvement on multicore.
|
||||
|
||||
$IV,1$----04/21/20 18:54:47----$IV,0$
|
||||
* Altered $LK+PU,"Tom Palettes",A="FF:::/System/Gr/GrPalette.CC,PaletteSetTom"$ for better visibility.
|
||||
* Altered $LK+PU,"Tom Palettes",A="FF:::/System/Gr/GrPalette.CC,PaletteSetDark"$ for better visibility.
|
||||
|
||||
$IV,1$----04/21/20 16:13:01----$IV,0$
|
||||
* Added start-up intro $LK+PU,"Splash",A="FI:::/ZSplash.CC"$ as a PopUp in $LK+PU,"Once",A="FF:::/Once.CC,PopUpRunFile"$, after performing a full boot (excludes soft reboots).
|
||||
* Added start-up intro $LK+PU,"Splash",A="FI:::/System/ZSplash.CC"$ as a PopUp in $LK+PU,"Once",A="FF:::/HomeSys.CC,PopUp"$, after performing a full boot (excludes soft reboots).
|
||||
|
||||
$IV,1$----04/13/20 13:48:15----$IV,0$
|
||||
* Added $LK,"PIC_INIT",A="MN:PIC_INIT"$ and comments to $LK,"IntPICInit",A="MN:IntPICInit"$().
|
||||
|
@ -133,7 +133,7 @@ $IV,1$----04/12/20 17:06:38----$IV,0$
|
|||
* Changed $LK,"BIN_SIGNATURE_VAL",A="MN:BIN_SIGNATURE_VAL"$ from 'TOSB' to 'ZCCB'.
|
||||
|
||||
$IV,1$----04/11/20 18:10:58----$IV,0$
|
||||
* Beginning efforts to reformat files some. Currently, keeping a temp log of progress at $LK,"FilesRefactored",A="FI:C:/Home/FilesRefactored.DD"$.
|
||||
* Beginning efforts to reformat files some. Currently, keeping a temp log of progress at /Home/FilesRefactored.DD.
|
||||
|
||||
$IV,1$----04/10/20 07:44:08----$IV,0$
|
||||
* $LK,"R",A="MN:R"$("PIC1", "$LK,"PIC_1",A="MN:PIC_1"$");
|
||||
|
@ -171,7 +171,7 @@ $IV,1$----03/29/20 14:07:00----$IV,0$
|
|||
|
||||
$IV,1$----03/27/20 13:06:00----$IV,0$
|
||||
* Modified $LK,"Ctrl Slider",A="MN:VIEWANGLES_RANGE"$ for 3D model editor to allow higher precision.
|
||||
* Added $LK,"PaletteSetTom",A="MN:PaletteSetTom"$() and $LK,"PaletteSetTomLight",A="MN:PaletteSetTomLight"$().
|
||||
* Added $LK,"PaletteSetTom",A="MN:PaletteSetDark"$() and $LK,"PaletteSetTomLight",A="MN:PaletteSetLight"$().
|
||||
|
||||
$IV,1$----03/21/20 19:35:00----$IV,0$
|
||||
* Added $LK,"StrReplace",A="MN:StrReplace"$(), not fully tested yet.
|
||||
|
@ -210,7 +210,7 @@ $IV,1$----03/19/20 01:51:36----$IV,0$
|
|||
$IV,1$----03/16/20 14:44:00----$IV,0$
|
||||
* $LK,"R",A="MN:R"$("GetStr", "$LK,"StrGet",A="MN:StrGet"$");
|
||||
* Renamed GSF -> $LK,"SGF",A="MN:SGF_SHIFT_ESC_EXIT"$ as a consequence.
|
||||
* Added some $LK,"AHCI headers",A="MN:AHCI_SIG_ATA"$.
|
||||
* Added some $LK,"AHCI headers",A="MN:AHCI_MAX_PORTS"$.
|
||||
|
||||
$IV,1$----03/12/20 22:00:36----$IV,0$
|
||||
* Added $LK,"PaletteSetGruvboxDark",A="MN:PaletteSetGruvboxDark"$().
|
||||
|
@ -234,7 +234,7 @@ $IV,1$----02/23/20 02:36:28----$IV,0$
|
|||
$IV,1$----02/22/20 20:04:00----$IV,0$
|
||||
* Reduced $LK,"MEM_MIN_MEG",A="MN:MEM_MIN_MEG"$ to 256 MiB (VMWare users have to do less work).
|
||||
* Added $FG,2$<CTRL-ALT-X>$FG$ to AC $LK,"standby",A="FI:::/Doc/StandBy.DD"$ doc.
|
||||
* Removed the /System/God directory. Bible.TXT has been removed. The functionality of HolySpirit.CC has been moved into $LK,"::/System/Divination.CC",A="FI:::/System/Divination.CC"$. Functions renamed from God*() to $LK,"Divine*",A="MN:GodWord"$(). Psalmody GodSong feature $LK,"disabled",A="FF:::/Apps/Psalmody/PsalmodyMain.CC,GodSongStr"$. DolDoc "BF:" links removed. CtrlAltB() is free to be used for other things.
|
||||
* Removed the /System/God directory. Bible.TXT has been removed. The functionality of HolySpirit.CC has been moved into ::/System/Divination.CC. Functions renamed from $LK,"God*",A="MN:GodWord"$() to Divine*(). Psalmody GodSong feature $LK,"disabled",A="FF:::/Apps/Psalmody/PsalmodyMain.CC,GodSongStr"$. DolDoc "BF:" links removed. CtrlAltB() is free to be used for other things.
|
||||
* Updated the $LK,"Charter",A="FI:::/Doc/Charter.DD"$.
|
||||
|
||||
$IV,1$----02/21/20 17:30:17----$IV,0$
|
||||
|
@ -250,7 +250,7 @@ $IV,1$----02/20/20 17:40:10----$IV,0$
|
|||
|
||||
$IV,1$----02/19/20 21:46:17----$IV,0$
|
||||
$BK,1$* Zenith 1.0 released.$BK,0$
|
||||
* $LK,"GRScreenCaptureWrite",A="MN:GRScreenCaptureWrite"$() and $LK,"GRScreenCaptureRead",A="MN:GRScreenCaptureRead"$() are broken. $LK,"DCLoad",A="MN:DCLoad"$() and $LK,"DCSave",A="MN:DCSave"$() use $LK,"DCF_COMPRESSED",A="MN:DCF_COMPRESSED"$. It also saves the palette as $LK,"CBGR48",A="MN:CBGR48"$, which is a problem.
|
||||
* $LK,"GRScreenCaptureWrite",A="MN:GRScreenCaptureWrite"$() and $LK,"GRScreenCaptureRead",A="MN:GRScreenCaptureRead"$() are broken. $LK,"DCLoad",A="MN:DCLoad"$() and $LK,"DCSave",A="MN:DCSave"$() use DCF_COMPRESSED. It also saves the palette as $LK,"CBGR48",A="MN:CBGR48"$, which is a problem.
|
||||
* Updated $LK,"MemRep",A="MN:MemRep"$() to report on VBE variables.
|
||||
* Renamed VGAFlush() -> $LK,"LFBFlush",A="MN:LFBFlush"$().
|
||||
* Updated $LK,"Palette Demo",A="FI:::/Demo/Graphics/Palette.CC"$ to use current palette environment.
|
||||
|
@ -376,7 +376,7 @@ $BK$$FG,4$!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|||
!!!!!!!!!!!!!!!!!!!!!!!!!!$FG$$BK,0$
|
||||
|
||||
$IV,1$----04/30/17 22:24:51----$IV,0$
|
||||
* $LK,"CmdLinePmt",A="MN:CmdLinePmt"$() doesn't print U0 ans.
|
||||
* $LK,"CmdLinePmt",A="MN:CmdLinePrompt"$() doesn't print U0 ans.
|
||||
* Added comma flag $LK,"StrPrintJoin",A="MN:StrPrintJoin"$(,"%,p");
|
||||
* Enhanced $LK,"PrintErr",A="MN:PrintErr"$() and $LK,"PrintWarn",A="MN:PrintWarn"$().
|
||||
|
||||
|
@ -399,11 +399,11 @@ $IV,1$----02/05/17 16:37:39----$IV,0$
|
|||
* Added $LK,"::/Doc/BlkChain.DD"$.
|
||||
|
||||
$IV,1$----02/03/17 17:27:36----$IV,0$
|
||||
* Added multicore $LK,"::/Adam/AMathODE.HC"$.
|
||||
* Added multicore $LK,"::/System/MathODE.CC"$.
|
||||
* Improved support for sub and super scripts.
|
||||
|
||||
$IV,1$----01/31/17 10:22:10----$IV,0$
|
||||
* Added $LK,"::/Demo/Graphics/LightTable.HC"$.
|
||||
* Added $LK,"::/Demo/Graphics/LightTable.CC"$.
|
||||
* Added $LK,"TOS Linux Setup",A="FF:::/Demo/AcctExample/TOS/TOSPolicies.DD,TOS Linux Setup"$.
|
||||
|
||||
$IV,1$----01/27/17 08:13:37----$IV,0$
|
||||
|
@ -430,21 +430,21 @@ $IV,1$----01/25/17 20:44:17----$IV,0$
|
|||
|
||||
|
||||
$IV,1$----01/24/17 21:56:06----$IV,0$
|
||||
* Improved $LK,"::/Apps/Psalmody/JukeBox.HC"$
|
||||
* Improved $LK,"::/Apps/Psalmody/JukeBox.CC"$
|
||||
* $LK,"R",A="MN:R"$("TreeBranch","Tree");
|
||||
* Added $LK,"DocTreeWrite",A="MN:DocTreeWrite"$() and $LK,"DocTreeAppend",A="MN:DocTreeAppend"$().
|
||||
|
||||
$IV,1$----01/22/17 06:08:00----$IV,0$
|
||||
* $BK,1$TempleOS version 5.02 Released$BK,0$
|
||||
* Changed polling of $LK,"KbdMsHndlr",A="MN:KbdMsHndlr"$() in $LK,"WinMgrSleep",A="MN:WinMgrSleep"$(), increased fifos.
|
||||
* Changed polling of $LK,"KbdMsHndlr",A="MN:KbdMouseHandler"$() in $LK,"WinMgrSleep",A="MN:WinMgrSleep"$(), increased fifos.
|
||||
|
||||
$IV,1$----01/17/17 18:11:53----$IV,0$
|
||||
* Fixed $FG,2$$$$FG$ class offset so $FG,2$#assert$FG$'s don't lag a token.
|
||||
|
||||
$IV,1$----01/17/17 14:39:41----$IV,0$
|
||||
* Added $LK,"blkdev.ins_base0",A="MN:CBlkDevGlbls"$ and $LK,"blkdev.ins_unit",A="MN:CBlkDevGlbls"$.
|
||||
* Added $LK,"blkdev.ins_base0",A="MN:CBlkDevGlobals"$ and $LK,"blkdev.ins_unit",A="MN:CBlkDevGlobals"$.
|
||||
* Added make $LK,"RedSeaISO",A="MN:RedSeaISO"$() to $LK,"FileMgr",A="MN:FileMgr"$().
|
||||
* Added $LK,"blkdev.dft_iso_c_filename",A="MN:CBlkDevGlbls"$ $TX,"",D="DFT_ISO_C_FILENAME"$.
|
||||
* Added $LK,"blkdev.dft_iso_c_filename",A="MN:CBlkDevGlobals"$ $TX,"",D="DFT_ISO_C_FILENAME"$.
|
||||
|
||||
$IV,1$----01/17/17 06:12:21----$IV,0$
|
||||
* $LK,"R",A="MN:R"$("MIN_...","..._MIN");
|
||||
|
@ -457,22 +457,22 @@ $IV,1$----01/14/17 19:16:51----$IV,0$
|
|||
|
||||
$IV,1$----01/14/17 09:43:12----$IV,0$
|
||||
* Improved $LK,"::/Demo/AcctExample/TOS/TOSHolySpirit.HC"$.
|
||||
* Added cmp $LK,"U0 Expression",A="FF:::/Compiler/PrsExp.HC,U0 Expression"$ warn.
|
||||
* Added cmp $LK,"U0 Expression",A="FF:::/Compiler/ParseExp.CC,U0 Expression"$ warn.
|
||||
* Improved syntax highlighting.
|
||||
|
||||
$IV,1$----01/11/17 03:33:33----$IV,0$
|
||||
* $BK,1$TempleOS version 5.01 Released$BK,0$
|
||||
* $LK,"R",A="MN:R"$("ChangeLog","ChgLog");
|
||||
* Added show mouse pos to $FG,2$<CTRL-ALT-G>$FG$.
|
||||
* Improved $LK,"TOSRegen",A="FF:::/Demo/AcctExample/TOS/TOSDistro.HC,TOSRegen("$().
|
||||
* Added $LK,"Let2Let",A="MN:Let2Let"$().
|
||||
* Improved $LK,"TOSRegen",A="FF:::/Demo/AcctExample/TOS/TOSDistro.CC,TOSRegen("$().
|
||||
* Added $LK,"Let2Let",A="MN:Letter2Letter"$().
|
||||
|
||||
$IV,1$----01/10/17 14:27:58----$IV,0$
|
||||
* Made $LK,"DocPut",A="MN:DocPut"$() use parent task's doc if input filter task.
|
||||
* Added $LK,"Once",A="MN:Once"$(), $LK,"AOnce",A="MN:AOnce"$(), $LK,"OnceFlush",A="MN:OnceFlush"$(), $LK,"AOnceFlush",A="MN:AOnceFlush"$(), $LK,"OnceDrv",A="MN:OnceDrv"$(), $LK,"AOnceDrv",A="MN:AOnceDrv"$() and $LK,"OnceExe",A="MN:OnceExe"$().
|
||||
* Added $LK,"Once",A="MN:Once"$(), $LK,"AOnce",A="MN:SysOnce"$(), $LK,"OnceFlush",A="MN:OnceFlush"$(), $LK,"AOnceFlush",A="MN:SysOnceFlush"$(), $LK,"OnceDrv",A="MN:OnceDrive"$(), $LK,"AOnceDrv",A="MN:SysOnceDrive"$() and $LK,"OnceExe",A="MN:OnceExe"$().
|
||||
* $LK,"R",A="MN:R"$("DoOnce","Once");
|
||||
* Added $LK,"RegAppend",A="MN:RegAppend"$() and $LK,"RegCnt",A="MN:RegCnt"$();
|
||||
* $LK,"R",A="MN:R"$("RegSetDftEntry()","$LK,"RegDft",A="MN:RegDft"$()");
|
||||
* Added $LK,"RegAppend",A="MN:RegAppend"$() and $LK,"RegCnt",A="MN:RegCount"$();
|
||||
* $LK,"R",A="MN:R"$("RegSetDftEntry()","$LK,"RegDft",A="MN:RegDefault"$()");
|
||||
* $LK,"R",A="MN:R"$("RegExeBranch()","$LK,"RegExe",A="MN:RegExe"$()");
|
||||
* $LK,"R",A="MN:R"$("RegWriteBranch()","$LK,"RegWrite",A="MN:RegWrite"$()");
|
||||
|
||||
|
@ -480,7 +480,7 @@ $IV,1$----01/10/17 11:45:41----$IV,0$
|
|||
* Added $LK,"::/Adam/InsReg.HC"$ with $LK,"InsReg",A="MN:InsReg"$(), $LK,"InsRereg",A="MN:InsRereg"$() and $LK,"InsUnreg",A="MN:InsUnreg"$().
|
||||
* Added $LK,"::/Adam/Host.HC"$ with $LK,"HostChgDsk",A="MN:HostChgDsk"$().
|
||||
* Added $LK,"::/Adam/Opt/Utils/TOS.HC"$ with $LK,"TOSStdIns",A="MN:TOSStdIns"$().
|
||||
* Added cmd line args for partition % to $LK,"DskPrt",A="MN:DskPrt"$().
|
||||
* Added cmd line args for partition % to $LK,"DskPrt",A="MN:DiskPart"$().
|
||||
|
||||
$IV,1$----01/09/17 21:48:34----$IV,0$
|
||||
* $LK,"R",A="MN:R"$("a1","arg1");
|
||||
|
@ -496,13 +496,13 @@ $IV,1$----01/09/17 02:30:59----$IV,0$
|
|||
* Moved AfterEgypt to the supplemental disk.
|
||||
|
||||
$IV,1$----01/06/17 06:07:19----$IV,0$
|
||||
* Fixed $LK,"DskChg",A="MN:DskChg"$().
|
||||
* Improved $LK,"::/Misc/OSTestSuite.HC"$.
|
||||
* Fixed $LK,"DskChg",A="MN:DiskChange"$().
|
||||
* Improved $LK,"::/Misc/OSTestSuite.CC"$.
|
||||
|
||||
$IV,1$----01/05/17 04:53:21----$IV,0$
|
||||
* No longer support ASCII#12, <CTRL-l> CH_FORM_FEED.
|
||||
* Fixed $LK,"sys_var_init_flag",A="MN:sys_var_init_flag"$.
|
||||
* $LK,"GRScrnCaptureRead",A="MN:GRScrnCaptureRead"$().
|
||||
* $LK,"GRScrnCaptureRead",A="MN:GRScreenCaptureRead"$().
|
||||
|
||||
$IV,1$----01/04/17 18:06:14----$IV,0$
|
||||
* Added $LK,"::/Demo/AcctExample/TOS/TOSPolicies.DD"$.
|
||||
|
@ -512,18 +512,18 @@ $IV,1$----01/04/17 18:06:14----$IV,0$
|
|||
* $LK,"R",A="MN:R"$("Handler","Hndlr");
|
||||
* $LK,"R",A="MN:R"$("InputPointer","Mouse");
|
||||
* Improved $LK,"MemRep",A="MN:MemRep"$().
|
||||
* Changed $LK,"::/Adam/WallPaper.HC"$.
|
||||
* Changed $LK,"::/System/WallPaper.CC"$.
|
||||
|
||||
$IV,1$----01/03/17 12:23:49----$IV,0$
|
||||
* $LK,"R",A="MN:R"$("chars_cmp...","char_bmp...");
|
||||
* Added chk for $LK,"Profanity",A="FF:::/Demo/AcctExample/TOS/TOSMisc.HC,Profanity"$.
|
||||
* Improved $LK,"TOSRegen",A="FF:::/Demo/AcctExample/TOS/TOSDistro.HC,TOSRegen"$.
|
||||
* Added chk for $LK,"Profanity",A="FF:::/Demo/AcctExample/TOS/TOSMisc.CC,Profanity"$.
|
||||
* Improved $LK,"TOSRegen",A="FF:::/Demo/AcctExample/TOS/TOSDistro.CC,TOSRegen"$.
|
||||
* Removed $TX,"TempleOSBooks1.ISO",HTML="http://www.templeos.org/files/TempleOSBooks1.ISO"$ and $TX,"TempleOSBooks2.ISO",HTML="http://www.templeos.org/files/TempleOSBooks2.ISO"$ out of $TX,"TempleOSSup1.ISO",HTML="http://www.templeos.org/TempleOSSup1.ISO"$.
|
||||
|
||||
$IV,1$----01/01/17 17:16:16----$IV,0$
|
||||
* $BK,1$TempleOS version 5.00 Released$BK,0$
|
||||
* Added $LK,"Collapse",A="MN:Collapse"$().
|
||||
* Added $LK,"CursorRem",A="MN:CursorRem"$().
|
||||
* Added $LK,"CursorRem",A="MN:CursorRemove"$().
|
||||
|
||||
$IV,1$----12/31/16 07:21:20----$IV,0$
|
||||
* $LK,"R",A="MN:R"$("SYS_SEMA_...","SEMA_...");
|
||||
|
@ -533,11 +533,11 @@ $IV,1$----12/31/16 07:21:20----$IV,0$
|
|||
|
||||
$IV,1$----12/30/16 23:42:20----$IV,0$
|
||||
* $LK,"R",A="MN:R"$("Pages512","Pags");
|
||||
* Overhauled $LK,"::/Kernel/Mem/PageTables.HC"$.
|
||||
* Overhauled $LK,"::/Kernel/Memory/PageTables.CC"$.
|
||||
* $LK,"R",A="MN:R"$("BusyWait()","$LK,"Busy",A="MN:Busy"$()");
|
||||
|
||||
$IV,1$----12/29/16 10:21:44----$IV,0$
|
||||
* Changed $LK,"Snd",A="MN:Snd"$() from $FG,2$freq$FG$ to a $FG,2$I8$FG$ val called an $FG,2$ona$FG$.
|
||||
* Changed $LK,"Snd",A="MN:Sound"$() from $FG,2$freq$FG$ to a $FG,2$I8$FG$ val called an $FG,2$ona$FG$.
|
||||
* Fixed error in music octaves.
|
||||
* To convert songs, download Supplemental#1 ISO from the AppStore on http://www.templeos.org and run Sup1/Sup1Utils/CvtSong500.HC.
|
||||
|
||||
|
@ -550,7 +550,7 @@ $IV,1$----12/03/16 13:19:58----$IV,0$
|
|||
* $LK,"R",A="MN:R"$("SpriteX3B()","$LK,"Sprite3XB",A="MN:Sprite3XB"$()");
|
||||
* $LK,"R",A="MN:R"$("SpriteY3B()","$LK,"Sprite3YB",A="MN:Sprite3YB"$()");
|
||||
* $LK,"R",A="MN:R"$("SpriteZ3B()","$LK,"Sprite3ZB",A="MN:Sprite3ZB"$()");
|
||||
* Improved $LK,"::/Demo/Games/Talons.HC"$.
|
||||
* Improved $LK,"::/Demo/Games/Talons.CC"$.
|
||||
|
||||
$IV,1$----12/03/16 10:16:26----$IV,0$
|
||||
* Changed $LK,"__CMD_LINE__",A="MN:__CMD_LINE__"$.
|
||||
|
@ -562,82 +562,82 @@ $IV,1$----11/30/16 22:44:35----$IV,0$
|
|||
* Added $LK,"SpriteTransform",A="MN:SpriteTransform"$().
|
||||
|
||||
$IV,1$----11/28/16 07:11:41----$IV,0$
|
||||
* Improved $LK,"::/Apps/Titanium/Titanium.HC"$.
|
||||
* Improved $LK,"::/Apps/Titanium/Titanium.CC"$.
|
||||
|
||||
$IV,1$----11/26/16 22:43:51----$IV,0$
|
||||
* Added solar storms to $LK,"::/Apps/X-Caliber/X-Caliber.HC"$.
|
||||
* Added solar storms to $LK,"::/Apps/X-Caliber/X-Caliber.CC"$.
|
||||
* $LK,"R",A="MN:R"$("TimeOut","Titanium");
|
||||
|
||||
$IV,1$----11/20/16 19:46:43----$IV,0$
|
||||
* $BK,1$TempleOS version 4.13 Released$BK,0$
|
||||
* Improved $LK,"::/Apps/Titanium/Titanium.HC"$.
|
||||
* Improved $LK,"::/Apps/X-Caliber/X-Caliber.HC"$.
|
||||
* Improved $LK,"::/Apps/Titanium/Titanium.CC"$.
|
||||
* Improved $LK,"::/Apps/X-Caliber/X-Caliber.CC"$.
|
||||
|
||||
$IV,1$----11/19/16 08:19:51----$IV,0$
|
||||
* Improved Budget application.
|
||||
|
||||
$IV,1$----11/17/16 18:49:51----$IV,0$
|
||||
* $LK,"R",A="MN:R"$("EagleDive","Talons");
|
||||
* Improved $LK,"::/Demo/Games/RocketScience.HC"$.
|
||||
* Improved $LK,"::/Demo/Games/Rocket.HC"$.
|
||||
* Improved $LK,"::/Demo/Games/RocketScience.CC"$.
|
||||
* Improved $LK,"::/Demo/Games/Rocket.CC"$.
|
||||
|
||||
$IV,1$----10/28/16 05:54:27----$IV,0$
|
||||
* Added $LK,"::/Demo/RadixSort.HC"$.
|
||||
* Added $LK,"::/Demo/RadixSort.CC"$.
|
||||
|
||||
$IV,1$----10/26/16 00:21:06----$IV,0$
|
||||
* Added $LK,"CProgress",A="MN:CProgress"$.t0.
|
||||
* Improved $LK,"::/Doc/Boot.DD"$.
|
||||
|
||||
$IV,1$----10/25/16 18:02:44----$IV,0$
|
||||
* Improved $LK,"::/Adam/Gr/SpriteEd.HC"$.
|
||||
* Improved $LK,"::/System/Gr/SpriteEd.CC"$.
|
||||
* Improved $LK,"::/Demo/AcctExample/TOS/TOSHolySpirit.HC"$.
|
||||
|
||||
$IV,1$----10/12/16 10:55:26----$IV,0$
|
||||
* Added $LK,"CCF_NO_CHAR_CONST",A="MN:CCF_NO_CHAR_CONST"$.
|
||||
* Improved $LK,"::/Demo/ToHtmlToTXTDemo/ToHtml.HC"$.
|
||||
* Improved $LK,"::/Demo/ToHtmlToTXTDemo/ToHtml.CC"$.
|
||||
|
||||
$IV,1$----10/03/16 01:09:35----$IV,0$
|
||||
* Changed $LK,"GodWord",A="MN:GodWord"$().
|
||||
|
||||
$IV,1$----09/30/16 18:29:59----$IV,0$
|
||||
* Improved $LK,"Rand",A="MN:Rand"$()'s.
|
||||
* Improved $LK,"::/Adam/Opt/Utils/ToTXT.HC"$.
|
||||
* Improved $LK,"::/System/Utils/ToTXT.CC"$.
|
||||
|
||||
$IV,1$----09/29/16 10:13:14----$IV,0$
|
||||
* $BK,1$TempleOS version 4.12 Released$BK,0$
|
||||
* Added $LK,"TASKf_CMD_LINE_PMT",A="MN:TASKf_CMD_LINE_PMT"$.
|
||||
* Added $LK,"TASKf_CMD_LINE_PMT",A="MN:TASKf_CMD_LINE_PROMPT"$.
|
||||
* Improved $LK,"TaskWait",A="MN:TaskWait"$().
|
||||
* Improved $LK,"DeathWait",A="MN:DeathWait"$().
|
||||
|
||||
$IV,1$----09/27/16 12:40:21----$IV,0$
|
||||
* Added $LK,"SndRst",A="MN:SndRst"$().
|
||||
* Got rid of crappy reverb in $LK,"::/Apps/Psalmody/PsalmodyMain.HC"$.
|
||||
* Added $LK,"SndRst",A="MN:SoundReset"$().
|
||||
* Got rid of crappy reverb in $LK,"::/Apps/Psalmody/PsalmodyMain.CC"$.
|
||||
|
||||
$IV,1$----09/27/16 11:09:25----$IV,0$
|
||||
* Improved $LK,"::/Misc/OSTestSuite.HC"$.
|
||||
* Improved $LK,"::/Misc/OSTestSuite.CC"$.
|
||||
* Fixed bug in $LK,"EdCharIns",A="MN:EdCharIns"$() printing $$ cmds.
|
||||
* Added $LK,"FUF_JUST_DD",A="MN:FUF_JUST_DD"$ and $LK,"FILEMASK_DD",A="MN:FILEMASK_DD"$.
|
||||
|
||||
$IV,1$----09/27/16 01:05:52----$IV,0$
|
||||
* Improved $LK,"::/Doc/MemOverview.DD"$.
|
||||
* Improved $LK,"::/Doc/MemoryOverview.DD"$.
|
||||
* Got rid of $FG,4$::/Demo/Lectures/Mem$FG$.
|
||||
* Made filename paths relative to document location in DolDoc links.
|
||||
* $LK,"R",A="MN:R"$("Temp","Tmp");
|
||||
|
||||
$IV,1$----09/26/16 00:44:42----$IV,0$
|
||||
* Added CloseAssault and OverRun to $LK,"::/Apps/ToTheFront/ToTheFront.HC"$.
|
||||
* Added CloseAssault and OverRun to $LK,"::/Apps/ToTheFront/ToTheFront.CC"$.
|
||||
|
||||
$IV,1$----09/22/16 07:53:20----$IV,0$
|
||||
* Improved $LK,"::/Demo/Graphics/Box.HC"$.
|
||||
* Improved $LK,"::/Demo/Graphics/SpritePlot3D.HC"$.
|
||||
* Improved $LK,"::/Demo/Graphics/Box.CC"$.
|
||||
* Improved $LK,"::/Demo/Graphics/SpritePlot3D.CC"$.
|
||||
|
||||
$IV,1$----09/21/16 17:09:40----$IV,0$
|
||||
* Fixed bug in $LK,"::/Demo/Games/BomberGolf.HC"$.
|
||||
* Fixed bug in $LK,"::/Demo/Games/BomberGolf.CC"$.
|
||||
|
||||
$IV,1$----09/20/16 15:57:30----$IV,0$
|
||||
* $LK,"R",A="MN:R"$("Screen","Scrn");
|
||||
* $LK,"R",A="MN:R"$("WinMgrSync","$LK,"Refresh",A="MN:Refresh"$");
|
||||
* $LK,"R",A="MN:R"$("InDbg","$LK,"DbgMode",A="MN:DbgMode"$");
|
||||
* $LK,"R",A="MN:R"$("InDbg","$LK,"DbgMode",A="MN:DebugMode"$");
|
||||
* Improved $LK,"::/Doc/Boot.DD"$.
|
||||
|
||||
$IV,1$----09/20/16 07:31:52----$IV,0$
|
||||
|
@ -664,11 +664,11 @@ $IV,1$----09/06/16 13:01:42----$IV,0$
|
|||
* Got rid of $FG,4$MSG_FOCUS$FG$, $FG,4$MSG_MOVE$FG$, and $FG,4$MSG_SIZE$FG$. There are no longer messages for moving and sizing windows.
|
||||
|
||||
$IV,1$----09/06/16 02:40:43----$IV,0$
|
||||
* Improved $LK,"::/Demo/MagicPairs.HC"$.
|
||||
* Improved $LK,"::/Demo/MagicPairs.CC"$.
|
||||
|
||||
$IV,1$----08/27/16 09:45:39----$IV,0$
|
||||
* Improved $LK,"CPURep",A="MN:CPURep"$().
|
||||
* Improved $LK,"::/Misc/OSTestSuite.HC"$.
|
||||
* Improved $LK,"::/Misc/OSTestSuite.CC"$.
|
||||
* Added $LK,"BirthWait",A="MN:BirthWait"$() and $LK,"DeathWait",A="MN:DeathWait"$().
|
||||
|
||||
$IV,1$----08/22/16 04:14:47----$IV,0$
|
||||
|
@ -678,21 +678,21 @@ $IV,1$----07/17/16 13:03:12----$IV,0$
|
|||
* Improved $LK,"DocOpt",A="MN:DocOpt"$().
|
||||
|
||||
$IV,1$----07/17/16 03:23:53----$IV,0$
|
||||
* Improved $LK,"::/Demo/Games/RawHide.HC"$.
|
||||
* Improved $LK,"::/Demo/Games/RawHide.CC"$.
|
||||
|
||||
$IV,1$----07/15/16 10:11:10----$IV,0$
|
||||
* $BK,1$TempleOS version 4.10 Released$BK,0$
|
||||
* Improved $LK,"::/Demo/Games/Talons.HC"$.
|
||||
* Improved $LK,"::/Demo/Games/Talons.CC"$.
|
||||
|
||||
$IV,1$----07/15/16 05:17:24----$IV,0$
|
||||
* Created $LK,"CDevGlbls",A="MN:CDevGlbls"$.uncached_alias.
|
||||
* Created $LK,"CDevGlbls",A="MN:CDevGlobals"$.uncached_alias.
|
||||
* Added 1 Gig page table support.
|
||||
|
||||
$IV,1$----07/13/16 17:21:19----$IV,0$
|
||||
* Added multicore report to $LK,"CPURep",A="MN:CPURep"$().
|
||||
|
||||
$IV,1$----07/09/16 08:46:36----$IV,0$
|
||||
* Changed scoring in $LK,"::/Demo/Games/Talons.HC"$.
|
||||
* Changed scoring in $LK,"::/Demo/Games/Talons.CC"$.
|
||||
* Replaced many $FG,2$"%Q"$FG$ with $FG,2$"%$$Q"$FG$.
|
||||
* Fixed $FG,2$'\x24'$FG$.
|
||||
* Added $FG,2$'\d'$FG$ for $FG,2$'$$'$FG$.
|
||||
|
@ -707,11 +707,11 @@ $IV,1$----07/07/16 07:21:03----$IV,0$
|
|||
|
||||
$IV,1$----07/06/16 23:45:30----$IV,0$
|
||||
* Fixed multicore bug in $LK,"Sprite3",A="MN:Sprite3"$().
|
||||
* Improved $LK,"::/Demo/Games/Talons.HC"$.
|
||||
* Improved $LK,"::/Demo/Games/Talons.CC"$.
|
||||
|
||||
$IV,1$----07/05/16 06:03:47----$IV,0$
|
||||
* $BK,1$TempleOS version 4.09 Released$BK,0$
|
||||
* Improved $LK,"::/Demo/Games/Talons.HC"$.
|
||||
* Improved $LK,"::/Demo/Games/Talons.CC"$.
|
||||
* Improved $LK,"GrFillTri0",A="MN:GrFillTri0"$().
|
||||
|
||||
$IV,1$----07/03/16 04:30:05----$IV,0$
|
||||
|
@ -720,18 +720,18 @@ $IV,1$----07/03/16 04:30:05----$IV,0$
|
|||
* Added $LK,"BDT_ISO_FILE_READ",A="MN:BDT_ISO_FILE_READ"$.
|
||||
|
||||
$IV,1$----07/01/16 05:29:08----$IV,0$
|
||||
* Made underscore mandatory on $LK,"HolyC",A="FI:::/Doc/HolyC.DD"$ callable asm functions.
|
||||
* Made underscore mandatory on $LK,"HolyC",A="FI:::/Doc/CosmiC.DD"$ callable asm functions.
|
||||
|
||||
$IV,1$----06/28/16 13:15:08----$IV,0$
|
||||
* Changed $LK,"TaskRep",A="MN:TaskRep"$() and $LK,"MemRep",A="MN:MemRep"$().
|
||||
* Changed $LK,"::/Adam/WallPaper.HC"$.
|
||||
* Changed $LK,"::/System/WallPaper.CC"$.
|
||||
|
||||
$IV,1$----06/26/16 14:01:16----$IV,0$
|
||||
* Added $LK,"LastFun",A="MN:LastFun"$(), $LK,"RunFile",A="MN:RunFile"$(), $LK,"RunFile2",A="MN:RunFile2"$() and $LK,"PopUpRunFile",A="MN:PopUpRunFile"$().
|
||||
* Made boot code modular.
|
||||
|
||||
$IV,1$----06/24/16 14:15:13----$IV,0$
|
||||
* Added A.I. to $LK,"::/Apps/KeepAway/KeepAway.HC"$ and changed scoring.
|
||||
* Added A.I. to $LK,"::/Apps/KeepAway/KeepAway.CC"$ and changed scoring.
|
||||
|
||||
$IV,1$----06/24/16 02:55:42----$IV,0$
|
||||
* $BK,1$TempleOS version 4.08 Released$BK,0$
|
||||
|
@ -758,10 +758,10 @@ $IV,1$----06/16/16 20:59:41----$IV,0$
|
|||
* $FG,2$<CTRL-ALT-n>$FG$ is next task.
|
||||
|
||||
$IV,1$----06/16/16 19:49:39----$IV,0$
|
||||
* Added $LK,"::/Doc/Comm.HC"$.
|
||||
* Added $LK,"::/Doc/Comm.CC"$.
|
||||
* Added $LK,"::/Doc/StdTempleOSPC.DD"$.
|
||||
* Added $LK,"::/Kernel/FontCyrillic.HC"$. $FG,2$<CTRL-ALT-f>$FG$
|
||||
|
||||
$IV,1$----06/02/16 03:20:56----$IV,0$
|
||||
* $BK,1$TempleOS version 4.07 Released$BK,0$
|
||||
* Added claws to $LK,"::/Demo/Games/Talons.HC"$.
|
||||
* Added claws to $LK,"::/Demo/Games/Talons.CC"$.
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
$WW,1$$FG,5$$TX+CX,"Credits"$$FG$
|
||||
|
||||
$FG,2$Terry A. Davis$FG$ wrote all of TempleOS over a span of $FG,2$$TX,"15.0",D="DD_TEMPLEOS_AGE"$$FG$ years (full-time). ZealOS, written over a span of $FG,2$$TX,"1.8",D="DD_ZEALOS_AGE"$$FG$ years, is a fork of ZenithOS, which itself is a fork of TempleOS. It can run on some bare metal 64-bit PC's from about 2007-2019 with no layering, libraries, tools, modules or anything from other sources. Otherwise, you run it in a virtual machine, like $FG,2$VMware$FG$, $FG,2$QEMU$FG$ or $FG,2$VirtualBox$FG$. It is independent and stands alone. 100% of the src code is including on all distro's, from the kernel to the compiler to the boot loaders! It is public domain, not GPL.
|
||||
$FG,2$Terry A. Davis$FG$ wrote all of TempleOS over a span of $FG,2$$TX,"15.0",D="DD_TEMPLEOS_AGE"$$FG$ years (full-time). ZealOS, written over a span of $FG,2$$TX,"1.9",D="DD_ZEALOS_AGE"$$FG$ years, is a fork of ZenithOS, which itself is a fork of TempleOS. It can run on some bare metal 64-bit PC's from about 2007-2019 with no layering, libraries, tools, modules or anything from other sources. Otherwise, you run it in a virtual machine, like $FG,2$VMware$FG$, $FG,2$QEMU$FG$ or $FG,2$VirtualBox$FG$. It is independent and stands alone. 100% of the src code is including on all distro's, from the kernel to the compiler to the boot loaders! It is public domain, not GPL.
|
||||
|
||||
*) $LK,"ATA Reg and Cmd Definitions",A="MN:ATA_NOP"$ are originally from Linux. Later, Terry got the spec.
|
||||
|
||||
*) The heap algorithm, $LK,"::/Kernel/Memory/MAllocFree.CC"$, is adapted from one Terry saw at Ticketmaster when he worked on their VAX operating system.
|
||||
|
||||
*) The adaptive-step-size-Runge-Kutta algorithm, $LK,"::/System/ZMathODE.CC"$, is adapted from the book, $UL,1$Numeric Recipies in C$UL,0$.
|
||||
*) The adaptive-step-size-Runge-Kutta algorithm, $LK,"::/System/MathODE.CC"$, is adapted from the book, $UL,1$Numeric Recipies in C$UL,0$.
|
||||
|
||||
*) The mountain in some games is from $FG,4$$TX,"http://www.public-domain-photos.com",HTML="http://www.public-domain-photos.com"$$FG$. The wolf in BlackDiamond is also from there. Terry took watermarked photos and converted to 16 color.
|
||||
|
||||
|
|
|
@ -4,6 +4,6 @@ If you have an $FG,2$@$FG$ as the first char of a define list entry, it is an al
|
|||
|
||||
Each task can load its own Define strings. Remember, when a $LK,"Hash",A="HI:Hash"$ table is searched for a string, if it is not found, the parent task's table is searched.
|
||||
|
||||
The $LK,"DolDoc",A="FI:::/Doc/DolDocOverview.DD"$ framework supports text that changes based on entries in the task's symbol table. Set a text entry with a $FG,2$D=$FG$ arg, as in $FG,2$$$TX,"",D="DD_MYSTRING"$$$FG$. See $LK,"::/Demo/DolDoc/DefineStr.CC"$, $LK,"::/System/ZDefine.CC"$ and $LK,"::/Doc/MemoryOverview.DD"$.
|
||||
The $LK,"DolDoc",A="FI:::/Doc/DolDocOverview.DD"$ framework supports text that changes based on entries in the task's symbol table. Set a text entry with a $FG,2$D=$FG$ arg, as in $FG,2$$$TX,"",D="DD_MYSTRING"$$$FG$. See $LK,"::/Demo/DolDoc/DefineStr.CC"$, $LK,"::/System/Define.CC"$ and $LK,"::/Doc/MemoryOverview.DD"$.
|
||||
|
||||
See $LK,"::/Demo/Define.CC"$.
|
||||
|
|
|
@ -231,7 +231,7 @@ $ID,2$Some cmds need auxilliary strings. $FG,2$A="str"$FG$ means an $LK,"CDocEnt
|
|||
$ID,-2$$TR,"D=\"\" Define Str"$
|
||||
$ID,2$A $FG,2$D=""$FG$ means either a $LK,"define",A="HI:Define"$ str indirection is present on a text widget, or a define list is present on a list widget.
|
||||
|
||||
For indirection, the tag will be regenerated by substituting the value of a system $FG,2$#define$FG$ or $LK,"DefineLoad",A="MN:DefineLoad"$() string. See $LK,"::/Demo/DolDoc/DefineStr.CC"$, $LK,"::/System/ZDefine.CC"$ and $LK,"::/Doc/MemoryOverview.DD"$.
|
||||
For indirection, the tag will be regenerated by substituting the value of a system $FG,2$#define$FG$ or $LK,"DefineLoad",A="MN:DefineLoad"$() string. See $LK,"::/Demo/DolDoc/DefineStr.CC"$, $LK,"::/System/Define.CC"$ and $LK,"::/Doc/MemoryOverview.DD"$.
|
||||
|
||||
For $FG,2$LS$FG$ widgets, see $LK,"::/Demo/DolDoc/Form.CC"$.
|
||||
$ID,-2$$TR,"HTML=\"\""$
|
||||
|
|
|
@ -38,7 +38,7 @@ class GRFile
|
|||
I32 width;
|
||||
I32 width_internal; //Rounded-up to multiple of 8.
|
||||
I32 height;
|
||||
I32 flags; //DCF_COMPRESSED? See $LK,"::/Kernel/Compress.CC"$.
|
||||
I32 flags;
|
||||
CBGR48 palette[16]; //Included if DCF_PALETTE.
|
||||
U8 body[];
|
||||
};$HL,0$
|
||||
|
|
|
@ -92,7 +92,7 @@ $ID,-5$
|
|||
|
||||
$FG,5$$TX+CX,"Hash Sym Tables"$$FG$
|
||||
|
||||
* See $LK,"::/System/ZHash.CC"$ for examples of how the hash tables are set-up. Basically, syms are placed into hash tables and child process hash tables are chained to parents. This provides scopes for vars and functions.
|
||||
* See $LK,"::/System/Hash.CC"$ for examples of how the hash tables are set-up. Basically, syms are placed into hash tables and child process hash tables are chained to parents. This provides scopes for vars and functions.
|
||||
|
||||
* $FG,2$sys_task->hash_table$FG$ holds the $LK,"CosmiC",A="FI:::/Doc/CosmiC.DD"$ syms loaded in on start-up.
|
||||
|
||||
|
|
Binary file not shown.
|
@ -32,8 +32,6 @@ public class CRedSeaBoot //RedSea is type FAT32 in partition table to fool BIOS.
|
|||
$HL,0$
|
||||
See $LK,"::/Kernel/BlkDev/FileSysRedSea.CC"$ and $LK,"::/System/Boot/DiskISORedSea.CC"$.
|
||||
|
||||
Files with names ending in are compressed. See $LK,"::/Kernel/Compress.CC"$.
|
||||
|
||||
To replace ISO9660, make hard-drive partition image of a measured size and copy onto a CD/DVD starting at about sector 20, with EL TORITO booting. 512-byte sectors will be placed on top of 2048-byte CD/DCD sectors, so there will be four blocks per CD/DVD sector.
|
||||
|
||||
RedSea file system has no bad block table and no redundant allocation table.
|
||||
|
|
|
@ -14,7 +14,7 @@ U0 DHCPTest()
|
|||
if (ipv4_globals.local_ip != 0)
|
||||
{
|
||||
"\nThis test will only work on unconfigured network.\n";
|
||||
"To force for testing, comment out $FG,0$NetConfigure;$FG$ in $LK,"NetStart",A="FF:C:/Home/Net/NetStart.CC,NetConfigure"$.\n\n";
|
||||
"To force for testing, comment out $FG,0$NetConfigure;$FG$ in $LK,"Run.CC",A="FF:C:/Home/Net/Run.CC,NetConfigure"$.\n\n";
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
|
@ -22,7 +22,7 @@ SYS_RUN_LEVEL:: DU32 0;
|
|||
|
||||
#exe
|
||||
{
|
||||
StreamPrint("SYS_COMPILE_TIME:: DU64 0x%X;", Now); //See $LK,"IDEBootDVDProbe",A="MN:IDEBootDVDProbe"$
|
||||
StreamPrint("SYS_COMPILE_TIME:: DU64 0x%X;", Now); //See $LK,"AHCIBootDVDProbeAll",A="MN:AHCIBootDVDProbeAll"$
|
||||
};
|
||||
|
||||
#assert SYS_COMPILE_TIME + sizeof(CDate) + sizeof(CBinFile) < DVD_BLK_SIZE
|
||||
|
|
|
@ -233,7 +233,7 @@ U8 Mount2(U8 boot_drive_let, CDoc *_doc, Bool _caller_is_prtdisk)
|
|||
}
|
||||
|
||||
public U8 Mount(Bool caller_is_prtdisk=FALSE)
|
||||
{//Mount drives. Called from $LK,"DiskPart(Mount)",A="FF:::/System/ZBlkDev/DiskPart.CC,Mount("$.
|
||||
{//Mount drives. Called from $LK,"DiskPart(Mount)",A="FF:::/System/BlkDev/DiskPart.CC,Mount("$.
|
||||
return Mount2(0, NULL, caller_is_prtdisk);
|
||||
}
|
||||
|
||||
|
|
|
@ -168,7 +168,7 @@ BDVD_MAIN::
|
|||
LOOP @@35
|
||||
POP DS
|
||||
|
||||
//See $LK,"IDEBootDVDProbe",A="MN:IDEBootDVDProbe"$().
|
||||
//See $LK,"AHCIBootDVDProbeAll",A="MN:AHCIBootDVDProbeAll"$().
|
||||
MOV EBX, U32 [BDVD_BLK_LO - BDVD_START]
|
||||
MOV AX, U16 [BDVD_SHIFT_BLKS - BDVD_START]
|
||||
SHL EAX, 16
|
||||
|
|
|
@ -22,7 +22,7 @@ public class CGrGlobals
|
|||
U0 (*fp_wall_paper)(CTask *task);
|
||||
U0 (*fp_draw_mouse)(CDC *dc, I64 x, I64 y);
|
||||
U0 (*fp_draw_grab_mouse)(CDC *dc, I64 x, I64 y, Bool closed);
|
||||
U8 *empty_sprite; //Gets assigned $LK,"gr.empty_sprite",A="FF:::/System/ZMouse.CC,empty_sprite"$
|
||||
U8 *empty_sprite; //Gets assigned $LK,"gr.empty_sprite",A="FF:::/System/Mouse.CC,empty_sprite"$
|
||||
|
||||
#define GR_PEN_BRUSHES_NUM 64
|
||||
CDC *pen_brushes [GR_PEN_BRUSHES_NUM],
|
||||
|
|
|
@ -293,12 +293,12 @@ public U0 Who(U8 *fu_flags=NULL, CHashTable *h=NULL, U8 *idx=NULL, CDoc *doc=NUL
|
|||
{
|
||||
if (ptr->type & HTG_SRC_SYM && ptr(CHashSrcSym *)->src_link)
|
||||
{
|
||||
DocPrint(doc, "$$LK,\"%-20s\",A=\"%s\"$$", ptr->str, ptr(CHashSrcSym *)->src_link);
|
||||
DocPrint(doc, "$$LK,\"%-40s\",A=\"%s\"$$", ptr->str, ptr(CHashSrcSym *)->src_link);
|
||||
if (idx)
|
||||
comment = HelpComment(task, ptr, ptr(CHashSrcSym *)->src_link);
|
||||
}
|
||||
else
|
||||
DocPrint(doc, "%-20s", ptr->str);
|
||||
DocPrint(doc, "%-40s", ptr->str);
|
||||
|
||||
if (!idx)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue