d0p1 🏳️‍⚧️ d0p1
  • Cyberspace
  • Building a free, decentralized cyberspace in my garage | 🏳️‍⚧️

    coffe

  • Joined on 2024-02-14
d0p1 pushed to master at d0p1/StupidOS 2024-07-14 13:12:23 +00:00
7fcb200475 feat(kernel): cga text mode driver
d0p1 pushed to master at d0p1/StupidOS 2024-07-14 09:38:02 +00:00
baaeda937f chore: update docs menu
d0p1 pushed to master at d0p1/StupidOS 2024-07-14 09:35:41 +00:00
cfeeea957c chore: display kernel version
d0p1 pushed to master at d0p1/StupidOS 2024-07-14 09:27:38 +00:00
f74ea140f7 chore: display kernel version
d0p1 pushed to master at d0p1/StupidOS 2024-07-14 09:25:53 +00:00
e88f7b824c chore: display kernel version
d0p1 pushed to master at d0p1/StupidOS 2024-07-14 09:22:53 +00:00
d29212f375 chore: display kernel version
d0p1 pushed to master at d0p1/StupidOS 2024-07-13 17:02:50 +00:00
bd7468e69c feat(kernel): pic initialize and remap
d0p1 pushed to master at d0p1/StupidOS 2024-07-13 08:17:48 +00:00
649b68ee39 chore: disable pic
d0p1 pushed to master at d0p1/StupidOS 2024-07-13 07:43:40 +00:00
90e1d2818d feat(kernel): setup idt
8081e804a5 chore: add "Manifesto of the Communist Party"
Compare 2 commits »
d0p1 pushed to master at d0p1/StupidOS 2024-07-12 06:58:46 +00:00
180c1254e6 chore: sync repo
d0p1 pushed to master at d0p1/StupidOS 2024-07-10 10:57:00 +00:00
536f18f8cb fix: spinlock
d0p1 pushed to master at d0p1/StupidOS 2024-07-10 06:17:32 +00:00
5379d0e924 chore: sync repo
d0p1 pushed to master at d0p1/StupidOS 2024-07-10 06:05:24 +00:00
3cd1b7c5b6 chore: add DevSE webring
d0p1 pushed to master at d0p1/StupidOS 2024-07-09 08:42:10 +00:00
c1cb32f597 feat(kernel/mm): initialize memory manager
d0p1 pushed to master at d0p1/StupidOS 2024-07-09 08:36:09 +00:00
6aad8f0077 feat(kernel/mm): initialize memory manager
06179dbd4d chore: web buttons
Compare 2 commits »
d0p1 opened issue d0p1/StupidOS#23 2024-07-08 18:23:17 +00:00
idt
d0p1 opened issue d0p1/StupidOS#22 2024-07-08 18:22:57 +00:00
userspace
d0p1 opened issue d0p1/StupidOS#21 2024-07-08 18:22:43 +00:00
multitasking
d0p1 pushed to master at d0p1/StupidOS 2024-07-08 17:20:27 +00:00
80aca5ee8a chore: kernel module ?
d0p1 pushed to master at d0p1/StupidOS 2024-07-08 17:10:50 +00:00
c5ea67ad1d refactor: replace magic values with consts