84 lines
4.1 KiB
Plaintext
84 lines
4.1 KiB
Plaintext
|
<!DOCTYPE html>
|
||
|
<html lang="en">
|
||
|
<head>
|
||
|
<meta charset="UTF-8">
|
||
|
<meta name="generator" content="TempleOS V5.03">
|
||
|
<meta name="viewport" content="width=device-width">
|
||
|
<link rel="stylesheet" href="/style/templeos.css">
|
||
|
<script src="/script/templeos.js"></script>
|
||
|
<style type="text/css">
|
||
|
.cF0{color:#000000;background-color:#ffffff;}
|
||
|
.cF1{color:#0000aa;background-color:#ffffff;}
|
||
|
.cF2{color:#00aa00;background-color:#ffffff;}
|
||
|
.cF3{color:#00aaaa;background-color:#ffffff;}
|
||
|
.cF4{color:#aa0000;background-color:#ffffff;}
|
||
|
.cF5{color:#aa00aa;background-color:#ffffff;}
|
||
|
.cF6{color:#aa5500;background-color:#ffffff;}
|
||
|
.cF7{color:#aaaaaa;background-color:#ffffff;}
|
||
|
.cF8{color:#555555;background-color:#ffffff;}
|
||
|
.cF9{color:#5555ff;background-color:#ffffff;}
|
||
|
.cFA{color:#55ff55;background-color:#ffffff;}
|
||
|
.cFB{color:#55ffff;background-color:#ffffff;}
|
||
|
.cFC{color:#ff5555;background-color:#ffffff;}
|
||
|
.cFD{color:#ff55ff;background-color:#ffffff;}
|
||
|
.cFE{color:#ffff55;background-color:#ffffff;}
|
||
|
.cFF{color:#ffffff;background-color:#ffffff;}
|
||
|
</style>
|
||
|
</head>
|
||
|
<body>
|
||
|
<pre id="content">
|
||
|
<a name="l1"></a><span class=cF5> Frequently Asked Questions</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/TempleOS?
|
||
|
<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>+] Are you a Creationist?
|
||
|
<a name="l11"></a>+] Is 'Bt()' in the code Bit Torrent?
|
||
|
<a name="l12"></a>+] Is 'Fs->' in the code file system?
|
||
|
<a name="l13"></a>+] Is it Pascal?
|
||
|
<a name="l14"></a>+] Why doesn't Sleep() make my laptop hibernate?
|
||
|
<a name="l15"></a>+] What is Yield() for in loops?
|
||
|
<a name="l16"></a>+] What is JIT Compiled Mode?
|
||
|
<a name="l17"></a>+] Why do files end in .Z? Are they encrypted?
|
||
|
<a name="l18"></a>+] Is it open source? How do I build it?
|
||
|
<a name="l19"></a>+] Where are object files? How do I link?
|
||
|
<a name="l20"></a>+] What is the FPS refresh rate?
|
||
|
<a name="l21"></a>+] How does a task own the speaker?
|
||
|
<a name="l22"></a>+] Why does it leak memory?
|
||
|
<a name="l23"></a>+] Why do I get a memory leak when editing big files?
|
||
|
<a name="l24"></a>+] Why is it in text mode?
|
||
|
<a name="l25"></a>+] Where is the kernel memory?
|
||
|
<a name="l26"></a>+] Why does it run code from stack addresses?
|
||
|
<a name="l27"></a>+] How does it SYSCALL?
|
||
|
<a name="l28"></a>+] How do you fault-in stack?
|
||
|
<a name="l29"></a>+] How do I set the PATH?
|
||
|
<a name="l30"></a>+] How do I boot it with Grub?
|
||
|
<a name="l31"></a>+] How do I get Kernel.BIN to boot?
|
||
|
<a name="l32"></a>+] Why is there some 16-Bit code?
|
||
|
<a name="l33"></a>+] Why are you pushing 32-bit values on the stack?
|
||
|
<a name="l34"></a>+] Why are you using 32-bit insts and not setting high 32-bits?
|
||
|
<a name="l35"></a>+] How do you use the FS and GS segment registers.
|
||
|
<a name="l36"></a>+] How do I set ORG for position of code?
|
||
|
<a name="l37"></a>+] How are symbols loaded?
|
||
|
<a name="l38"></a>+] Why doesn't assert work?
|
||
|
<a name="l39"></a>+] Why doesn't C++ public work?
|
||
|
<a name="l40"></a>+] How does the debugger do source debugging?
|
||
|
<a name="l41"></a>+] What are the ASCII 5 and ASCII 31 chars doing in my text files?
|
||
|
<a name="l42"></a>+] Why is there garbage at the end of my text files?
|
||
|
<a name="l43"></a>+] Why are sprites so small?
|
||
|
<a name="l44"></a>+] Why don't I need to recompile /Adam and /Home files?
|
||
|
<a name="l45"></a>+] Why does it finds files that aren't there?</span><span class=cF0>
|
||
|
<a name="l46"></a>
|
||
|
<a name="l47"></a></span><span class=cF8>
|
||
|
<a name="l48"></a></u>* "Windows" is a trademark owned by MicroSoft Corp.
|
||
|
<a name="l49"></a>* "Linux" is a trademark owned by Linus Torvalds.
|
||
|
<a name="l50"></a>* "QEMU" is a trademark owned by Fabrice Bellard.
|
||
|
<a name="l51"></a>* "VMware" is a trademark owned by VMware, Inc.
|
||
|
<a name="l52"></a>* "VirtualBox" is a trademark owned by Oracle.
|
||
|
<a name="l53"></a></span></pre></body>
|
||
|
</html>
|