This website requires JavaScript.
Explore
Help
Sign In
Fennix
/
Kernel
Watch
1
Star
0
Fork
0
You've already forked Kernel
mirror of
https://github.com/Fennix-Project/Kernel.git
synced
2025-05-28 15:34:33 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Kernel
/
Architecture
/
i686
History
Alex
9c3c07116c
Fixed compilation issues on x32
2022-10-21 03:59:01 +03:00
..
cpu
Fixing SMP stub for x32 and arm64
2022-10-12 04:34:56 +03:00
Interrupts
Fixed compiling for x32 & arm64
2022-10-17 04:09:54 +03:00
ArithmeticOperations.c
Fixed compilation issues on x32
2022-10-21 03:59:01 +03:00
boot.asm
x32 still not working (TODO: do 1:1 page mapping, except for kernel)
2022-10-18 21:16:12 +03:00
linker.ld
32bit booting working
2022-10-18 00:19:44 +03:00
Multiboot2.cpp
x32 still not working (TODO: do 1:1 page mapping, except for kernel)
2022-10-18 21:16:12 +03:00
SystemCalls.cpp
Added syscalls stub
2022-10-12 04:34:37 +03:00