This website requires JavaScript.
Explore
Help
Sign in
jack
/
42-archive
Watch
1
Star
0
Fork
You've already forked 42-archive
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
fd0915048d
42-archive
/
kernel-rs
/
src
/
arch
/
x86
History
Jack Halford
fd0915048d
removed unused segments selectors in assembly
2018-04-12 18:01:13 +02:00
..
device
code doesnt work anymore but i'm commiting anyway, shoot me
2018-04-09 13:33:16 +02:00
interrupt
context gone
2018-04-12 15:32:11 +02:00
paging
gdt support in rust
2018-04-12 17:59:14 +02:00
boot.asm
removed unused segments selectors in assembly
2018-04-12 18:01:13 +02:00
gdt.rs
gdt support in rust
2018-04-12 17:59:14 +02:00
grub.cfg
major refactoring for upcoming cross platform, also recycle allocator for the physical frames
2018-03-29 17:10:42 +02:00
idt.rs
massive memory problem averted: we were just being stupid like usual
2018-04-12 14:27:41 +02:00
linker.ld
massive memory problem averted: we were just being stupid like usual
2018-04-12 14:27:41 +02:00
mod.rs
context gone
2018-04-12 15:32:11 +02:00
multiboot_header.asm
Merge branch 'ACPI' into KFS-2 + add help function
2018-03-02 17:09:42 +01:00
pti.rs
code doesnt work anymore but i'm commiting anyway, shoot me
2018-04-09 13:33:16 +02:00
start.asm
major refactoring for upcoming cross platform, also recycle allocator for the physical frames
2018-03-29 17:10:42 +02:00