summaryrefslogtreecommitdiff
path: root/isa/isa.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Restructure a lot of the control registersJulian Blake Kongslie2022-10-311-2/+18
|
* Level-trigger on TTO_FLAG instead of edge-trigger.Julian Blake Kongslie2022-10-311-1/+0
|
* Understanding interrupt handling within SIMH (see echo_int.pal)Julian Blake Kongslie2022-10-291-14/+23
| | | | | | | | | | 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/+2
|
* Initial interrupt controller supportJulian Blake Kongslie2022-10-221-0/+1
|
* Merge TT_INPUT and TT_OUTPUT into TT_BITSJulian Blake Kongslie2022-10-221-2/+11
|
* Support for log-based event modelJulian Blake Kongslie2022-10-161-6/+6
|
* Add MQ register support.Julian Blake Kongslie2022-10-151-0/+3
|
* Minor cleanup and some compilation fixes.Julian Blake Kongslie2022-10-071-1/+3
|
* Initial commit.Julian Blake Kongslie2022-10-021-0/+44