diff options
Diffstat (limited to 'micsim.py')
| -rwxr-xr-x | micsim.py | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -14,6 +14,3 @@ mic=Microprogram(c) # Create micro program mic.run() # Run the micro program mic.dump() # Dump ram -c["MBR"]=-1 -print(c["MBR"]) - |
