Clean code
This commit is contained in:
parent
739548d99f
commit
6ac0692116
1 changed files with 0 additions and 3 deletions
|
@ -14,6 +14,3 @@ mic=Microprogram(c) # Create micro program
|
||||||
mic.run() # Run the micro program
|
mic.run() # Run the micro program
|
||||||
mic.dump() # Dump ram
|
mic.dump() # Dump ram
|
||||||
|
|
||||||
c["MBR"]=-1
|
|
||||||
print(c["MBR"])
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue