The Void16 Operating System

1: About Project

Hello! I'm FanLevel3, a solo developer who created Void16 OS. Anyway, that's my channel name and developer name.

VOID16 OS: Inspired by Temple OS, it features a 16 color palettes and Text Editor. I aimed for it to be fast, small, and lightweight, I intended it to be a fun system for everyone to use, with its own programming language called Ultra C Language. I made it with C language and Some Assembly for Boooloader. Yes I Write my own bootloader because I used GRUB before ans it made my iso file FAT like 9.1mb bro my kernel is only few kbyte bro. So i write my own call NEPBOOT.


2: Bootloader

I wrote my own Bootloader call NEPBOOT. but it does not support multiboot yet. You can see the source in my Github Repo!

3: Kernel

So Kernel is named 16Kernel so it just basic kernel that call the Drivers and Stuff nothing more you can see it in github!

4: TextMode

So I used TextMode VGA so i did not use my own font that is BIOS font and BIOS Resolution. I had an idea of switching to the Graphic Mode (0xA0000) but i think that is not important for now. TextMode is cool and lean!

5: Ultra C Language BETA 0.1

    Press F6 to Compile. type Clear To get into the normal shell.
  • Type show("TEXT"); To show the TEXT.

6: How to run

    1. Download the Void16OS073.iso
    2. Go in to your VM any.(I'll use VirtualBox as an example.)
    3. Make a new VM and then select the iso file.
    4. Set ram to 4mb then select Other and Other/Unknown (Not 64 bit)
    5. And Enjoy Bro!

7: How to use

    -Type dumb to Open DumbText Editor V0.3.
    -Type clear to clear the Shelll.

9: News

  • (2026/05/5 Tue) Void16 OS 0.7.3 is out Try It Out!

  • (2026/04/18 Sat) Void16 OS 0.7.2 is out check out now! Check Out My Stream To See What I Have Added! Download to try it out!

  • (2026/04/17 Fri) NEPBOOT: I don't use GRUB anymore it made my iso file SUPER FAT! so i made my own bootloader named NEPBOOT. DumbText Editor: Text Editor that will replace AmberDocs.

  • (2026/04/13 Mon) "How Did We Get Here?" So I decided to make this OS to be real and you guys can run it in your Virtual Machine that last Application Version Is V0.5 Trial For Who want to get V0.6 Full OS Click Download! "We can now say with certaintly that Void16 its a REAL OS...!"

  • (2026/03/18 Wed) I have a plan to make new app(BTW. First app is AmberDocs) call MotionLab for simulate cool Physics stuff (Update[2026/04/21] No more after v0.6)

  • (2026/03/17 Tue) I created Simple Language for Void16 OS named Amber Language. Its pretty cool! But now its can do only show "Text" and clear //clear terminal (Update[2026/04/21] No more after v0.6)

  • (2026/03/17 Tue) My IDE had a nameeee guys! AmberDocs (da real GoogleDocs LoL) (Update[2026/04/21 Replace by Dumbtext Editor after v0.6])

10: Version Update

  • v0.7.3: added Basic command, Interpreter


  • v0.7.2: added TextEditor, Shell Commands, Cursor

11: System Requirement

  • CPU: Any for 1 core up
  • RAM: 2mb
  • Display: VGA Compatible monitor
  • Storage: Recommended 50mb or just 5mb
  • OS Support(VM): Any that can run QEMU VirtualBox VMware etc.
  • Network: We're not have Network Stack YET.
  • Hacking: What are you going to hack?
  • What You Can Do: You can use DumbText Editor v0.3 (Still has some bugs)

12: WARNING!!!

!!! NOT RECOMMEND TO RUN BARE METAL or NATIVE YET !!!


Disclaimer of Liability

Void16 Operating System (Void16 OS) is provided on an "AS IS" and "AS AVAILABLE" basis without any warranties of any kind, either express or implied.
By using this software, you acknowledge and agree to the following:

- Risk of Use: The software is currently in an experimental (Alpha/Beta) stage. Running this operating system, especially on bare metal (native hardware), carries inherent risks including, but not limited to, data loss, system instability, and permanent hardware damage.

- No Warranty: The developer (FanLevel3) expressly disclaims all warranties, including the implied warranties of merchantability and fitness for a particular purpose. There is no guarantee that the software will function without interruption or be error-free.

- Limitation of Liability: In no event shall the developer be liable for any direct, indirect, incidental, special, or consequential damages (including loss of data or hardware failure) arising out of the use or inability to use this software, even if advised of the possibility of such damage.

- Recommended Environment: It is strictly recommended to run Void16 OS only within a controlled virtualized environment (e.g., QEMU, VirtualBox, VMware).

USE AT YOUR OWN RISK.