From f79638d5418137072a954c88b48bee2095f14a70 Mon Sep 17 00:00:00 2001 From: Tommy Thorn Date: Fri, 24 Jul 2009 09:41:15 -0700 Subject: [PATCH] More future work ideas --- TODO | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/TODO b/TODO index bc97b2c..8920ae7 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,24 @@ TODO: +- embed the monitor and basic images into the binary + +- rpm and pkg installations + +- update sdk to forgo warning on MacOS + +- UI: + allow for switching input and output file while running + support pixel doubling + +- snapshot and resume complete machine state + + vnascom -s + + resumes the state in and saves the new state upon exit + (unless explicitly aborted). The previous state is renamed to + ~ to keep a backup. + + UI: take snapshot, reset, abort, revert + - Precise timings A rough, but machine independent job should be easily done. -- 2.11.4.GIT