Commit Graph

5 Commits

Author SHA1 Message Date
giomba 06f000e19a Interrupts and Timers 2019-01-06 17:33:02 +01:00
giomba 52c288a056 Improved SWI service routine to handle C functions 2018-12-31 17:28:04 +01:00
giomba d3152ca2ad Auto-alignment of vector table
And discovered fundamental difference between .align and .balign on ARM
ftp://ftp.gnu.org/old-gnu/Manuals/gas/html_chapter/as_7.html
2018-12-31 12:32:26 +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 49f0237874 First commit 2018-12-28 09:20:09 +01:00