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
7f8cad83b1
banan-os
/
kernel
/
arch
/
x86_64
History
Bananymous
7f8cad83b1
Kernel: x86_64 boot script now makes GDT with null, kernel code and data
2023-03-01 21:21:56 +02:00
..
IDT.cpp
Kernel: IDT now confirms that it allocated succesfully
2023-02-22 21:48:40 +02:00
MMU.cpp
Kernel: MMU now takes flags when allocating pages
2023-03-01 21:21:56 +02:00
SpinLock.S
Kernel: Implement basic SpinLock
2023-02-01 01:52:52 +02:00
Thread.S
Kernel: Sleep now actually sleeps and allows idling
2023-02-19 18:52:25 +02:00
boot.S
Kernel: x86_64 boot script now makes GDT with null, kernel code and data
2023-03-01 21:21:56 +02:00
crti.S
Kernel: Finally managed to get 64-bit working
2023-01-25 19:19:28 +02:00
crtn.S
Kernel: Finally managed to get 64-bit working
2023-01-25 19:19:28 +02:00
interrupts.S
Kernel: Add actual register values to x86_64 kernel panic
2023-01-30 18:52:38 +02:00
linker.ld
Kernel: Finally managed to get 64-bit working
2023-01-25 19:19:28 +02:00
make.config
Kernel: Fix prefs font for 32 bit
2023-02-24 03:19:54 +02:00