This website requires JavaScript.
Explore
Help
Sign In
Bananymous
/
banan-os
Watch
1
Star
1
Fork
1
You've already forked banan-os
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1945b716ad53b8b07419cdb464e78274ff9670c7
banan-os
/
kernel
/
arch
/
i386
History
Bananymous
6dc22b7251
Kernel: Add actual register values to x86_64 kernel panic
...
Very hackish implementation, but we now get actual registers at the time of the interrupt happening
2023-01-30 18:52:38 +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
IDT.cpp
Kernel: Add actual register values to x86_64 kernel panic
2023-01-30 18:52:38 +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: Rewrite APIC and PIC more OOP friendly
2023-01-23 20:13:57 +02:00
MMU.cpp
Kernel: Improve MMU
2023-01-26 02:57:14 +02:00