More work on interrupt handling, Started timer interrupt implementation, PIC remapped hopefully successfull

This commit is contained in:
2021-05-16 15:53:14 +01:00
parent 28ac6a05af
commit 592db0ebcf
15 changed files with 580 additions and 350 deletions

View File

@ -7,6 +7,9 @@ ________________________
The first scrolling boot screen. 😲
<img src="screenshots/WIP_interruptHandling.png"></img>
W.I.P - Working on interrupt handling
________________________
### The goal