Projects: LaqieOS [Home]

Laqie Operating System : [No Source Code] desc: A working 32-bit OS that written in C and Assembly A monolithic Operating System that was not Unix-like and targets i386 Features: - Custom Boot loader - Floppy Disk Driver - Fat12 filesystem - PS/2 Keyboard and Mouse Driver - APM Power off - Custom executable: LQE - Heap-less bitmap allocation TODO: - HDD IDE Driver - FAT 32 - RAM FS - Vesa Bios Extention 800 * 600 (currently using standard VGA) - Windowing GUI (because last one is TUI) Screenshot of serial session LaqieOS Serial Session NOTE: I really want to restart the project due to an AI usage and insufficient doccumentation maybe if I got a computer (this OS developed using Termux btw), I'll restart from scratch here is the project restart implementation flow Flow
Downloads since this OS is not Open Source, or is it? likely kind of there are source code you can download as tar file, as current development tree Development 085c18e6fc2d89aa6339daa3671b916b914dd798 Also, note that the source code maybe outdated, because I need to archive it every time I made a commit and I was lazy to do it, I could have an automated updating it, but maybe later Don't forget that this webpage hosted by CloudFlare Pages, so the deploymemt wasn't dynamic Wait... You are here for the compiled one?, oh okay. Here LaqieOS.img Also, there are zipped source code in it, for DOS user (A:/SOURCE.ZIP)