In part 1 we did create the CPU. In the second and final part, we gonna focus on the memory, console output, assembler and the UI. The memoryWe will use a simple array to represent the memory. Each slot contains a JavaScript numeric value. So, in theory, the memory can