Emulator Assignment part 3

You need to have Virtual Memory working BEFORE doing this part.

I would also suggest you allow comments in assembly language programs, it is very easy, and makes programs almost understandable. The scheme I use is to ignore everything after a semicolon ';' on any line of input.

Add Time-Sharing and Multiple Processes