summaryrefslogtreecommitdiff
path: root/cpu (unfollow)
Commit message (Expand)AuthorFilesLines
2023-07-13License clarificationAndrew Yu1-0/+10
2023-06-17Add some parameter types, make parameters a dynamic size without harming cpu ...Test_User2-30/+83
2023-06-16LICENSE: It is 2023Andrew Yu1-2/+2
2023-06-14Add a bunch of fewer-parameter versions of instructions, specify that special...Test_User21-0/+178
2023-06-14Bit of change to parameters, and fixing it to actually say what I meant; more...Test_User2-5/+11
2023-06-12Change instruction format a bit, continue assembler writingTest_User1-5/+5
2023-06-11Explicitly define some more stuffTest_User2-3/+3
2023-06-11Add config-related instructions, specify what happens if an IRQ that isn't ha...Test_User5-0/+47
2023-06-10Fix subtract parameter ordering, add .gitignore for active nanoTest_User2-2/+2
2023-05-14Fix definition for MRTest_User1-1/+1