1) The content of AC in the basic computer is E02B (all numbers are in hexadecimal) and the initial value of E is 1. The initial value of PC is hexadecimal 2FF. The content of memory 2FF is A33F. The content of memory 33F is A41C. The content of memory 41C is 94B2. The content of memory 4B2 is CC00. (a) List the sequence of micro-operations for the instruction cycle (fetch, decode, execute) of this instruction. [15 points] (b) Show the contents of the registers (PC, AR, DR, AC, IR, E, I, SC) after the positive transition of each clock pulse for each timing signal: [15 points] (c) If any memory location(s) contents change because of the execution of the above instruction, list them: [5 points].