Once the 6502 CPU is set up, it’s quite boring to just NOP (ea), we need to hook it up with RAM(random access memory) and ROM(Read Only Memory) to make it actually can be programmed and run fun stuff.

Once the 6502 CPU is set up, it’s quite boring to just NOP (ea), we need to hook it up with RAM(random access memory) and ROM(Read Only Memory) to make it actually can be programmed and run fun stuff.
