|
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 |
|