aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorDavid Li <li.davidm96@gmail.com>2016-01-12 09:07:06 -0700
committerDavid Li <li.davidm96@gmail.com>2016-01-12 09:07:06 -0700
commit73a1c6f06224a7e892c90186ff15567e11ced31c (patch)
tree58813dcca33ba910c3e8a659b548aeb587d50364 /TODO.md
parentc1625c144872e34c4156dc67c78512094a75fd3c (diff)
Update secondary cache (if applicable) on write
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 eeaefe6..5de3a9a 100644
--- a/TODO.md
+++ b/TODO.md
@@ -21,6 +21,7 @@ https://git.lidavidm.me/cacheracer/.
map to an actual array element)
- [ ] `ReverseMmu` needs to mark VA 0x0 as invalid somehow
- [x] Sneak attack/retreat needs to be per-core
+- [x] ~~Invalidate~~/update other caches when a write is made
- [ ] Implement global data structures
- [ ] Player status
- [ ] Core status