From b7f2cec55f9a90032fc225fed0c1427faeadc879 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Sat, 27 Jan 2018 15:18:52 +0100 Subject: Various graphics tweaks --- TODO.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'TODO.md') diff --git a/TODO.md b/TODO.md index 01bc74a..5f6cfda 100644 --- a/TODO.md +++ b/TODO.md @@ -1,8 +1,9 @@ * 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. * On cache also allow calculate what time it would take with stalls. * Add at least one memory mapped periphery (leds or console?) * Unit tests for hazard unit +* When we are scrolling or content is updated in MemoryView the layout + recalculation is very annoying. It reorders view and that way blinks. +* Optimize MemoryView (it calls layout size and do_layout a lot) -- cgit v1.2.3