summaryrefslogtreecommitdiff
path: root/io (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Control register values should not be "unsigned int"Julian Blake Kongslie2022-10-293-5/+9
|
* Initial interrupt controller supportJulian Blake Kongslie2022-10-221-9/+9
|
* Merge TT_INPUT and TT_OUTPUT into TT_BITSJulian Blake Kongslie2022-10-221-7/+7
|
* Faster IO model (until we determine how slow FOCAL needs to be)Julian Blake Kongslie2022-10-171-1/+1
|
* Nearly-working version of TTY outputJulian Blake Kongslie2022-10-161-1/+1
|
* Support for log-based event modelJulian Blake Kongslie2022-10-163-0/+82