This website requires JavaScript.
Explore
Help
Sign In
Sinipelto
/
banan-os
Watch
1
Star
0
Fork
0
You've already forked banan-os
forked from
Bananymous/banan-os
Code
Pull Requests
Activity
Files
8f1b6da2af68d9cd85b489f6e73711b1c1383f24
banan-os
/
kernel
History
Bananymous
8f1b6da2af
Kernel: Use Vector instead of raw poiters in Disk stuff
...
We now don't have to manually free allocated data
2023-02-16 20:48:41 +02:00
..
arch
Kernel: remove unnecessary function from x86_64 Thread.S
2023-02-02 23:48:18 +02:00
include
/kernel
Kernel: Use Vector instead of raw poiters in Disk stuff
2023-02-16 20:48:41 +02:00
kernel
Kernel: Use Vector instead of raw poiters in Disk stuff
2023-02-16 20:48:41 +02:00
.gitignore
Initial commit. We have a booting kernel
2022-11-12 21:04:47 +02:00
icxxabi.cpp
Kernel: Add some more cxxabi functionality
2023-02-02 15:50:26 +02:00
Makefile
Kernel: Start working on filesystem
2023-02-16 20:00:31 +02:00