Sync/kernel
Curle d3c8dd45c7 Enable all serial debugging outputs in the interrupt handlers.
Serial should be working now, but i can never trust things to work first time.
2019-08-20 16:41:50 +01:00
..
memory Add some public-domain memory manipulation files as a stand-in for my AVX functions. 2019-07-24 20:24:38 +01:00
bootstrap.c Removed beep on boot. 2019-08-20 16:40:20 +01:00
descriptor_tables.c Change branding, ProjectRED -> Sync. 2019-07-17 02:04:04 +01:00
graphics.c More minor changes. 2019-07-24 01:37:39 +01:00
interrupts.c Enable all serial debugging outputs in the interrupt handlers. 2019-08-20 16:41:50 +01:00
kernel.c Updated the kernel.c comments. 2019-08-20 16:41:11 +01:00
memory.c Fix some small pointer issues. 2019-08-19 23:50:59 +01:00
ports.c Removed beep on boot. 2019-08-20 16:40:20 +01:00
print.c Semantics. 2019-08-20 16:40:48 +01:00
serial.c Fix WritePort mistakes in the serial file. 2019-08-20 16:39:20 +01:00
syscalls.c Format files 2019-04-03 17:46:58 -04:00
utils.c Slight cleanup of utils.c 2019-07-24 15:54:14 +01:00