omarandlorraine / strop

Stochastically generates machine code
MIT License
97 stars 1 forks source link

ADC operations don't seem to be heeding the carry flag #1

Closed omarandlorraine closed 2 years ago

omarandlorraine commented 2 years ago

Not sure why, but programs generated for the 6502 containing the adc instruction don't first clear or set the carry flag like correct programs must.

omarandlorraine commented 2 years ago

fixed in commit d36bbb8f44f2fe94d342316018dac35147f9d745