JuliOS/src
Julien CLEMENT 609edb2bff
All checks were successful
continuous-integration/drone/push Build is passing
fix(readme): fix typos in readme
Signed-off-by: Julien CLEMENT <julien.clement@epita.fr>
2021-12-13 16:10:38 +01:00
..
boot fix(readme): fix typos in readme 2021-12-13 16:10:38 +01:00
memory feat(heap): refacto memory init and add heap simple allocation 2021-12-08 22:47:46 +01:00
gdt.rs feat(pic): add pic init 2021-12-04 20:03:25 +01:00
interrupts.rs feat(paging): add frame allocator and mapping test 2021-12-07 19:00:34 +01:00
lib.rs feat(heap): refacto memory init and add heap simple allocation 2021-12-08 22:47:46 +01:00
linker.ld feat(heap): refacto memory init and add heap simple allocation 2021-12-08 22:47:46 +01:00
serial.rs fix(pit): fix interrupt race conditions 2021-12-04 22:57:51 +01:00
vga.rs fix(pit): fix interrupt race conditions 2021-12-04 22:57:51 +01:00