Frequently Asked Questions

+] How come it is public domain, not GPL?
+] Shouldn't it be GNU/ZealOS?
+] Don't you use GNU's gcc?
+] Why do you dual boot?
+] It has links, so is it a browser?
+] Where are the animated 3D icon GIFs?
+] If the compiler is JIT, isn't it an interpretor?
+] Is 'Bt()' in the code Bit Torrent?
+] Is 'Fs->' in the code file system?
+] Is it Pascal?
+] Why doesn't Sleep() make my laptop hibernate?
+] What is Yield() for in loops?
+] What is JIT Compiled Mode?
+] Is it open source? How do I build it?
+] Where are object files?  How do I link?
+] What is the FPS refresh rate?
+] How does a task own the speaker?
+] Why does it leak memory?
+] Why do I get a memory leak when editing big files?
+] Why is it in text mode?
+] Where is the kernel memory?
+] Why does it run code from stack addresses?
+] How does it SYSCALL?
+] How do you fault-in stack?
+] How do I set the PATH?
+] How do I boot it with Grub?
+] How do I get Kernel.ZXE to boot?
+] Why is there some 16-Bit code?
+] Why are you pushing 32-bit values on the stack?
+] Why are you using 32-bit insts and not setting high 32-bits?
+] How do you use the FS and GS segment registers.
+] How do I set ORG for position of code?
+] How are symbols loaded?
+] Why doesn't assert work?
+] Why doesn't C++ public work?
+] How does the debugger do source debugging?
+] What is ASCII 5 doing in my text files?
+] Why is there garbage at the end of my text files?
+] Why are sprites so small?
+] Why don't I need to recompile /System and /Home files?
+] Why does it finds files that aren't there?


* "Windows" is a trademark owned by MicroSoft Corp.
* "Linux" is a trademark owned by Linus Torvalds.
* "QEMU" is a trademark owned by Fabrice Bellard.
* "VMware" is a trademark owned by VMware, Inc.
* "VirtualBox" is a trademark owned by Oracle.