mirror of
https://github.com/Zeal-Operating-System/ZealOS.git
synced 2024-12-28 00:06:35 +00:00
79 lines
3.9 KiB
HTML
Executable file
79 lines
3.9 KiB
HTML
Executable file
<!DOCTYPE HTML>
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html;charset=US-ASCII">
|
|
<meta name="generator" content="ZealOS V1.04">
|
|
<style type="text/css">
|
|
body {background-color:#1f1f1f;}
|
|
.cF0{color:#e3e3e3;background-color:#1f1f1f;}
|
|
.cF1{color:#4f84a6;background-color:#1f1f1f;}
|
|
.cF2{color:#73a255;background-color:#1f1f1f;}
|
|
.cF3{color:#297582;background-color:#1f1f1f;}
|
|
.cF4{color:#b34f4b;background-color:#1f1f1f;}
|
|
.cF5{color:#8a52c3;background-color:#1f1f1f;}
|
|
.cF6{color:#b7822f;background-color:#1f1f1f;}
|
|
.cF7{color:#444444;background-color:#1f1f1f;}
|
|
.cF8{color:#6d6d6d;background-color:#1f1f1f;}
|
|
.cF9{color:#94bfde;background-color:#1f1f1f;}
|
|
.cFA{color:#a1ce97;background-color:#1f1f1f;}
|
|
.cFB{color:#6db4be;background-color:#1f1f1f;}
|
|
.cFC{color:#e88e88;background-color:#1f1f1f;}
|
|
.cFD{color:#ca94e8;background-color:#1f1f1f;}
|
|
.cFE{color:#d4b475;background-color:#1f1f1f;}
|
|
.cFF{color:#1f1f1f;background-color:#1f1f1f;}
|
|
</style>
|
|
</head>
|
|
<body>
|
|
<pre style="font-family:monospace;font-size:12pt">
|
|
<a name="l1"></a><span class=cF5> Frequently Asked Queuestions</span><span class=cF0>
|
|
<a name="l2"></a></span><span class=cF5>
|
|
<a name="l3"></a><u>+] How come it is public domain, not GPL?
|
|
<a name="l4"></a>+] Shouldn't it be GNU/ZealOS?
|
|
<a name="l5"></a>+] Don't you use GNU's gcc?
|
|
<a name="l6"></a>+] Why do you dual boot?
|
|
<a name="l7"></a>+] It has links, so is it a browser?
|
|
<a name="l8"></a>+] Where are the animated 3D icon GIFs?
|
|
<a name="l9"></a>+] If the compiler is JIT, isn't it an interpretor?
|
|
<a name="l10"></a>+] Is 'Bt()' in the code Bit Torrent?
|
|
<a name="l11"></a>+] Is 'Fs->' in the code file system?
|
|
<a name="l12"></a>+] Is it Pascal?
|
|
<a name="l13"></a>+] Why doesn't Sleep() make my laptop hibernate?
|
|
<a name="l14"></a>+] What is Yield() for in loops?
|
|
<a name="l15"></a>+] What is JIT Compiled Mode?
|
|
<a name="l16"></a>+] Is it open source? How do I build it?
|
|
<a name="l17"></a>+] Where are object files? How do I link?
|
|
<a name="l18"></a>+] What is the FPS refresh rate?
|
|
<a name="l19"></a>+] How does a task own the speaker?
|
|
<a name="l20"></a>+] Why does it leak memory?
|
|
<a name="l21"></a>+] Why do I get a memory leak when editing big files?
|
|
<a name="l22"></a>+] Why is it in text mode?
|
|
<a name="l23"></a>+] Where is the kernel memory?
|
|
<a name="l24"></a>+] Why does it run code from stack addresses?
|
|
<a name="l25"></a>+] How does it SYSCALL?
|
|
<a name="l26"></a>+] How do you fault-in stack?
|
|
<a name="l27"></a>+] How do I set the PATH?
|
|
<a name="l28"></a>+] How do I boot it with Grub?
|
|
<a name="l29"></a>+] How do I get Kernel.BIN to boot?
|
|
<a name="l30"></a>+] Why is there some 16-Bit code?
|
|
<a name="l31"></a>+] Why are you pushing 32-bit values on the stack?
|
|
<a name="l32"></a>+] Why are you using 32-bit insts and not setting high 32-bits?
|
|
<a name="l33"></a>+] How do you use the FS and GS segment registers.
|
|
<a name="l34"></a>+] How do I set ORG for position of code?
|
|
<a name="l35"></a>+] How are symbols loaded?
|
|
<a name="l36"></a>+] Why doesn't assert work?
|
|
<a name="l37"></a>+] Why doesn't C++ public work?
|
|
<a name="l38"></a>+] How does the debugger do source debugging?
|
|
<a name="l39"></a>+] What is ASCII 5 doing in my text files?
|
|
<a name="l40"></a>+] Why is there garbage at the end of my text files?
|
|
<a name="l41"></a>+] Why are sprites so small?
|
|
<a name="l42"></a>+] Why don't I need to recompile /System and /Home files?
|
|
<a name="l43"></a>+] Why does it finds files that aren't there?</span><span class=cF0>
|
|
<a name="l44"></a>
|
|
<a name="l45"></a></span><span class=cF8>
|
|
<a name="l46"></a></u>* "Windows" is a trademark owned by MicroSoft Corp.
|
|
<a name="l47"></a>* "Linux" is a trademark owned by Linus Torvalds.
|
|
<a name="l48"></a>* "QEMU" is a trademark owned by Fabrice Bellard.
|
|
<a name="l49"></a>* "VMware" is a trademark owned by VMware, Inc.
|
|
<a name="l50"></a>* "VirtualBox" is a trademark owned by Oracle.
|
|
<a name="l51"></a></span></pre></body>
|
|
</html>
|