summaryrefslogtreecommitdiff
path: root/programs/echo.pal (follow)
Commit message (Expand)AuthorAgeFilesLines
* Understanding interrupt handling within SIMH (see echo_int.pal)Julian Blake Kongslie2022-10-291-4/+2
* Control register values should not be "unsigned int"Julian Blake Kongslie2022-10-291-59/+5
* Add untested interrupt-based echo program with input bufferJulian Blake Kongslie2022-10-231-0/+67