summaryrefslogtreecommitdiff
path: root/io/model.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Slower default output delayJulian Blake Kongslie2022-11-051-1/+1
|
* Support writing a trace at the end of execution.Julian Blake Kongslie2022-11-011-0/+3
|
* Understanding interrupt handling within SIMH (see echo_int.pal)Julian Blake Kongslie2022-10-291-0/+4
| | | | | | | | | | Add list of Bugs Add event log file parser More changes associated with widening the ctlregs (FIXME add a typedef) Add some keyboard instructions
* Control register values should not be "unsigned int"Julian Blake Kongslie2022-10-291-1/+4
|
* Faster IO model (until we determine how slow FOCAL needs to be)Julian Blake Kongslie2022-10-171-1/+1
|
* Support for log-based event modelJulian Blake Kongslie2022-10-161-0/+15