diff options
| author | Julian Blake Kongslie | 2022-10-31 19:03:38 -0700 |
|---|---|---|
| committer | Julian Blake Kongslie | 2022-10-31 19:03:38 -0700 |
| commit | 82c461307eba25265867f233a27060621ac6cba4 (patch) | |
| tree | dc6d0bb8ce85b1861146abf13183140e45476c23 /Bugs | |
| parent | Fix echo_optimal (was not resetting AC on all loop iterations) (diff) | |
| download | biggolf-82c461307eba25265867f233a27060621ac6cba4.tar.xz | |
TAD is 12-bit addition with carry-complements-link, not 13-bit addition
Diffstat (limited to 'Bugs')
| -rw-r--r-- | Bugs | 1 |
1 files changed, 0 insertions, 1 deletions
| @@ -1,2 +1 @@ | |||
| 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) | IF is used for same-page and zero-page memory accesses (including the first access of an indirect) | |
