* src/tap/chain.c (chain_shift_instructions): Moved test for parts without active instruction before
shifting process.
(chain_shift_data_registers): Moved test for parts without active instruction or data register before
shifting process.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@514 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
* include/jtag.h (detect_register_size): Added function declaration.
* src/discovery.c (detect_register_size): Changed to non-static.
* src/detect.c (detect_parts): Added support for parts without IDCODE.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@510 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
* src/jtag.c (jtag_creae_jtagdir): New function (Alessandro Zummo).
(jtag_load_history): Ditto.
(jtag_save_history): Ditto.
(jtag_readline_loop): Ditto.
(jtag_parse_file): Ditto.
(jtag_parse_rc): Ditto.
(jtag_parse_line): New funcion, content extracted from main function, added new
'script' command (Alessandro Zummo).
(main): Moved parsing capability to jtag_parse_line function (Alessandro Zummo).
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@360 b68d4a1b-bc3d-0410-92ed-d4ac073336b7