aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorDavid Li <li.davidm96@gmail.com>2016-01-11 09:32:20 -0700
committerDavid Li <li.davidm96@gmail.com>2016-01-11 09:32:20 -0700
commitcf6dcc785562885621573d0700ee1b7787e2dfba (patch)
tree32f9a73f8a8d54a335f1ce0506fca26a554c9394 /TODO.md
parent70ef4cc988e7daa240d331082e566add286089ab (diff)
Fix read_word
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO.md b/TODO.md
index 2aca194..b5afe53 100644
--- a/TODO.md
+++ b/TODO.md
@@ -19,7 +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
+- [x] Sneak attack/retreat needs to be per-core
- [ ] Implement global data structures
- [ ] Player status
- [ ] Core status