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!
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.
I wrote my own Bootloader call NEPBOOT. but it does not support multiboot yet. You can see the source in my Github Repo!
So Kernel is named 16Kernel so it just basic kernel that call the Drivers and Stuff nothing more you can see it in github!
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!
Clear To get into the normal shell.
show("TEXT"); To show the TEXT.
dumb to Open DumbText Editor V0.3. clear to clear the Shelll.
| VOID16OS_0.7.3 (.ISO) 1.75MB [Download] |
INFORMATION NOT READY |
v0.7.3: added Basic command, Interpreter
v0.7.2: added TextEditor, Shell Commands, Cursor
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).