rockbox/utils/regtools/qeditor
Amaury Pouly 04fc97b362 regtools/qeditor: implement UI code to write registers
The UI now has a "read-only" check box to prevent accidently changes: once
unchecked, the UI can do write to register (only full register writes are
supported for now). If the register supports it, the UI provides SCT writes
as well. The display register panel was moved to its own class to cleanup
things a bit.

Change-Id: I0fc6aab3b351f9080076102ee6fad0037ab5353b
2014-02-10 23:14:27 +01:00
..
analyser.cpp regtools/qeditor: rewrite soc handling 2014-02-10 23:14:26 +01:00
analyser.h regtools/qeditor: rewrite soc handling 2014-02-10 23:14:26 +01:00
backend.cpp regtools/qeditor: enhance backend write with write mode (SCT) 2014-02-10 23:14:27 +01:00
backend.h regtools/qeditor: enhance backend write with write mode (SCT) 2014-02-10 23:14:27 +01:00
main.cpp utils/regtools: make qeditor able to poke directly at a hwstub device 2014-02-10 23:14:25 +01:00
mainwindow.cpp regtools/qeditor: clean-up 2014-02-10 23:14:26 +01:00
mainwindow.h regtools/qeditor: clean-up 2014-02-10 23:14:26 +01:00
qeditor.pro utils/regtools: make qeditor able to poke directly at a hwstub device 2014-02-10 23:14:25 +01:00
regtab.cpp regtools/qeditor: implement UI code to write registers 2014-02-10 23:14:27 +01:00
regtab.h regtools/qeditor: implement UI code to write registers 2014-02-10 23:14:27 +01:00
settings.cpp regtools: add graphical register explorer + analyser 2013-08-21 20:18:37 +02:00
settings.h regtools: add graphical register explorer + analyser 2013-08-21 20:18:37 +02:00
std_analysers.cpp regtools/qeditor: rewrite soc handling 2014-02-10 23:14:26 +01:00
std_analysers.h regtools/qeditor: rewrite soc handling 2014-02-10 23:14:26 +01:00