tabs/kernel
2020-01-28 23:10:35 +01:00
..
drivers/keyboard Fix shift state and address BSS issue 2020-01-10 09:50:22 +01:00
tests Maybe include the file I want to commit 2020-01-28 22:32:32 +01:00
util Refactor to use the print function, at byte formatter, at memdump cmd 2020-01-28 23:10:35 +01:00
exception.c Made exception handler describe flags 2020-01-10 14:44:09 +01:00
exception_list.c Add Exception handling 2020-01-09 16:27:19 +01:00
inline_asm.c Add getgdt, struggle a bit, give up, cry... 2020-01-10 02:23:59 +01:00
interrupts.c Add Exception handling 2020-01-09 16:27:19 +01:00
kernel.c Add print function, add more memory prints at startup 2020-01-28 22:25:37 +01:00
linker.ld Restructure bootloader 2019-12-28 21:05:22 +01:00
memory.c Refactor to use the print function, at byte formatter, at memdump cmd 2020-01-28 23:10:35 +01:00
shell.c Refactor to use the print function, at byte formatter, at memdump cmd 2020-01-28 23:10:35 +01:00
terminal.c Add minimal shell, find out that stuff is broken :'( 2020-01-09 18:32:12 +01:00
wrapper.asm Add getgdt, struggle a bit, give up, cry... 2020-01-10 02:23:59 +01:00