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-29 15:57:59 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Kernel
/
Architecture
/
i686
History
Alex
776f6d71b0
implemented fxsr
2022-11-06 04:55:01 +02:00
..
cpu
implemented fxsr
2022-11-06 04:55:01 +02: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
LockAssembly.S
Fixed compilation failing on i386
2022-10-28 09:06:09 +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