hoglet67 / 6502Decoder

6502/65816/6800 Bus Protoco/Instruction Stream (for logic analysis capture files)
GNU General Public License v3.0
27 stars 9 forks source link

Implement flags for 65C02 variants #3

Open hoglet67 opened 6 years ago

hoglet67 commented 6 years ago

Specifically, flags to control: (1) - rockwell (and wdc) extensions (RMB/SMB/BBR/BBS) (2) - wdc only extensions (WAI/STP)

Currently (1) is enabled and (2) is disabled

Which matches the Rockwell R65C02 processor