This website requires JavaScript.
Explore
Help
Sign In
ext
/
caos-with-snake
Watch
1
Star
0
Fork
0
You've already forked caos-with-snake
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
caos-with-snake
/
cpu
History
Andreew Gregory
f601c99d39
chatgpt solved this one for me
2026-04-06 05:41:34 +03:00
..
gdt.c
Fix run_elf (still leaking memory now).
2025-01-18 02:05:34 +04:00
gdt.h
Fix run_elf (still leaking memory now).
2025-01-18 02:05:34 +04:00
idt.c
chatgpt solved this one for me
2026-04-06 05:41:34 +03:00
isr.h
Interrupt handling and ATA driver.
2023-01-21 13:55:26 +04:00
memlayout.h
I think I fixed a bunch of stuff
2026-04-06 05:20:00 +03:00
swtch.S
Lecture 3: running binaries in userspace.
2023-01-31 13:17:22 +04:00
vectors.S
Interrupt handling and ATA driver.
2023-01-21 13:55:26 +04:00
x86.h
Add drivers/graphics.c.
2025-02-01 17:25:59 +04:00