aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
index fb685ab..b2f00b7 100644
--- a/TODO.md
+++ b/TODO.md
@@ -27,6 +27,9 @@ https://git.lidavidm.me/cacheracer/.
- [ ] Core status
- [ ] Cache info
- [ ] Enemy memory should be inaccessible unless in sneak-attack mode
+- [ ] Easy snooping: instead of storing data in cache, just track tags
+ and defer to memory when data actually read (depends on memory not
+ itself stalling)
## Scoring