A 16 bit operating system made by enthusiasts to enthusiasts with love. Current version: 2.10
Run the script file build-linux.sh at the root folder of this project.
You may be required to run chmod +x ./build-linux.sh before running the actual script.
It is more reccomended to build it using Linux because we will add a filesystem and we can't find tools for Windows that do the disk job.
Run the batch file build-windows.bat at the root folder of this project.
We assume that you have the binary path of QEMU set in the $PATH environment variable.
Run qemu-system-x86_64 -fda bin/floppy.img.
Here is a list of available commands:
about: Shows an "about" message to the screenchset: Shows a grid of the current VGA character setclear: Clears the screenecho: Echoes a messagehelp: Shows a list of commandspause: Pauses the promptprompt: Changes the promptrestart: Restarts the computershutdown: Shutdowns the computerstra: String command interpreter
Stra is an esoteric language created by SuperLeaf1995 and me based on Brainfuck. It is used for string manupulation. A Stra example: +++.
Contact me on Discord. I am Atie#5173. My server: https://discord.gg/rGrpVam
Thanks to Midn this operating system works. He made the bootloader. And also I got inspired to made Stra thanks to SuperLeaf1995. Their Discord servers, respectively: https://discord.gg/BX6RBYx, https://discord.gg/ShmmEXP
