summaryrefslogtreecommitdiff
path: root/isa/decode.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix rotate left to not drop the highest bitJulian Blake Kongslie2022-10-171-2/+2
|
* Clean up address handling and change autoinc to preincrementJulian Blake Kongslie2022-10-171-2/+2
|
* Nearly-working version of TTY outputJulian Blake Kongslie2022-10-161-8/+68
|
* Support for log-based event modelJulian Blake Kongslie2022-10-161-5/+15
|
* Add MQ register support.Julian Blake Kongslie2022-10-151-0/+19
|
* Implement most of the OPR instructions.Julian Blake Kongslie2022-10-151-3/+87
|
* Minor cleanup and some compilation fixes.Julian Blake Kongslie2022-10-071-1/+1
|
* Initial commit.Julian Blake Kongslie2022-10-021-0/+96