aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorDavid Li <li.davidm96@gmail.com>2016-01-10 10:13:40 -0700
committerDavid Li <li.davidm96@gmail.com>2016-01-10 10:13:40 -0700
commit70ef4cc988e7daa240d331082e566add286089ab (patch)
tree0a5d49986a010d643418f6ad7d4819b83747c4ac /TODO.md
parentc8e241211445db065745c0e171c3b00e1aff5431 (diff)
Give individual cores secondary cache access
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
index 1ffd873..2aca194 100644
--- a/TODO.md
+++ b/TODO.md
@@ -19,6 +19,7 @@ https://git.lidavidm.me/cacheracer/.
- [ ] Make sure `ReverseMmu` maps addresses correctly (i.e. 0x0 should
map to an actual array element)
+- [ ] Sneak attack/retreat needs to be per-core
- [ ] Implement global data structures
- [ ] Player status
- [ ] Core status