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

    coffe

  • Joined on 2024-02-14
d0p1 closed issue d0p1/StupidOS#1 2024-07-02 09:41:22 +00:00
get system memory map
d0p1 pushed to master at d0p1/StupidOS 2024-07-02 09:33:58 +00:00
cf8449ce13 feat(boot/loader): fetch memory map from e820 bios call
d0p1 pushed to master at d0p1/StupidOS 2024-07-02 08:32:21 +00:00
4a63e27d4b feat: print memory map
d0p1 pushed to master at d0p1/StupidOS 2024-06-29 14:29:32 +00:00
16d9802872 feat: fetch VESA information
d0p1 pushed to master at d0p1/StupidOS 2024-06-14 03:32:52 +00:00
c682f38209 chore: sync repo
d0p1 pushed to master at d0p1/StupidOS 2024-06-12 11:53:53 +00:00
8589a5c433 feat(boot/loader): add bios_log_number
d0p1 pushed to master at d0p1/StupidOS 2024-06-12 11:15:11 +00:00
33cb848852 chore: oops forgot install
d0p1 pushed to master at d0p1/StupidOS 2024-06-12 11:12:30 +00:00
8f6f833495 chore: remove mkfs.stpd
d0p1 pushed to master at d0p1/StupidOS 2024-06-11 09:53:43 +00:00
7260b03fca feat(boot/loader): preload kernel at 0xF000
d0p1 pushed to master at d0p1/StupidOS 2024-06-11 09:23:49 +00:00
87857101d9 chore: remove build.sh
d0p1 pushed to master at d0p1/StupidOS 2024-06-11 08:34:47 +00:00
98d95256f0 feat(boot/loader): logger display hex number
d0p1 opened issue d0p1/StupidOS#8 2024-06-11 08:16:56 +00:00
COFF linker
d0p1 pushed to master at d0p1/StupidOS 2024-06-10 08:05:20 +00:00
a12220d492 feat(bin/readcoff): display symtab
d0p1 pushed to master at d0p1/StupidOS 2024-06-10 06:43:43 +00:00
164c1de23f feat: readcoff
d0p1 pushed to master at d0p1/StupidOS 2024-06-07 09:25:34 +00:00
eb24cb88c2 refactor: hungarian notation (wip)
d0p1 pushed to master at d0p1/StupidOS 2024-06-06 08:06:42 +00:00
d8f68619d6 refactor: hungarian notation
d0p1 pushed to master at d0p1/StupidOS 2024-05-28 11:52:33 +00:00
dd117e9a7c ci: fix ci don't run
d0p1 pushed to master at d0p1/StupidOS 2024-05-28 11:50:22 +00:00
1110bc9ac7 ci: code analysis
d0p1 pushed to master at d0p1/StupidOS 2024-05-28 06:24:38 +00:00
2a1dbf2e57 chore: add (wip) build.sh
d0p1 pushed to master at d0p1/StupidOS 2024-05-28 04:54:24 +00:00
3b064c7d24 chore: sync repo