mirror of
https://github.com/mcanlas/6502-opcodes.git
synced 2025-01-03 08:31:26 +00:00
intent
This commit is contained in:
parent
5d37a80c95
commit
c0c074a6dd
2
TODO.md
2
TODO.md
@ -4,4 +4,6 @@
|
||||
- writing a value does two things
|
||||
1. establishes a fungible "init" phase (where we can take advantage of accumulator sharing)
|
||||
2. allows read-leases for some known scope
|
||||
- shared initialization can happen with constants but can also be shared with read side effects
|
||||
- is the spec for reading from a register descriable as data? e.g. are these two requests semantically equal vs independent side-effects
|
||||
- but what then is a write lease and how is it finite?
|
||||
|
Loading…
Reference in New Issue
Block a user