PROG #6: MIC-1 SIMULATOR - MICROPROGRAM LEVEL INTERPRETER
Write an object-oriented program in C++ or Java that will properly simulate the
microprogram and assembly language operation of the hypothetical Mic-1 computer
as
defined in chapter #4 of the Tanenbaum text (3rd Edition).
(See Xerox copies and online help)
The program will be graded in several phases:
PROG #6a, PROG #6b, and PROG #6c (final version).
Check out www.tjhsst.edu/~dhyatt/arch for more information about:
- Description of the Mic-1 hardware and control store ("The MIC-1 Computer").
- The hexadecimal code for the complete control store ("Microcode for the Mic-1 Control Store")