Boot framework rework (#45)
[lunaix-os.git] / lunaix-os / .vscode /
2024-07-16 LunaixskyArchitectural Support: x86_64 (#37)
2024-06-27 LunaixskyIntroducing LunaBuild to the build flow (#36)
2024-03-02 LunaixskyUnifying the Lunaix's Physical Memory Model (#28) feat/user_model
2023-10-21 Minepfeat: standard vga support (mode switching, framebuffer...
2023-08-19 Mineprefactor: one more step towards arch-agnostic design
2023-08-12 Mineprefactor: striped more arch-related code from the kerne...
2023-07-17 Mineprefactor: restructure the user space stuff.
2023-06-14 MinepMerge branch 'master' into prog-loader
2023-01-17 MinepMerge branch 'master' into prog-loader
2023-01-04 MinepMerge branch 'interrupt-rework' into prog-loader
2023-01-01 Minepfeat: wrapper function for bootstraping user program
2022-11-20 Minepfeat: (device) dev_null and dev_rand support
2022-05-30 Minepbasic process support and some syscalls
2022-04-30 MinepImplement shift+<key> support, and ...
2022-03-12 MinepImplement APIC, RTC, basic ACPI parser and timer support
2022-03-05 Minepupdate project structures
2022-03-01 Minepdynamic memory manager (malloc & free)
2022-02-25 MinepVirtual memory & paging
2022-02-13 Minepcourse 6 - interrupts
2022-02-12 Minepcourse 5 and some old slides
2022-02-06 Minepcourse 3 (vga and linker config)