|
1f6ce53e08
|
Add method to post an interrupt in software
|
2016-03-13 15:47:50 -04:00 |
|
|
1bbd99aeee
|
Rename writeChar, writeString -> printChar, printString
|
2016-03-13 13:32:52 -04:00 |
|
|
46d18b97d5
|
Basic framework for getting interrupts to go, but alas nothing yet...
|
2016-03-13 13:17:08 -04:00 |
|
|
c581d1b99a
|
Initialize PICs instead of remapping -- masks all interrupts
|
2016-03-13 12:53:28 -04:00 |
|
|
9bb7e91b66
|
auto& instead of just auto
Grrr... I hate C++ sometimes.
Thanks Aimee~.
|
2016-03-12 19:14:48 -05:00 |
|
|
3e973716f8
|
Create a system interrupt handler and call initialize()
Loads interrupt table and programs PIC chips
|
2016-03-09 01:23:06 -05:00 |
|
|
6677af27f6
|
Rough outline of InterruptHandler
|
2016-03-09 01:17:13 -05:00 |
|