A YDT
is a simple ASCII terminal for the Microsoft Windows (c) 2000/XP. It
works with a serial ports and it is very suitable for the debugging
embedded application. The YDT supports a variable pitch fonts, recording to
the file, etc.
As YDT's purpose is debugging support, the YDT has the separate view for receiving data and the combo-box editor for the commands to send.
The receiving view
makes the "\r\n" sequence processing and an auto-wrapping for the very
long input strings without the "\r\n" sequence. The receiving view performs a very
fast screen drawing.
The combo-box editor
keeps the sent commands in the system registry for the easy command repeating
during another session.

YDT License:
THIS SOFTWARE IS
PROVIDED BY THE YURI TIOMKIN "AS IS" AND ANY EXPRESS OR IMPLIED
WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN
NO EVENT SHALL YURI TIOMKIN BE LIABLE FOR ANY DIRECT, INDIRECT,
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR
TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE
USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
DAMAGE.