/java-machine-code-simulator

Write a simulator program to simulate the 8 digit word machine with a 1000 memory locations. That program should accept any machine language program of that machine and produce the required output.

Primary LanguageJava

This repository is not active