aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorDavid Li <li.davidm96@gmail.com>2016-01-11 09:58:59 -0700
committerDavid Li <li.davidm96@gmail.com>2016-01-11 09:58:59 -0700
commit5c59bbe2b4ed58d28415ad1e67cb909f5965b238 (patch)
treeb0d88109580143eae0057b3a22682f2548256895 /TODO.md
parentced4b184b70015bd78db9b36ac9fdde6309983af (diff)
Give player 2 correct core_id arg
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 b5afe53..277ccc7 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)
+ - [ ] `ReverseMmu` needs to mark VA 0x0 as invalid somehow
- [x] Sneak attack/retreat needs to be per-core
- [ ] Implement global data structures
- [ ] Player status