Commit Graph

5 Commits

Author SHA1 Message Date
giomba 06f000e19a Interrupts and Timers 2019-01-06 17:33:02 +01:00
giomba c4342f1b89 Minor code improvements 2018-12-31 14:16:58 +01:00
giomba c4bfb74eef Tested some exceptions; Added a simple panic function
Working exception handlers at the moment:
- und
- swi
- data_abt
Others not tested (yet)
2018-12-30 23:45:46 +01:00
giomba b431e382e8 Interrupt Vector Table, first tests
Populated a relocated IVT, and tested SWI (Software Interrupt)
2018-12-30 22:44:14 +01:00
giomba 50361931df Nice printk and file organization 2018-12-28 11:30:39 +01:00