From efca681c69e8d1256d7082e768570ea723de65a2 Mon Sep 17 00:00:00 2001 From: ChUrl Date: Tue, 21 Mar 2023 19:38:48 +0100 Subject: [PATCH] Fix bug in input/output connection and connect CPU to TTY --- cpu8_v1.circ | 80 ++++++++++++++++++++++++++++++++++++++++++++-------- 1 file changed, 68 insertions(+), 12 deletions(-) diff --git a/cpu8_v1.circ b/cpu8_v1.circ index 43c56e9..235c1fd 100644 --- a/cpu8_v1.circ +++ b/cpu8_v1.circ @@ -208,6 +208,14 @@ + + + + + + + + @@ -249,13 +257,11 @@ - - @@ -311,18 +317,13 @@ addr/data: 8 8 -5 81 a 82 44 99 f 82 -45 0 80 c1 +30 86 31 86 32 86 33 86 +34 86 35 86 36 86 37 86 +38 86 39 86 0 c4 - - - - - - @@ -413,7 +414,7 @@ - + @@ -548,6 +549,8 @@ + + @@ -557,6 +560,8 @@ + + @@ -565,8 +570,10 @@ - + + + @@ -1117,4 +1124,53 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +