This website requires JavaScript.
Explore
Help
Sign In
Bananymous
/
banan-os
Watch
1
Star
1
Fork
You've already forked banan-os
1
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
9439582154
banan-os
/
kernel
/
arch
/
i386
History
Bananymous
80f9428337
Kernel: Fix prefs font for 32 bit
2023-02-24 03:19:54 +02:00
..
IDT.cpp
Kernel: IDT now confirms that it allocated succesfully
2023-02-22 21:48:40 +02:00
MMU.cpp
All: rename every function from UpperCamelCase to snake_case
2023-02-01 21:05:44 +02:00
SpinLock.S
Kernel: fix spinlock for i386
2023-02-02 15:49:00 +02:00
Thread.S
Kernel: Sleep now actually sleeps and allows idling
2023-02-19 18:52:25 +02:00
boot.S
Kernel: move GDT initialization to boot.S
2023-01-22 00:48:12 +02:00
crti.S
Rename .s extensions to .S
2022-11-15 09:25:18 +02:00
crtn.S
Rename .s extensions to .S
2022-11-15 09:25:18 +02:00
linker.ld
Kernel: Multiboot data and kernel command lines are now global variables
2023-01-10 17:50:24 +02:00
make.config
Kernel: Fix prefs font for 32 bit
2023-02-24 03:19:54 +02:00