From: Christian Femers Date: Wed, 23 Oct 2019 20:57:08 +0000 (+0200) Subject: Fixed description in readme X-Git-Url: https://mograsim.net/gitweb/?p=Mograsim.git;a=commitdiff_plain;h=44ea0d201abbfa2724553ee831fb916bdc35edc1 Fixed description in readme --- diff --git a/README.md b/README.md index a20ad72b..e061a3d8 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,8 @@ circuit logic in a way that allows for a smooth transition between those levels. The aim is to give students a better understanding how these layers blend in a machine, and what the purpose of microprogramming is. In more detail, Mograsim allows: -* Programming and running simple assembler on the machine -* Defining an ISA (Instruction Set) to use in the assembler +* Programming and running simple assembler on the machine *(in development)* +* Defining an ISA (Instruction Set) to use in the assembler *(in development)* * Microprogram the CPU to implement the specified ISA * View the Circuit Logic operating and executing the microprogram in detail