Commit Graph

7 Commits

Author SHA1 Message Date
ce6371f0c3 Added ISR for preemption of processes 2021-04-17 00:59:15 -05:00
6138766c49 Added sequence to remap PIC
Wrote GDT code in C
Added routines to initialize GDT and IDT
2021-04-16 01:45:40 -05:00
50fcaa2673 Added timer ISR 2021-04-15 07:22:01 -05:00
923057ee1c Removed 'interrupt' attribute from isr_ap_start()
Added message to division by 0 exception
2021-04-15 04:55:28 -05:00
d2617e4488 Wrote new ISR for AP entry 2021-04-15 04:51:23 -05:00
507b0fa53e Renamed ISR functions to fit convention 2021-04-14 03:25:55 -05:00
4e6f487a0a Moved ISRs and multiboot2 code to separate files 2021-04-14 00:11:44 -05:00