Assembler + Simulator for the uPower ISA.
$ python3 src/Simulator.py <path_to_asm_file>
For example, to run one of the programs in the samples
directory:
$ python3 src/Simulator.py samples/syscall.asm
Assignment for Computer Organization and Architecture.
- Kinshuk Kashyap
- Naman Trivedi
- Jay Faldu
- Sumanth Reddy