A computer simulator that mimics the basic functionality of a computer at a very low level.
rohang98/Computer-Simulator
Opens and reads a file containing assembly instructions, parses instructions, provides statistics about the file, and creates a priority queue to manage simulated events
C++