aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorDavid Li <li.davidm96@gmail.com>2016-01-25 14:45:32 -0500
committerDavid Li <li.davidm96@gmail.com>2016-01-25 14:45:32 -0500
commit0a17928ce7a20ffb06e55d8ea2edc98a9ec50260 (patch)
treea43be4681a7ad983973721cb7d66adae27f44e75 /TODO.md
parente46c829c3703be25c457e75bb7f46c05694f5e75 (diff)
docs(devkit): remove useless code in example bot
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