summaryrefslogtreecommitdiff
path: root/Bugs
diff options
context:
space:
mode:
authorJulian Blake Kongslie2022-10-31 19:14:05 -0700
committerJulian Blake Kongslie2022-10-31 19:14:05 -0700
commit91ed230d8324cded1a5d82cf8f85d9d81af00956 (patch)
tree393fad29edee7c13012ec7dd7628e6cfe8c62dc6 /Bugs
parentTAD is 12-bit addition with carry-complements-link, not 13-bit addition (diff)
downloadbiggolf-91ed230d8324cded1a5d82cf8f85d9d81af00956.tar.xz
Only use DF for addresses generated via indirection.
Diffstat (limited to '')
-rw-r--r--Bugs1
1 files changed, 0 insertions, 1 deletions
diff --git a/Bugs b/Bugs
deleted file mode 100644
index a4a5ad9..0000000
--- a/Bugs
+++ /dev/null
@@ -1 +0,0 @@
1IF is used for same-page and zero-page memory accesses (including the first access of an indirect)