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-03-20 15:51:34 +00:00
03c95cb0a4 chore: add 'coff.h' header
d0p1 pushed to master at d0p1/StupidOS 2024-03-20 09:50:24 +00:00
9aaad60e6e fix: multiboot in stpdboot.sys
d0p1 pushed to master at d0p1/StupidOS 2024-03-04 13:05:32 +00:00
6b36d17a5e chore: update README.md
d0p1 commented on issue d0p1/StupidOS#5 2024-03-03 15:41:04 +00:00
Handhover boot protocol

Maybe in stpdboot.sys but not in kernel

d0p1 pushed to master at d0p1/StupidOS 2024-03-03 15:39:28 +00:00
4361041d09 feat(tools): list file in fat12 root directory
060c2835f6 refactor: move multiboot struct from kernel to loader
Compare 2 commits »
d0p1 pushed to master at d0p1/StupidOS 2024-03-03 14:08:59 +00:00
e71c7ce555 feat(tools): dump bpb info
d0p1 pushed to main at ilo-pona/65oo2 2024-02-29 15:26:05 +00:00
3b0e785644 Colorize disassembler output
d0p1 pushed to main at ilo-pona/65oo2 2024-02-29 14:33:01 +00:00
262a211da9 Basic cli handling
d0p1 pushed to main at ilo-pona/65oo2 2024-02-29 13:17:24 +00:00
d0p1 pushed to main at ilo-pona/65oo2 2024-02-26 10:19:32 +00:00
d53f1cbfe0 Add PER instruction
d0p1 pushed to main at ilo-pona/65oo2 2024-02-25 15:58:15 +00:00
eef80e2199 WIP work on VM. Also add program icon
d0p1 pushed to main at ilo-pona/65oo2 2024-02-24 20:43:11 +00:00
87a44f2d3a Update isa.org add D register
d0p1 pushed to main at ilo-pona/xv6-65oo2 2024-02-23 19:32:26 +00:00
890dce97b4 Update README
d0p1 created branch main in ilo-pona/xv6-65oo2 2024-02-23 19:28:19 +00:00
d0p1 pushed to main at ilo-pona/xv6-65oo2 2024-02-23 19:28:19 +00:00
f5b93ef12f Update acks
3d6ce9b308 Separate tests in slow and quick. The slow tests run xv6 out of
ed101befee comment the sfences
581bc4cbd1 sfence before enabling paging
29ce3161f8 Merge branch 'riscv' of g.csail.mit.edu:xv6-dev into riscv
Compare 10 commits »
d0p1 created repository ilo-pona/xv6-65oo2 2024-02-23 19:26:18 +00:00
d0p1 pushed to 65oo2 at d0p1/ack 2024-02-23 15:09:45 +00:00
c4bbe52d24 Pretty working 65oo2 assembler.
d0p1 pushed to main at ilo-pona/65oo2 2024-02-23 14:25:03 +00:00
7277a769fb Update doc
d0p1 pushed to main at ilo-pona/65oo2 2024-02-23 00:35:57 +00:00
f9af0db237 typo
d0p1 pushed to main at ilo-pona/65oo2 2024-02-22 19:41:05 +00:00
b5c3e7f930 Update readme