From 73ab537bfc47263a11c5162bd5087203ef346a88 Mon Sep 17 00:00:00 2001 From: tmk Date: Fri, 3 Jan 2014 08:05:19 +0900 Subject: [PATCH] Add TRS-80 model 100 instruction --- converter/ascii_usb/README | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/converter/ascii_usb/README b/converter/ascii_usb/README index afd2e47f..b9c7ef25 100644 --- a/converter/ascii_usb/README +++ b/converter/ascii_usb/README @@ -28,6 +28,11 @@ Limitation -Scan code ---------- -ASCII code(0x01-7F) +TRS-80 model 100 +---------------- +Use TELCOM program with setting: 19200bps/8bit/odd parity/1stop bit +To set this configuration push Stat(F3) and input '9801D,10'. Then push Term(F4) to connect. + + + + -- 2.39.3