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

    coffe

  • Joined on 2024-02-14
d0p1 pushed to main at ilo-pona/65oo2 2024-04-22 07:05:27 +00:00
ecb434c419 Update isa
d0p1 pushed to main at ilo-pona/65oo2 2024-04-22 06:51:21 +00:00
cc95e2ee89 Update isa
d0p1 opened issue d0p1/StupidOS#7 2024-04-14 05:40:59 +00:00
MBR partitioning tools
d0p1 pushed to master at d0p1/StupidOS 2024-04-14 05:35:59 +00:00
e5fa803eb0 feat(tools): dump partition table
d0p1 pushed to main at ilo-pona/65oo2 2024-04-12 14:46:13 +00:00
84f0e10070 Rework instruction encoding
d0p1 pushed to master at d0p1/StupidOS 2024-04-04 10:42:43 +00:00
e7f75acb13 docs: merge boot/README.org and boot/intro.txt
d0p1 pushed to master at d0p1/StupidOS 2024-04-04 10:13:09 +00:00
d70a9436a0 build: 1.44MB and 2.88MB floppy
d0p1 pushed to master at d0p1/StupidOS 2024-04-02 10:03:54 +00:00
0cf565c93c chore: sorry
d0p1 pushed to master at d0p1/StupidOS 2024-03-31 14:50:25 +00:00
2386bcc417 docs: reorganize menu and add a link to C coding styles
d0p1 pushed to master at d0p1/StupidOS 2024-03-31 10:38:35 +00:00
6d5cfb1669 chore: remove useless file and trying refactor bootloader
d0p1 opened issue d0p1/StupidOS#6 2024-03-28 12:48:34 +00:00
multiboot: retrive and sanitize memory map
d0p1 pushed to master at d0p1/StupidOS 2024-03-28 12:26:36 +00:00
fdd16ec651 ci: deploy to github page
d0p1 pushed to master at d0p1/StupidOS 2024-03-27 13:43:51 +00:00
4acbdade68 build: docs + website
d0p1 pushed to master at d0p1/StupidOS 2024-03-26 09:04:16 +00:00
0666a769d3 build: fix missing DESTDIR
d0p1 pushed to master at d0p1/StupidOS 2024-03-26 06:48:44 +00:00
0365dd5da5 build: define INCDIR,BINDIR,LIBDIR...
d0p1 pushed to master at d0p1/StupidOS 2024-03-24 08:44:21 +00:00
9a5b474ad2 chore: lib/ cleanup
d0p1 pushed to master at d0p1/StupidOS 2024-03-24 08:04:34 +00:00
2b425caf5f chore: external dir
d0p1 pushed to master at d0p1/StupidOS 2024-03-24 08:03:10 +00:00
74e09f7b33 refactor: reorganize bootloader source code
d0p1 pushed to master at d0p1/StupidOS 2024-03-21 12:18:29 +00:00
a4d5179982 doc: describe COFF file structure
d0p1 pushed to master at d0p1/StupidOS 2024-03-21 10:42:40 +00:00
e9ec779ca0 feat: EFI 'hello, world'