diff --git a/Roadmap.md b/Roadmap.md index 0e81534..100455c 100644 --- a/Roadmap.md +++ b/Roadmap.md @@ -2,6 +2,7 @@ There are lots of things to do...these are just some obvious ones before we can ### CLI - [ ] Implement proper argument parsing: *TBI* +- [ ] Implement tool for remapping input: *TBD* ### Debugger/GUI - [x] Integrate symbols into disassembler view: *mattvail*