summaryrefslogtreecommitdiff
path: root/programs/echo_optimal.pal (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix echo_optimal (was not resetting AC on all loop iterations)Julian Blake Kongslie2022-10-311-6/+6
|
* Understanding interrupt handling within SIMH (see echo_int.pal)Julian Blake Kongslie2022-10-291-0/+67
Add list of Bugs Add event log file parser More changes associated with widening the ctlregs (FIXME add a typedef) Add some keyboard instructions