Closed wgaylord closed 2 years ago
This emulator doesn't use the reset vector at all. When a reset happens this emulator currently uses a PC passed in on construction instead of reading the reset vector and using it as the starting pc.
This emulator doesn't use the reset vector at all. When a reset happens this emulator currently uses a PC passed in on construction instead of reading the reset vector and using it as the starting pc.