summaryrefslogtreecommitdiff
path: root/cpu/access_control (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clearly define addressing translation, add some default segments, remove read...Test_User2023-04-281-0/+8
* Add hardware task switching, get rid of software interruptsTest_User2023-01-051-2/+2
* more segments, fewer addresses (and 64-bit mode is outgrown... use 128-bit mode)Test_User2023-01-031-6/+6
* Dynamic VLIW definition continued, fixed another missing thingTest_User2022-11-161-0/+2
* Added incomplete instruction set overview, fixed some other stuffTest_User2022-11-141-1/+1
* Add basic CPU-related ideas.Test_User2022-10-071-0/+70