Jenny Curle
|
31d2e10b69
|
Implement a GDT, IDT with ISR and IRQ
Basically, added error handling, interrupts and basic hardware communication is now possible. Yay.
|
2019-04-07 23:43:09 +01:00 |
|
Jenny Curle
|
15dc60aa12
|
Fix GDT subroutine
Also made some type changes in serial.h
|
2019-04-07 16:36:51 +01:00 |
|
Jenny Curle
|
e4fcbb20b4
|
Implement Serial Console messaging.
Intended to be used for debugging, but it's useful.
|
2019-04-07 15:34:15 +01:00 |
|
Jenny Curle
|
7c3dc4cacc
|
Finish GDT code
|
2019-04-06 20:25:31 +01:00 |
|
Jenny Curle
|
a3e0852ec7
|
Begin support for Global Descriptor Tables
|
2019-04-06 20:00:11 +01:00 |
|