Forces the 6502 into a known state. This is hard-wired inside the CPU. The registers are set to 0x00, the status register is cleared except for unused bit which remains at 1. An absolute address is read from location 0xFFFC which contains a second address that the program counter is set to. This allows the programmer to jump to a known and programmable location in the memory to start executing fro
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected