diff options
| author | Julian Blake Kongslie | 2022-10-29 18:18:26 -0700 |
|---|---|---|
| committer | Julian Blake Kongslie | 2022-10-29 18:18:26 -0700 |
| commit | 9f4aa97822adc791f700670ef0fc7636849563b7 (patch) | |
| tree | 0b9d6c1bb1d7d596501df3b77ab3d7b9f191aa4f /Bugs | |
| parent | Control register values should not be "unsigned int" (diff) | |
| download | biggolf-9f4aa97822adc791f700670ef0fc7636849563b7.tar.xz | |
Understanding interrupt handling within SIMH (see echo_int.pal)
Add list of Bugs
Add event log file parser
More changes associated with widening the ctlregs (FIXME add a typedef)
Add some keyboard instructions
Diffstat (limited to 'Bugs')
| -rw-r--r-- | Bugs | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -0,0 +1,2 @@ | |||
| 1 | TAD should do AC+[mem] and invert the link bit if the result carries | ||
| 2 | IF is used for same-page and zero-page memory accesses (including the first access of an indirect) | ||
