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
2503938fc4
shift done, backspace done
2026-04-04 12:36:25 +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
Fix SYS_puts.
2025-01-18 15:52:48 +04:00
isr.h
Interrupt handling and ATA driver.
2023-01-21 13:55:26 +04:00
memlayout.h
shift done, backspace done
2026-04-04 12:36:25 +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