Module simp6502::interp

source ·

Structs

  • Processor and status flags for the interpreter.
  • Defines the basic structure of the emulated CPU to run simulate the 6502 machine, including the registers, status flags, and memory.