This is a simple os coded in batch and soon to be bootable via ms dos, be sure to test the pre-alpha version, NOW!! its called os.2 because i already coded version 1 and accidently delleted version 1, so i just called the next os.2, hope you like it!
Categories
Operating SystemsLicense
GNU General Public License version 3.0 (GPLv3)Follow Fish OS
Other Useful Business Software
Build Agents and Models on One Platform
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Rate This Project
Login To Rate This Project
User Reviews
-
I just would like to point out, that it is impossible to write an operating system in batch. To create a operating system, you have to use low-level programming languages, like assembler and C. You can`t boot up a .bat file, you have to have a boot loader. Creating a os isn`t such a simple task as you think.