From bf52dfb9e4fe7b28876ce7db7bdd87b6fc9ef986 Mon Sep 17 00:00:00 2001 From: Phil Budne Date: Fri, 11 Mar 2016 16:33:18 -0500 Subject: [PATCH] unixv0.sim: set tty input to 8 bit clean (no upper casing) --- build/unixv0.simh | 1 + 1 file changed, 1 insertion(+) diff --git a/build/unixv0.simh b/build/unixv0.simh index ddd4927..4591561 100644 --- a/build/unixv0.simh +++ b/build/unixv0.simh @@ -3,6 +3,7 @@ set cpu eae set cpu history=100 show cpu +set tti 8b set rb ena att rb image.fs show dev