|
In unit 5.4, he says this about "plug-and-play ROM chips " : "we burn our code, the machine instructions code, into a RAM chip. We take this RAM chip, we plug it into the computer, we press the Reset button, and the computer will start executing this particular program."
Here I'm pretty sure he meant "into a ROM chip. We take this ROM chip".
But my question is, how the code can even get burned inside ROM chip ?
In my understanding, a ROM chip is prebuilt, hard-wired, so that the code cannot be changed.
Is he talking about a programmable ROM, one that can understand the Hack machine language ?
But if so, when the computer is shutdown, how does that ROM stores the program if power is off ?
|