summaryrefslogtreecommitdiff
path: root/programs/echo_optimal.pal (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-10-31Fix echo_optimal (was not resetting AC on all loop iterations)Julian Blake Kongslie1-6/+6
2022-10-29Understanding interrupt handling within SIMH (see echo_int.pal)Julian Blake Kongslie14-30/+263
Add list of Bugs Add event log file parser More changes associated with widening the ctlregs (FIXME add a typedef) Add some keyboard instructions
2022-10-29Control register values should not be "unsigned int"Julian Blake Kongslie7-66/+37