diff options
author | Karel Kočí <cynerd@email.cz> | 2018-01-08 21:37:06 +0100 |
---|---|---|
committer | Karel Kočí <cynerd@email.cz> | 2018-01-08 21:37:06 +0100 |
commit | 7b270e4b0a79043b135f47085d0a9baa8afb5134 (patch) | |
tree | 94e4bf8596e1be97b124676339a2cdc70e885600 | |
parent | 9db54180133bb7598fff3f702c37163f4f5d4c9e (diff) | |
download | qtmips-7b270e4b0a79043b135f47085d0a9baa8afb5134.tar.gz qtmips-7b270e4b0a79043b135f47085d0a9baa8afb5134.tar.bz2 qtmips-7b270e4b0a79043b135f47085d0a9baa8afb5134.zip |
Add todo
-rw-r--r-- | TODO.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ * Firm endianity support * Full unprivileged instructions support * Windows support +* Implement some layout/algorithm to reorder registers and memory so that it can + be viewed horizontally. |