aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
blob: 30b1b5a5854d73cd00ce4638ed6d579bebdc939f (plain)
1
2
3
4
5
6
7
8
9
10
* Full unprivileged instruction set support.
* On cache also allow calculate what time it would take with stalls.
* Unit tests for hazard unit
* Consider to notify MemoryView and ProgramView about changed range
  to limit update and redraw to required region only.
* Use background color to mark program and data in cache
* There seems to be some problem with layout recalculation when dock is
  pulled out of main window. When it's resized then it's immediately
  correctly recalculated.
* Implement and test more SPIM compatible syscalls.