From 1847bba4d356264268116d7d0b313b86e0af7c5b Mon Sep 17 00:00:00 2001 From: Alex AUVOLAT Date: Fri, 3 Jan 2014 22:43:07 +0100 Subject: CPU all implemented except missing ALU operations. --- plan_micro.tm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plan_micro.tm') diff --git a/plan_micro.tm b/plan_micro.tm index 4431f85..ae8c5b9 100644 --- a/plan_micro.tm +++ b/plan_micro.tm @@ -145,8 +145,8 @@ ; R\0> (8 bits)>|>|||||+d|)>\R> (8 bits)>|>|||||mem+R|)>> (16 bits)>|>|||||+R|)>\R> - (16 bits)>|>|||||mem+R|)>> - (8 bits)>|>|||||+R|)>\R> + (16 bits)>|>|||||\mem+R|)> + ; R\0> (8 bits)>|>|||||+R|)>\R> (8 bits)>|>|||||\d>>|>|||||\d ; R\0>>|>|||||\d>>|>|||||\d ; R\0>>|>||||>||>||||>||>||||>||>||||>|>>|>>>>|Instructions -- cgit v1.2.3