summaryrefslogtreecommitdiff
path: root/cpu/interrupts (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add config-related instructions, specify what happens if an IRQ that isn't ha...Test_User2023-06-111-0/+3
* Add iret* instructionsTest_User2023-04-261-1/+1
* Add hardware task switching, get rid of software interruptsTest_User2023-01-057-63/+10
* Added incomplete instruction set overview, fixed some other stuffTest_User2022-11-143-3/+4
* added basics for exceptions (incomplete)Test_User2022-10-083-4/+37
* Add basic CPU-related ideas.Test_User2022-10-074-0/+33