The ROM

David Ma (davema@home.com) Sun, 27 Feb 2000 16:04:39 -0800


From: "David Ma" <davema@home.com>
Subject: The ROM
Date: Sun, 27 Feb 2000 16:04:39 -0800


correct to say that the ROM is basically the program on page 3 of the assignment encoded into hardware? If I look up address 0, I'll get the opcode for PUSH, address 1 will give OUTP, address 2 will give INP, etc. Is this correct? And a final question: is the opcode for PUSH up for us to decide as long as it is between the values 0-127 inclusively? Thanks in advance.