Commit Graph

4 Commits

Author SHA1 Message Date
c4342f1b89 Minor code improvements 2018-12-31 14:16:58 +01:00
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
b431e382e8 Interrupt Vector Table, first tests
Populated a relocated IVT, and tested SWI (Software Interrupt)
2018-12-30 22:44:14 +01:00
50361931df Nice printk and file organization 2018-12-28 11:30:39 +01:00