A Machine Language Simulator Written in Python
- edit the
instructions.txt
using a text editor - run the code using
python
- there will be 3 text files:
output.txt
: is for any output that is for Displaymemory.txt
: is the memory dump (256 Address)registry.txt
: is registry (16 registry)