X-Git-Url: https://mograsim.net/gitweb/?a=blobdiff_plain;f=README.md;h=e061a3d85d7fda63800f18f05b09436a057a2056;hb=44ea0d201abbfa2724553ee831fb916bdc35edc1;hp=a20ad72be71b554cee05bd203ae0edbf8fe00178;hpb=17f8191344304db64bdc046bbdd4c4d8ba783ed5;p=Mograsim.git 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