applet.jtag.mips: implement single register reads ...
by whitequark 6 years 9 months
applet.jtag.mips: implement single register reads and writes.
6eb30dc5
applet.mips.jtag: implement single stepping.
by whitequark 6 years 9 months
05e910ab
arch.mips_ejtag: extract from applet.jtag.mips.
by whitequark 6 years 9 months
de6c8acd
applet.jtag.mips: add (read-only) gdb remote proto...
by whitequark 6 years 9 months
applet.jtag.mips: add (read-only) gdb remote protocol support.

The only supported operations right now are:
* stopping target
* resuming target
* reading registers
* reading memory
53e6f528
support.endpoint: add a simple socket protocol han...
by whitequark 6 years 9 months
support.endpoint: add a simple socket protocol handler.
705654d5
applet.jtag.mips: add public API and track target ...
by whitequark 6 years 9 months
applet.jtag.mips: add public API and track target state.
0fd3fb7c
applet.mips: dump registers via PrAcc.
by whitequark 6 years 9 months
ee99c959
applet.jtag: specify frequency in kHz.
by whitequark 6 years 9 months
144e0756
arch.mips: implement a basic MIPS assembler.
by whitequark 6 years 9 months
a7e61f94
applet.jtag: hold TMS at 1 while pulsing TRST.
by whitequark 6 years 9 months
b081c2b3
Report a bug