Credits

Terry A. Davis wrote all of TempleOS over the past 15.4 years (full-time).      ZealOS 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 VMware, QEMU or VirtualBox.    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.

*) ATA Reg and Cmd Definitions are originally from Linux.  Later, Terry got the spec.

*) The heap algorithm, ::/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, ::/System/ZMathODE.CC, is adapted from the book, Numeric Recipies in C.

*) The mountain in some games is from http://www.public-domain-photos.com.      The wolf in BlackDiamond is also from there.    Terr
y took watermarked photos and converted to 16 color.

*) The FAT32 file system is owned by MicroSoft.

*) A few features were inspired by MATLAB, such as ans in expressions at the command-line.      There is a lot of MSDOS , Windows, V
AXTMOS (VAX Ticketmaster O.S.) and Unix inspiration, too, such as drive letters, command names, etc.

*) Terry included PCIDevice List File.

*) Thanks to whoever wrote this CppHtml.CC.  I'm a novice on web stuff and you helped me with html.  See 
::/Demo/ToHtmlToTXTDemo/ToHtml.CC.

*) Terry looked at bootable CD boot sects, but didn't learn anything, finding it easier to make his own.

*) Terry thought he got his original PC speaker code from Borland C.

*) Terry found PS/2 keyboard and mouse code on the net and documentation.  His code is very different.  He found VGA reg info on 
the net.

*) Thanks to http://www.osdev.org for a couple tips.

*) I got Webster's Dictionary and The King James Bible from Project Gutenberg.

*) John Carmack inspired Terry to use "Clamp" as a name instead of "Limit".     He inspired Terry to use "needle" and "haystack" as 
names.  He inspired Terry to simplify his Frames-Per-Second code.

*) Bill Gates inspired Terry to add comments to the Help & Index.

*) Terry hired an artist, Cody Rigby, for $3,000 worth of pixel art.

*) Erik van der Karbargenbok wrote /Downloads shell scripts -- gw.

*) The random number generator is from Donald Knuth in the wikipedia entry for Linear_congruential_generator.


* "MSDOS", "Windows", "MovieMaker", "MS Paint" and "FAT32" are trademarks owned by MicroSoft Corp.
* "SiteBuilder" is a trademark owned by Yahoo! Inc.
* "MagicISO" is a trademark owned by MagicISO Corp.
* "MATLAB" is a trademark owned by The Math Works, Inc.
* "FreeDOS" is a trademark owned by Jim Hall.
* "QEMU" is a trademark owned by Fabrice Bellard.
* "VAX" is a trademark owned by Digital Equipment Corp.
* "Linux" is a trademark owned by Linus Torvalds.
* "VAXTMOS" is a trademark owned by Ticketmaster.