An *actual* operating system running entirely on Replit
Abrid
Welcome to the Abrid operating system!
What does it support?
This operating system supports initial ramdisks, PS/2 keyboards, GDT, IDT, IRQ, ISR, PIC, has a shell, and is quite modular!
Source code/GitHub?
GitHub for issues and PRs: https://github.com/codexahedron/abrid
How do I use it?
To start the OS while you're on the GRUB bootloader, press Enter
.
You can then use "help" to list commands. The source of the OS is also in the initial ramdisk.
Notes (for edits and such):
We now have a wiki at http://jacks.matthyfamily.com/wiki/Main_Page !
Hi! Great work! Are there any plans to allow file handling in the OS? like write and delete?