JuliOS/src
Julien CLEMENT 204b464f59
All checks were successful
continuous-integration/drone/push Build is passing
fix(heap): increased heap size to 1MiB
Signed-off-by: Julien CLEMENT <julien.clement@epita.fr>
2022-04-22 08:55:26 +02:00
..
boot fix(readme): fix typos in readme 2021-12-13 16:10:38 +01:00
interrupts feat(keyboard): add distinct module for keyboard 2022-04-21 17:38:46 +02:00
memory fix(heap): increased heap size to 1MiB 2022-04-22 08:55:26 +02:00
gdt.rs feat(pic): add pic init 2021-12-04 20:03:25 +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